资源列表
[其它] Apriori_depth_first
说明:数据挖掘/机器学习Apriori的深度优先算法。 编译方法:g++ -Wall -O3 -o fim_all dffast.-Data Mining / Machine Learning Apriori the depth priority algorithm. Compiled : g-Wall-O3-o fim_all dffast.<陈星> 在 2008-10-13 上传 | 大小:4.4kb | 下载:0
[其它] TC256 V2.35
说明:256色图形系统 :内含图形、鼠标、扩展内存编程,同时很好的支持了游戏的编程。对初学者来说很有帮助!-256-color graphics system : containing graphics, mouse, memory expansion program, the support of a good game programming. For starters helpful!<饶鑫> 在 2008-10-13 上传 | 大小:910.36kb | 下载:0
[其它] AT204x_DataSheet_v11(Eng)
说明:最新的mpeg4的压缩芯片,韩国产,价格便宜,我们已经用在dvr上了。希望对各位有所帮助。-latest mpeg4 compression chip, Korea and cheaper prices, we have used on the dvr. You want to help.<丁磊> 在 2008-10-13 上传 | 大小:1.29mb | 下载: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