-
Tree algorithm, senior data structure must learn a special binary search tree, a...
红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
- 2022-03-24 15:41:48下载
- 积分:1
-
一类计算器的初步研究,一类考试系统的结晶…
The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.-The crystallize of the initial study, one class examination system of calculator. everyone gives order to point out.
- 2023-03-23 16:50:03下载
- 积分:1
-
使用收音机
一个使用射频卡的考勤软件-use of a radio-frequency card appraisal software
- 2022-07-19 04:56:07下载
- 积分:1
-
链表模板类
应用背景模板链表list,应用场景多。不过,尚有改进空间。如查找接口可以优化。关键技术模板链表,list模板、数据结构相结合。此代码在前人基础之上修改。
- 2022-01-26 17:57:30下载
- 积分:1
-
The realization of a number of algorithms, using the pascal, including number th...
一些算法的实现,用的是pascal,包括数论、图论、高精度计算、排序算法、背包问题等。-The realization of a number of algorithms, using the pascal, including number theory, graph theory, high-precision computing, sorting algorithms, and so on knapsack problem.
- 2022-02-05 22:21:10下载
- 积分:1
-
为了老师更好的管理学生,选课系统应运而生,而基于B/S架构的选课系统更加方便,而不必每个客户都下一个客户端而通过浏览器而直接执行...
为了老师更好的管理学生,选课系统应运而生,而基于B/S架构的选课系统更加方便,而不必每个客户都下一个客户端而通过浏览器而直接执行-In order to teachers to better manage students, elective system came into being, but based on B/S structure of the elective system more convenient, without having to each customer under a client-side browser, directly through the implementation of
- 2022-05-30 20:11:56下载
- 积分:1
-
Realizes the compartment dispatch with the stack form,The train entrance compart...
用栈的形式实现车厢调度,火车入口处的车厢序列编号为1到n-Realizes the compartment dispatch with the stack form,The train entrance compartment sequence serial number is 1 to n
- 2022-05-15 19:35:41下载
- 积分:1
-
实验室设备管理系统 vb 需要的可以参考下
实验室设备管理系统 vb 需要的可以参考下-shiyanshi shebei guanli xitong
- 2022-12-06 01:20:03下载
- 积分:1
-
C 语言开发HNT格式数据库系统
C 语言开发HNT格式数据库系统 -boosted the development of C language format database system
- 2023-07-11 10:45:03下载
- 积分:1
-
数据结构最短路径算法的实现
应用背景可实现交通路线的最优路线;修建主干道路的设计路线;修建网络主干的最优路线等等都可以通过最短路径算法实现关键技术从某个源点到其余各顶点的最短路径,其中有按长度递增的迪杰斯塔拉算法,带权的迪杰特斯拉算法能有效的实现最短路线的设计
- 2022-03-30 11:42:42下载
- 积分:1