-
李春葆数据结构全书源码
这是李春葆的《数据结构全书》的源码,亲测运行通过,比较适合自学数据结构,好东西当然不能独吞了,好评呦,亲!适合考研的同同学
- 2022-05-19 03:22:52下载
- 积分:1
-
使用ADO的数据复制原型
Data Replication Prototype Using ADO
- 2022-07-22 16:45:33下载
- 积分:1
-
堆栈表达式求值系统,处理整型数,c语言编写
堆栈表达式求值系统,处理整型数,c语言编写-stack expression for the value system, handling integer, c language
- 2022-07-09 19:48:15下载
- 积分:1
-
郝夫曼树的实现
大二上学期在学校的数据结构实验课程设计课上自己出于兴趣写的一个郝夫曼树的应用,而课本上的程序不能直接使用,初学者学起来会很困难呢,而我的这个程序有具体的实现,详细的源码介绍,希望对初学者有帮助!
- 2023-01-12 06:45:03下载
- 积分:1
-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
This is a test report to verify and insert a delete query to achieve ordered ope...
这是一份实验报告,用以验证和实现插入删除查询排列等数据库语言操作。-This is a test report to verify and insert a delete query to achieve ordered operations such as database language.
- 2022-07-16 11:09:14下载
- 积分:1
-
Data structure class courseware
数据结构的上课课件,学习数据结构比不可少的课件-Data structure class courseware
- 2022-04-18 12:36:32下载
- 积分:1
-
Huffman tree set up, and then leaves to the root by the Huffman encoding impleme...
建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
- 2022-01-24 17:27:02下载
- 积分:1
-
员工休假管理系统
软件管理保持部员工的所有记录。在第一次的员工管理应该注册。在此过程中,一个唯一的用户名和密码将予以通过,他们可以登录,澄清任何疑点。
根据他们的登录信息,访问级别将分配给他们。所有的重要细节,然后保存到数据库中。他们都是然后放到不同的访问级别。在结束了休假或开始,以及信息、 确保特定雇员每日、 每月、 每年报告将可通过 querrying 数据库。
访问级别: 这里所有的用户被编程到 ony 访问他们的是 auhorised 和权。用户分类,包括普通员工、 管理和各部门主管,每个级别有自己设置的安全级别对信息的访问。级别确定了位置识别 (posid) 如下图所示:
·小 admin previllages FC 3à员工: 他们文件离开,查看可用的离开,离开信息和搜索去查看。
·博士 2à员工与有限的管理员凭据像搜索查看其详细的信息和确凿的员工离开
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-20 12:37:13下载
- 积分:1
-
这是一个数据结构小程序,有关计算加减法的
这是一个数据结构小程序,有关计算加减法的-This is a small program data structure, addition and subtraction in the calculation of
- 2022-03-26 02:27:47下载
- 积分:1