-
科研管理
该科研管理系统主要有查询和管理两项功能。查询模块对应一般用户,管理模块对应管理员。通过管理和查询的相应模块可已很方便地对数据库进行一系列的操作,这在模块功能描述里已简单描述过。因还是初次用VC6.0设计基于对话框的应用程序,所以了解很浅薄,我没有设计用户登陆和用户注册了,也就是没有规定用户权限。也没有对对话框进行最大化,最小化处理。还有科研管理系统就实现了对数据库表的一些最基本的查询、增删改操作,没有对查询功能进行细化等,如按不同类别查询科研成果,按不同职称查询教师信息等。我做的这个系统比较简单,所以出现的一些问题也比较好解决,如一开始我在实现程序代码的时候对于数据表映射类、对话框类等是定义指针的,但在运行时总出现某某内存不可读,不可写的问题,所以我就改成直接定义这些类的对象排出了这类问题。其实一开始我定义指针让其指向new生成的对象是打算之后可以释放内存空间的,减小内存的开销,可指针我用不好,所以在这点上我处理的不好。因此,我对自己所做的这个系统提出的改进意见是设计用户注册、登录模块、将各模块的功能进行细化,实现对对话框大小能进行调整的功能等。
- 2022-05-14 17:51:42下载
- 积分:1
-
我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,...
我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
- 2022-06-12 19:43:12下载
- 积分:1
-
八皇后问题的C / C + +
8 queens problem in c/c++
- 2022-06-13 05:14:49下载
- 积分: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
-
数据结构源码1000例
数据结构源码1000例非常详细;
数据结构源码1000例;
数据结构源码1000例
- 2022-03-20 18:17:28下载
- 积分:1
-
This is an improvement from a top
这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the sequence is less than 32, the use of direct insertion sorting; Merging with the right circle made optimization, the number of less judgment.
- 2022-02-25 21:49:47下载
- 积分:1
-
VB的图书馆系统,数据库使用ACCE
VB的图书馆系统,数据库使用ACCE-VB of the library system, the use of ACCESS database
- 2022-12-03 20:30:03下载
- 积分:1
-
vehicle insurance management
用于车辆保险维修。在公路边,许多车辆都要保存一个记录,以便为特定的自行车盗窃和事故投保
- 2022-02-01 13:38:50下载
- 积分:1
-
vc数据库编程程序
vc数据库编程程序-vc procedures Database Programming
- 2023-06-13 10:15:03下载
- 积分:1
-
一个包装好的树型模板类,可以实例化树型数据结构.
一个包装好的树型模板类,可以实例化树型数据结构.-a packed tree template category, examples of the tree data structure.
- 2022-03-20 17:51:45下载
- 积分:1