-
SharpNeatV2
java file for tsp problem solution and neural network sample mode .diffrent techniques in neural network
- 2010-10-07 12:57:31下载
- 积分:1
-
javaU1
北大青鸟第一单元项目,超市账单管理系统源码,齐全,无缺(Beida Jade Bird project first unit, supermarket billing management system)
- 2013-12-25 10:27:00下载
- 积分:1
-
MyBatis-Simplified-Chinese
中文版的ibatis最新版本帮助文档(mybatis)(Ibatis latest version of the Chinese version of the documentation (mybatis))
- 2011-01-27 10:39:25下载
- 积分:1
-
src
测试smslib,通过短信猫发送短信。包括普通短信和wappush短信(testing smslib)
- 2009-09-08 17:48:27下载
- 积分:1
-
Java最新面试手册.pdf
【实例简介】
java面试资料
- 2021-10-13 00:31:13下载
- 积分:1
-
Exe4_2
2.设计一个简单的课程管理系统(CourseManager)。主要功能包括:
(1)课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
(2)课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
(3)课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
(4)课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(2. Design a simple course management system (CourseManager). Key features include:
(1) entry program information. Including: course number (no), course name (name), credits (grade) and the like
(2) information about courses. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
(3) Course modify information. Inquiry based curriculum to the specified courses, and then replaced with new content.
(4) Delete course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2020-12-09 21:29:20下载
- 积分:1
-
perstnet-269
Perst开源实时数据库,据说非常不错,大家可以到此互相学习交流。(Perst open source real-time database, said to have been very good, everyone can learn from each other to this exchange.)
- 2007-10-26 10:04:57下载
- 积分:1
-
198(53)
一个命题,是表达了对象之间关系的概念结构。命题必须符合以下规则:它必须是抽象的;它必须与一个真值关联;它必须符合一定的形式化规则。按照命题理论,(A proposition is to express the concept of the relationship between the object structure. Proposition must meet the following rules: it must be abstract it must be associated with a true value it must meet certain formal rules. In accordance with the proposition theory)
- 2010-11-16 10:05:39下载
- 积分:1
-
WorkerMIS
java+sql2005 员工管理 部门管理(Staff Management)
- 2010-06-13 17:27:29下载
- 积分:1
-
Miller-Rabin_primality_test_(Java)
Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we want to test for primality.
- 2012-12-10 09:31:11下载
- 积分:1