-
旅行商问题, 旅行商问题,旅行商问题。
旅行商问题, 旅行商问题,旅行商问题。-Traveling salesman problem, traveling salesman problem, traveling salesman problem.
- 2022-03-23 03:13:03下载
- 积分:1
-
data algorithm, the cooler East problem
数据算法,凉东问题-data algorithm, the cooler East problem
- 2022-03-15 23:25:10下载
- 积分:1
-
student performance management system software, the results of the students on v...
学生成绩管理系统软件,对学生的成绩进行各种的管理
-student performance management system software, the results of the students on various management
- 2022-01-26 02:31:34下载
- 积分:1
-
科研管理
该科研管理系统主要有查询和管理两项功能。查询模块对应一般用户,管理模块对应管理员。通过管理和查询的相应模块可已很方便地对数据库进行一系列的操作,这在模块功能描述里已简单描述过。因还是初次用VC6.0设计基于对话框的应用程序,所以了解很浅薄,我没有设计用户登陆和用户注册了,也就是没有规定用户权限。也没有对对话框进行最大化,最小化处理。还有科研管理系统就实现了对数据库表的一些最基本的查询、增删改操作,没有对查询功能进行细化等,如按不同类别查询科研成果,按不同职称查询教师信息等。我做的这个系统比较简单,所以出现的一些问题也比较好解决,如一开始我在实现程序代码的时候对于数据表映射类、对话框类等是定义指针的,但在运行时总出现某某内存不可读,不可写的问题,所以我就改成直接定义这些类的对象排出了这类问题。其实一开始我定义指针让其指向new生成的对象是打算之后可以释放内存空间的,减小内存的开销,可指针我用不好,所以在这点上我处理的不好。因此,我对自己所做的这个系统提出的改进意见是设计用户注册、登录模块、将各模块的功能进行细化,实现对对话框大小能进行调整的功能等。
- 2022-05-14 17:51:42下载
- 积分:1
-
数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等...
数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等-Data structure the most frequently used, including the list, double linked lists, binary tree, balanced binary tree, hash table, etc.
- 2022-08-10 07:26:23下载
- 积分:1
-
链表程序,新版!关于数据结构
链表程序,新版!关于数据结构-Chain procedures, the new version! On the data structure
- 2022-03-30 13:45:59下载
- 积分:1
-
1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed...
1. 仍然使用MyDatabase数据库,用SYSDBA用户登录。
2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDatabase.GDB数据库。)
3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2’;若干学生的账号。
4. 修改源代码中数据库连接组件Database的参数,包括服务器地址、登录用户名和默认密码。
-1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed importation of Chapter 4 of the data table creation SQL; Or, according to Table 4-1 4-8 to set up a data table. (CD can be used directly for the MyDatabase.GDB database.) 3. Use a few MyDB According to the Link, SQL Explorer in the original input data. In addition to Table 4-9 and table of contents 4-10. USER_PASS also need a table set up the authority of the"3 "JWC user name, for course scheduling; Several teachers set up the account (in TEACHER data tables set up corresponding information), the authority of"2 "; Several student"s account. 4. Modifying the source code, database
- 2023-06-03 00:05:04下载
- 积分:1
-
这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。...
这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
- 2022-03-20 12:32:44下载
- 积分:1
-
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开...
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开-VC under Neither the small program automatically generates a small file that can be used REALPLAYER other players open
- 2022-06-15 11:58:02下载
- 积分:1
-
求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法!
谢谢了
目的是求给定两点之间的最短距离
或者改一下我的程序也行...
求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法!
谢谢了
目的是求给定两点之间的最短距离
或者改一下我的程序也行
-shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:00 to the shortest distance between or change my procedure OK
- 2022-03-01 07:56:19下载
- 积分:1