-
科研管理
该科研管理系统主要有查询和管理两项功能。查询模块对应一般用户,管理模块对应管理员。通过管理和查询的相应模块可已很方便地对数据库进行一系列的操作,这在模块功能描述里已简单描述过。因还是初次用VC6.0设计基于对话框的应用程序,所以了解很浅薄,我没有设计用户登陆和用户注册了,也就是没有规定用户权限。也没有对对话框进行最大化,最小化处理。还有科研管理系统就实现了对数据库表的一些最基本的查询、增删改操作,没有对查询功能进行细化等,如按不同类别查询科研成果,按不同职称查询教师信息等。我做的这个系统比较简单,所以出现的一些问题也比较好解决,如一开始我在实现程序代码的时候对于数据表映射类、对话框类等是定义指针的,但在运行时总出现某某内存不可读,不可写的问题,所以我就改成直接定义这些类的对象排出了这类问题。其实一开始我定义指针让其指向new生成的对象是打算之后可以释放内存空间的,减小内存的开销,可指针我用不好,所以在这点上我处理的不好。因此,我对自己所做的这个系统提出的改进意见是设计用户注册、登录模块、将各模块的功能进行细化,实现对对话框大小能进行调整的功能等。
- 2022-05-14 17:51:42下载
- 积分:1
-
prepared by Huffman, the running through! According to the importation of constr...
c语言编写的哈夫曼程序,运行通过的!根据输入构建哈夫曼树.-prepared by Huffman, the running through! According to the importation of construction Huffman tree.
- 2022-01-30 17:59:00下载
- 积分:1
-
data structure presentation systems and contribute to further understanding and...
数据结构演示系统,有助于进一步了解和验证数据结构中的算法-data structure presentation systems and contribute to further understanding and validation of data structure algorithms
- 2023-08-23 02:45:04下载
- 积分:1
-
VC_VB_Database_management
VC_VB_Database_management
- 2022-04-09 10:56:48下载
- 积分:1
-
ORACLE The largest component of the logic. ORACLE database by one or more table...
ORACLE最大的逻辑组成部分。ORACLE数据库由一个或多个表空间组成,一个表空间由一个或多个数据文件组成,但一个数据文件只能属于一个表空间。数据库表等对象是存放在表空间中的。-ORACLE The largest component of the logic. ORACLE database by one or more table space for components, a table space by one or more data files, a data file can only belong to a table space. Database tables and other objects are stored in the table space.
- 2022-03-17 19:34:39下载
- 积分:1
-
电话薄管理系统
里边实现对人员信息的管理与包括电话号码,姓名,与其关系等信息,可以添加,删除,同时提供多种方法进行查询,比如电话号码,姓名等方式进行查询。
- 2023-07-14 23:40:04下载
- 积分:1
-
凸包算法的实现,用的控制台程序,不过已经能够说明问题了...
凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
- 2022-03-23 12:33:00下载
- 积分:1
-
Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and c...
马跳棋盘递归算法(TC实现,并提供示意图),可移植到任何C编译器-Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and can be transplanted to any C compiler
- 2022-03-01 23:42:47下载
- 积分:1
-
红黑树数据结构的c实现
红黑树数据结构的c实现-RED-BLACK TREE data structure to achieve the c
- 2022-03-30 07:44:02下载
- 积分:1
-
杭州电子科技大学ACM
杭州电子科技大学ACM-OJ系统的部分代码,对学习数据结构还有算法很有帮助-Hangzhou University of Electronic Science and Technology ACM-OJ part of the system code, data structure of the learning algorithm was also very helpful
- 2022-03-01 00:53:45下载
- 积分:1