资源列表
[数值算法/人工智能] apriori_modify
说明:数据挖掘中频繁模式挖掘的经典算法,根据别人代码添加了项长度的控制。-frequent pattern mining algorithm:Apriori. I extend a pattern-length-control function to it based on an existing code.<梁兄> 在 2025-09-20 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] Gtk_monitor
说明:监控系统状态,显示系统中若干部件使用情况 用图形界面实现系统监控状态。-Monitoring system status, display a number of components in a graphical interface with the use of system monitoring implementation status.<wenchunfeng> 在 2025-09-20 上传 | 大小:10kb | 下载:0
[VHDL编程] c3
说明:在FPGA实现的加法器实现的Veilog代码,应用软件为赛林思公司的ISE9.1-adder Veilog<zhuyinchen> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[Windows编程] zhedajiaocheng
说明:这是浙江大学C++的教学ppt,内容丰富而又通俗易懂,是学习C++的好材料!不会让你失望的!-This is C++, Zhejiang University teaching ppt, content-rich and user-friendly, study C++ are the good material! Will not let you disappointed!<pengyang> 在 2025-09-20 上传 | 大小:121kb | 下载:0
[C#编程] mingrisof-1
说明:C#程序开发范例宝典(明日科技公司) 测试代码-this is part of mingrisoft Code!<邹勇军> 在 2025-09-20 上传 | 大小:50.65mb | 下载:0
[Internet/网络编程] hntp
说明:只要一个钮的位置,显示“换图”“确定”,就可以在一个图片框内更换不同的图片,任何格式的图片都可以。-As long as the location of a button, display " for map" " OK" , you can in a box to switch to a different picture of the picture, the picture in any format can be.<陈九星> 在 2025-09-20 上传 | 大小:7kb | 下载:0
[Windows编程] ercahshu
说明:树型结构和现实中的具有层级特点的问题的解决有很大关系,但并不局限于此.至于应用实例,可以有所谓二叉排序,查找算法,还有比如哈弗曼树等等.本ppt详细的介绍了二叉树结构,遍历等问题。 -Tree structure and the reality of the characteristics of the problem with the level there is a great solution, but not limited to this. As for example, you<pengyang> 在 2025-09-20 上传 | 大小:145kb | 下载:0
[C#编程] mingrisoft-2
说明:C#程序开发范例宝典(明日科技公司) 用例原码-This is part of Mingrisoft Code<邹勇军> 在 2025-09-20 上传 | 大小:54.58mb | 下载:0
[P2P编程] Timestamping
说明:基于raknet的时间戳例子,简单好理解-Based on the time stamp raknet examples of good easy to understand<wangcheng> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[汇编语言] rename
说明:实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子<wenchunfeng> 在 2025-09-20 上传 | 大小:2kb | 下载:0