一些关于Turbo编码译码实现所需的函数和原程序。

源代码在线查看: turbo network coding.vcproj

软件大小: 153 K
上传用户: ebay321
关键词: Turbo 编码译码 函数 程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				
									ProjectType="Visual C++"
					Version="8.00"
					Name="turbo network coding"
					ProjectGUID="{A877545A-00D5-4341-969F-AC0759A88679}"
					>
					
													Name="Win32"
						/>
					
					
					
					
													Name="Release|Win32"
							OutputDirectory=".\Release"
							IntermediateDirectory=".\Release"
							ConfigurationType="1"
							InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
							UseOfMFC="0"
							ATLMinimizesCRunTimeLibraryUsage="false"
							CharacterSet="2"
							>
															Name="VCPreBuildEventTool"
							/>
															Name="VCCustomBuildTool"
							/>
															Name="VCXMLDataGeneratorTool"
							/>
															Name="VCWebServiceProxyGeneratorTool"
							/>
															Name="VCMIDLTool"
								TypeLibraryName=".\Release/turbo network coding.tlb"
								HeaderFileName=""
							/>
															Name="VCCLCompilerTool"
								Optimization="2"
								InlineFunctionExpansion="1"
								PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
								StringPooling="true"
								RuntimeLibrary="0"
								EnableFunctionLevelLinking="true"
								PrecompiledHeaderFile=".\Release/turbo network coding.pch"
								AssemblerListingLocation=".\Release/"
								ObjectFile=".\Release/"
								ProgramDataBaseFileName=".\Release/"
								WarningLevel="3"
								SuppressStartupBanner="true"
							/>
															Name="VCManagedResourceCompilerTool"
							/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="NDEBUG"
								Culture="2052"
							/>
															Name="VCPreLinkEventTool"
							/>
															Name="VCLinkerTool"
								OutputFile=".\Release/turbo network coding.exe"
								LinkIncremental="1"
								SuppressStartupBanner="true"
								ProgramDatabaseFile=".\Release/turbo network coding.pdb"
								SubSystem="1"
								TargetMachine="1"
							/>
															Name="VCALinkTool"
							/>
															Name="VCManifestTool"
							/>
															Name="VCXDCMakeTool"
							/>
															Name="VCBscMakeTool"
								SuppressStartupBanner="true"
								OutputFile=".\Release/turbo network coding.bsc"
							/>
															Name="VCFxCopTool"
							/>
															Name="VCAppVerifierTool"
							/>
															Name="VCWebDeploymentTool"
							/>
															Name="VCPostBuildEventTool"
							/>
						
													Name="Debug|Win32"
							OutputDirectory=".\Debug"
							IntermediateDirectory=".\Debug"
							ConfigurationType="1"
							InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
							UseOfMFC="0"
							ATLMinimizesCRunTimeLibraryUsage="false"
							CharacterSet="2"
							>
															Name="VCPreBuildEventTool"
							/>
															Name="VCCustomBuildTool"
							/>
															Name="VCXMLDataGeneratorTool"
							/>
															Name="VCWebServiceProxyGeneratorTool"
							/>
															Name="VCMIDLTool"
								TypeLibraryName=".\Debug/turbo network coding.tlb"
								HeaderFileName=""
							/>
															Name="VCCLCompilerTool"
								Optimization="0"
								PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
								MinimalRebuild="true"
								BasicRuntimeChecks="3"
								RuntimeLibrary="1"
								PrecompiledHeaderFile=".\Debug/turbo network coding.pch"
								AssemblerListingLocation=".\Debug/"
								ObjectFile=".\Debug/"
								ProgramDataBaseFileName=".\Debug/"
								WarningLevel="3"
								SuppressStartupBanner="true"
								DebugInformationFormat="4"
							/>
															Name="VCManagedResourceCompilerTool"
							/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="_DEBUG"
								Culture="2052"
							/>
															Name="VCPreLinkEventTool"
							/>
															Name="VCLinkerTool"
								OutputFile=".\Debug/turbo network coding.exe"
								LinkIncremental="2"
								SuppressStartupBanner="true"
								GenerateDebugInformation="true"
								ProgramDatabaseFile=".\Debug/turbo network coding.pdb"
								SubSystem="1"
								TargetMachine="1"
							/>
															Name="VCALinkTool"
							/>
															Name="VCManifestTool"
							/>
															Name="VCXDCMakeTool"
							/>
															Name="VCBscMakeTool"
								SuppressStartupBanner="true"
								OutputFile=".\Debug/turbo network coding.bsc"
							/>
															Name="VCFxCopTool"
							/>
															Name="VCAppVerifierTool"
							/>
															Name="VCWebDeploymentTool"
							/>
															Name="VCPostBuildEventTool"
							/>
						
					
					
					
					
													Name="Source Files"
							Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
							>
															RelativePath="main.c"
								>
																	Name="Release|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
																	Name="Debug|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
							
															RelativePath="turbo_code_Log_MAP.c"
								>
																	Name="Release|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
																	Name="Debug|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
							
															RelativePath="turbo_other_functions.c"
								>
																	Name="Release|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
																	Name="Debug|Win32"
									>
																			Name="VCCLCompilerTool"
										PreprocessorDefinitions=""
									/>
								
							
						
													Name="Header Files"
							Filter="h;hpp;hxx;hm;inl"
							>
															RelativePath="turbo_code_Log_MAP.h"
								>
							
															RelativePath="turbo_other_functions.h"
								>
							
						
													Name="Resource Files"
							Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
							>
						
					
					
					
				
							

相关资源