资源列表
排序选择:
[人工智能/神经网络/遗传算法] DecisionTreeApplet_3[1].20
说明:决策树的源代码。需要的自己下阿。不多说了-Decision Tree source. Under their needs A. Little said<liuliu> 在 2025-11-24 上传 | 大小:409kb | 下载:0
[其他小程序] busqueryNoReg
说明:手机查询系统,包括站点查询,路线查询和线路查询-phone inquiry system, including site inquiries, inquiries and route inquiries line<jackywhy> 在 2025-11-24 上传 | 大小:484kb | 下载:0
[数据结构常用算法] PackageProblem
说明:实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn<李昭明> 在 2025-11-24 上传 | 大小:9kb | 下载:0
[GDI/图象编程] xuerentuxiang
说明:一个三维雪人图象,能够实现键盘操作,新人看看不错-a Snowman 3D images can be achieved keyboard operation, the new look good<peng> 在 2025-11-24 上传 | 大小:22kb | 下载:0
[xml/soap/webservice] MSXML_SAX
说明:一个简单的XML解析程序,使用了MSXML的SAX,通过MFC界面进行显示。不过只是关于Document以及Element的演示,只涉及简单的XML内容格式-a simple XML parser procedures, the use of MSXML SAX, MFC interface through the show. But it is on the Document and the Element demonstration involves only simple content<raymon> 在 2025-11-24 上传 | 大小:45kb | 下载:0
[其他小程序] 200571314323158
说明:这是一个用visual c++编写的学生成绩管理系统-with visual c prepared by the student performance management system<jiwei> 在 2025-11-24 上传 | 大小:50kb | 下载:0
[行业应用软件] JSP-CCCCCCCCCCC
说明:是一个客户管理系统,用的是JSP语言,开发环境有jdk和Tomcat,-is a customer management system, using the JSP language and development environment is jdk and Tomcat,<cy> 在 2025-11-24 上传 | 大小:217kb | 下载:0
[GDI/图象编程] simple_gui
说明:一个简单的Gui设计实例,用于matlab初学者-Gui a simple design example for beginners Matlab<武国忠> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[DSP编程] Lab537-JPEGMotion
说明:Lab537-JPEGMotion开发的dsp程序,可以实现两个采集,同时显示3路,其中两个为采集的图像,另一路为前两路的运动。-Lab537- JPEGMotion dsp development process, can achieve two collection, three road shows, two of which collected images of the other route for the former two-way movement.<耿磊> 在 2025-11-24 上传 | 大小:1.29mb | 下载:0
[其他小程序] gonglinonglizhuanhuan
说明:这是一个公历农历互相转换的delphi 编制的应用程序-This is a lunar calendar transferable delphi preparation of the application procedures<jiwei> 在 2025-11-24 上传 | 大小:315kb | 下载:0
[数据结构常用算法] classstr2
说明:完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;<李昭明> 在 2025-11-24 上传 | 大小:536kb | 下载:0