资源列表
[其它] 2006000699c13
说明:C++程序设计最经典最标准的设计题目程序实例。对初学者大有裨益。-C program design classic most standard example of a design process. For beginners useful.<于刚> 在 2008-10-13 上传 | 大小:6.92kb | 下载:0
[压缩解压] huffmancode
说明:huffman编码演示程序-Huffman coding Demonstration Program.<zhao> 在 2008-10-13 上传 | 大小:6.91kb | 下载:0
[数值算法/人工智能] PrimeNumber
说明:一个关于求至少1万以内素数的方法,经过改进,速度有很大提高,其算法有一定参考价值。<bluebell> 在 2008-10-13 上传 | 大小:6.91kb | 下载:0
[网络编程] Fast_Algorithm_estimating_the_number_of_sinusoids_
说明:Fast Algorithm estimating the number of sinusoids in a white Gaussian noise. This algorithm use a sub-space method based on chi-square statistics of eigen values of the Autocorrelation Matrix.<wuming> 在 2008-10-13 上传 | 大小:6.91kb | 下载:0
[C#编程] ATLDateTime
说明:我的源码质量很好,欢迎大家踊跃下载。谢谢!我的邮箱是 :lcy332211@sohu.com<lcy> 在 2008-10-13 上传 | 大小:6.91kb | 下载:0
[其它] ADT串的实现
说明:ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后 -ADT Series achieved : including the following : copy (s1, s2) copied to the string s<chen> 在 2008-10-13 上传 | 大小:6.92kb | 下载:0