-
教材管理系统
本系统分两个模块(普通用户和管理员)管理员可以查看,添加,删除,修改教材,用户,和班级信息普通用户只可以查看,其他功能则权限不足。
- 2023-03-17 17:05:08下载
- 积分:1
-
C + +
C++的一些很好的源程序,帮助大家学好C++,请大家下载-C++
- 2022-03-17 17:24:57下载
- 积分:1
-
包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序...
包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序-contains source from the source copy n bytes to target destin, in the array of n-byte characters search, a mobile byte, copy bytes and other small applications
- 2022-01-26 04:41:28下载
- 积分:1
-
humarn 资源管理器
人力资源管理系统、 考勤管理、 员工管理的用户管理模块
- 2022-03-24 15:36:39下载
- 积分:1
-
通讯录的原代码,用与编写一个小通讯录,应用于DOS/WINDOWS
通讯录的原代码,用与编写一个小通讯录,应用于DOS/WINDOWS-inclusion in the original code, and with the preparation of a small address book, use DOS/Windows
- 2022-02-06 04:46:23下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
在C++ BURIDER 6.0下开发的字体与颜色对话框原程序
在C++ BURIDER 6.0下开发的字体与颜色对话框原程序-6.0 in the C BURIDER developed fonts and colors of the original dialog procedures
- 2022-04-15 12:21:39下载
- 积分:1
-
该小程序是封装,实现一个图片浏览类的实例。
该小程序是封装,实现一个图片浏览类的实例。-procedure is the small package, enabling an image viewer category examples.
- 2023-08-24 04:10:03下载
- 积分:1
-
一个c环境下运行的进行查找排序的简单的小程序
一个c环境下运行的进行查找排序的简单的小程序-Environment running under a c to find the sort of simple procedures
- 2022-04-18 04:25:13下载
- 积分:1
-
Delphi开发的WEB_MAIL程序,初学者参考
Delphi开发的WEB_MAIL程序,初学者参考-Delphi development WEB_MAIL procedures, beginners reference
- 2022-03-01 00:36:58下载
- 积分:1