资源列表

« 1 2 ... .35 .36 .37 .38 .39 10840.41 .42 .43 .44 .45 ... 11386 »

[其它资源tanxin

说明:这是一个贪心算法的c程序。贪心算法(也叫贪婪算法)不是某种特定的算法,而是一类抽象的算法,或者说只是一种思想,它的具体表现在,对解空间进行搜索时,不是机械地搜索,而是对局部进行择优选取,贪心算法的目的不是为了找到全部解,也当然找不出最优解,而只是找出一种可行解,这样就会得到惊人的高效性。因此,贪心算法也叫启发式搜索,这种启发就是所谓的“贪心策略”。-This is a greedy algorithm c procedures. Greedy algorithm (also known as t
<王卫红> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源myEqualizer

说明:一个复数域的自适应盲信号均衡器的MATLAB例程-a complex field of adaptive equalizer Blind MATLAB routines
<zlin> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源LAPS

说明:本程序属于中断程序,本程序只是一个在Win32平台上的演示程序,大家可以改下应用于机床控制等。-interrupted the procedure to procedure, the procedure is a Win32 platform in the demonstration program, we can change machine used under control.
<黎昌林> 在 2008-10-13 上传 | 大小:1.14kb | 下载:1

[其它资源btree_Vc

说明:用VC++,实现B树算法的一个示例。 包括B树的插入、删除等功能。-VC, B-tree algorithm to achieve an example. B tree insertion, deletion capabilities.
<mayan> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源lcdexample

说明:cpld实现与液晶屏并口通信,VHDL 语言编程。对VHDL初学者应该有帮助的。-cpld achieve parallel with the LCD screen communications, VHDL programming. Right VHDL beginners should help.
<黄小光> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源pt2262_SEND

说明:利用pt2262作为发射端的主控芯片,该代码实现了控制pt2262的部分-pt2262 use as a launch-control of the chip, the realization of the control code pt2262 part. .
<chesnu> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源MKT

说明:这是Mann-kendall趋势检验和sen斜率估计的matlab实现的源代码,与大家共享!-This is the Mann-kendall trend test and the estimated slope sen achieved Matlab source code and share!
<陈辉> 在 2008-10-13 上传 | 大小:1.14kb | 下载:1

[其它资源hanzixianshiqi

说明: 通单片机控制点阵显示器显示汉字符,共显示了6个汉字符. 在伟福W600环境下开发出来,保存文件格式为.ASM这种形式. 程序具有简单和易读性,对初学者容易入手的程序.-Microelectronic control lattice display shows the Han characters, show a total of six Chinese characters. in Wai Fu W600 environment to develop, Save the file format
<文承福> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源key_state_mechine

说明:4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
<lkh> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源ma

说明:基代码发生器的原代码,供大家学习研究,共同探讨
<符号> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源0-1bag

说明:在c++环境下运行的程序 利用动态规划的算法思想解决0—1背包问题
<少帅> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0

[其它资源Gps5

说明:用51写的接收GPS数据的程序,采用中断查寻来接受数据。本程序只接收纬度,经度,时间,.....接收其它数据类似-write with 51 receiving GPS data procedures used to receive interrupted tracing data. This procedure will only receive latitude, longitude, time ...... receiving other similar data
<陈新财> 在 2008-10-13 上传 | 大小:1.14kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 10840.41 .42 .43 .44 .45 ... 11386 »

源码中国 www.ymcn.org