-
设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~...
设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~-Set-signal amplifier, in the package are detailed code descriptions and notes, through the tree data structure to achieve signal amplifier settings ~
- 2022-03-09 10:29:57下载
- 积分:1
-
学生管理系统
项目开:学生管理系统
简介:
=>这个项目的目的是实现适合于大学学生管理系统,提供灵活性,以适应新的和不断变化的需求。这个学生管理系统是手动的
学生管理系统的自动版本,并使用该软件意味着确保活动的信息服务人员,学生及申请人。
目标:
=>这个项目的目标是提供完整,准确的信息,MIT的学生信息系统,该系统将:
- 提供支持的大学,以实现其战略目标的大学范围内的信息设施。
-Facilitate大学管理全过程。
例行程序 - 促进提高自动化程度。
- 减少对纸质形式的依赖,并引入自助服务模式。
-Cater管理信息的需求。
-Lead消除重复工作和数据在大学的不同区域。
- 允许学生自主管理类招生。
- 2022-06-29 15:09:03下载
- 积分:1
-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1
-
贝尔曼
Bellman-Ford算法 是最短路径算法的一种-Bellman-Ford algorithm is the shortest path algorithm of a
- 2022-03-01 10:39:59下载
- 积分:1
-
这是用QB编的排序程序。利用条形显示冒泡排序、快速排序、等五种排序方法。 效果一流,对于C语言,数据结构爱好者是不错的选择。...
这是用QB编的排序程序。利用条形显示冒泡排序、快速排序、等五种排序方法。 效果一流,对于C语言,数据结构爱好者是不错的选择。-This is the sort made by QB procedures. Strip shows that the use of Bubble Sort, Quick Sort, five sorting method. The effect of first-class, for C language, data structure enthusiasts is a good choice.
- 2022-06-15 06:19:40下载
- 积分:1
-
倒置一个单链表,链表是带有头结点的单链表,通过不断在表头插入结点,使链表有序...
倒置一个单链表,链表是带有头结点的单链表,通过不断在表头插入结点,使链表有序-Inversion of a single linked list, linked list is the first node with a single list, through constant head inserted in the table node, so that an orderly list
- 2023-03-15 21:25:04下载
- 积分:1
-
程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。...
程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more- is the realization Apart from achieving up is very complex.
- 2023-03-27 08:25:03下载
- 积分:1
-
jubilder developed with a database management procedures
用jubilder开发的一个数据库管理程序-jubilder developed with a database management procedures
- 2022-08-04 03:34:53下载
- 积分:1
-
DES algorithms library,很经典的DES算法库。
DES algorithms library,很经典的DES算法库。-DES algorithms library, the classic DES algorithm library.
- 2022-08-19 04:42:55下载
- 积分:1
-
《数据结构》配书光盘
内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。
该光盘中配有《数据结构》一书中的所有算法、每一个算法...
《数据结构》配书光盘
内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。
该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, search, sort, etc. So algorithm. The CD-ROM equipped with a "data structure," a book of all the algorithm, the algorithm for each one C (suffix. Cpp files) and the executable file (wayward. Exe files).
- 2022-05-14 19:58:49下载
- 积分:1