登录
首页 » Visual C++ » Density_Evolution

Density_Evolution

于 2013-10-03 发布 文件大小:1653KB
0 293
下载积分: 1 下载次数: 73

代码说明:

  LDPC码理论方面的高性能密度进化仿真测试例程,可以跑出数值结果(LDPC DENSITY EVOLUTION)

文件列表:

Density_Evolution
.................\bench.exe,150653,2011-03-29
.................\benchf.exe,149227,2011-03-29
.................\benchl.exe,152861,2011-03-29
.................\htm" target=_blank>COPYING,18342,2011-03-29
.................\htm" target=_blank>COPYRIGHT,856,2011-03-29
.................\Debug
.................\.....\discrete_density_evolution.exe,221258,2011-04-06
.................\.....\discrete_density_evolution.ilk,299888,2011-04-06
.................\.....\discrete_density_evolution.obj,24441,2011-04-06
.................\.....\discrete_density_evolution.pch,157284,2011-03-30
.................\.....\discrete_density_evolution.pdb,476160,2011-04-06
.................\.....\vc60.idb,41984,2011-05-06
.................\.....\vc60.pdb,45056,2011-04-06
.................\discrete_density_evolution.c,9629,2011-04-06
.................\discrete_density_evolution.dsp,3714,2011-03-29
.................\discrete_density_evolution.dsw,560,2011-03-29
.................\discrete_density_evolution.ncb,50176,2011-06-13
.................\discrete_density_evolution.opt,53760,2011-06-13
.................\discrete_density_evolution.plg,286,2011-04-06
.................\fftw-wisdom.exe,92746,2011-03-29
.................\fftw3.f,2519,2011-03-29
.................\fftw3.h,16504,2011-03-29
.................\fftwf-wisdom.exe,92844,2011-03-29
.................\fftwl-wisdom.exe,92844,2011-03-29
.................\GA.cpp,10865,2011-03-29
.................\libfftw3-3.def,17768,2011-03-29
.................\libfftw3-3.dll,1576007,2011-03-29
.................\libfftw3f-3.def,18484,2011-03-29
.................\libfftw3f-3.dll,1527650,2011-03-29
.................\libfftw3l-3.def,14023,2011-03-29
.................\libfftw3l-3.dll,1038577,2011-03-29
.................\htm" target=_blank>NEWS,14770,2011-03-29
.................\htm" target=_blank>README,1369,2011-03-29
.................\htm" target=_blank>README-bench,2079,2011-03-29
.................\htm" target=_blank>README-WINDOWS,1055,2011-03-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • music
    music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
    2013-09-28 09:38:41下载
    积分:1
  • Matlabbased
    基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
    2009-05-15 20:12:07下载
    积分:1
  • BinaryTree
    Simple binary tree class
    2014-10-01 05:22:32下载
    积分:1
  • 11
    说明:   广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
    2012-11-22 13:22:07下载
    积分:1
  • matlab
    matlab下运行有界面,实现对特定图片的处理,可以设定参数值(run a matlab interface to achieve a specific image processing parameters can be set)
    2011-05-15 13:57:55下载
    积分:1
  • GA
    说明:  关于GA的c++代码和matlab代码的一个文件,可以做一个性能对比后,选择使用(On GA in c++ code and matlab code of a file, you can make a performance comparison, the option of using)
    2010-06-01 15:29:19下载
    积分:1
  • jishiqi
    动态倒计时牌,目标时间(即倒计时截至时间)的年、月、日、时、分、秒以及倒计时主题可以根据不同主题由用户动态设定,并且在此设定基础上在屏幕上显示距离相关主题到达之时还有n年、n天和n秒(其中的三个n各不相同,且随着程序运行动态变化),以北京时间作为主要显示板块,同时显示纽约、伦敦时间的附加倒计时板块。程序中除了刚运行时给出一次当前标准时间值(或读出系统当前时间)外,在程序运行期间应在自己独立的用户时钟控制下,而不受外界输入影响和系统时间的束缚。(Dynamic countdown, the target time (ie, as the countdown time) of the year, month, day, hour, minute, second, and the countdown theme can set different themes by the users, and in this setting is displayed on the screen on the basis of distance-related There are n the theme of the time of arrival, n day n seconds (one of the three different n, and with the dynamic program runs), to Beijing as the main display section, also shows New York, London time, the additional countdown Plate. In addition to just run the program once the current standard time value is given (or read the current system time), but during the program should be independent in their own under the control of the user clock, and free from outside influence and input system time constraints. )
    2011-05-07 17:14:32下载
    积分:1
  • matlab
    matlab 2010 latest updated software
    2010-06-03 12:35:48下载
    积分:1
  • File_Cp
    同步复制,模仿系统的同步复制,与异步复制进行对比比较速度差距(this is a copy code)
    2015-01-05 21:16:42下载
    积分:1
  • last
    计算两个日期的和或差,以及计算一个日期和一个天数的和或差,(Calculate two dates and or poor, and to calculate a date and a number of days and or poor,)
    2010-01-06 10:14:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载