-
UML建模 学生通讯信息管理系统
信息管理系统能够为用户提供充足的信息和快捷的查询手段,是当今信息交流不可缺少的部分。学生通讯信息管理系统是为了便于毕业后的同学之间的联系,方便好久没联系的同学能快速准确的找到所查同学的联系方式和地址,是一款为同学们的交流带来方便的工具。本系统的参与者主要包括两方面:用户、管理员、系统数据库
- 2022-07-10 23:14:49下载
- 积分:1
-
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表...
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表,然后我用从这个程序改过来的,所以代码可以进一步优化。-Thinking is very simple, that is, a cycle list but would like to note is: I use clist (1) to initialize, mainly because I had just started when Joseph did not intend to resolve the ring, just want to provision a table with the head circulation list, and then I used to come from this process, so the code can be further optimized.
- 2022-09-15 15:25:03下载
- 积分:1
-
树形结构的逻辑和存储特点。
二叉树的遍历递归算法。
树形结构的逻辑和存储特点。
二叉树的遍历递归算法。
-tree
- 2022-04-17 06:25:26下载
- 积分:1
-
Algorithm
算法类,二进制加法的源代码,算法导论上的-Algorithm-type, binary adder
- 2022-03-25 22:19:43下载
- 积分:1
-
哈夫曼算法的源程序,根据清华大学数据结构一书中的算法编写...
哈夫曼算法的源程序,根据清华大学数据结构一书中的算法编写-Huffman algorithm source code, according to a data structure of Qinghua University"s book algorithm
- 2022-09-02 13:55:03下载
- 积分:1
-
创建和修改自定义的数据库
创建和修改自定义的数据库-Create and modify selfdefined database.
- 2022-06-30 22:53:45下载
- 积分:1
-
此程序还不能对字符串排序,望能予以改进
此程序还不能对字符串排序,望能予以改进-A general soring program.*It can t sort string, and need to be improved.
- 2022-01-26 00:26:33下载
- 积分:1
-
三
三级网络技术上机题答案-three-network technology that answers
- 2022-10-26 01:00:04下载
- 积分:1
-
few labwindows/CVI the database example, Now give us a, I would like to thank my...
很少有labwindows/CVI方面的数据库的例子,现在给大家提供一个,谢谢管理员将我开通下载功能wu.jg@163.com-few labwindows/CVI the database example, Now give us a, I would like to thank my manager would open the download function wu.jg @ 163.com
- 2022-05-31 01:04:26下载
- 积分:1
-
shi.c
说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0).
建立好二...
shi.c
说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0).
建立好二叉树后即可自动进行遍历依次层序输出各结点的值.
----Author:zhg
2006.11.26
E-mail: wudazhg@163.com
仅供参考学习之用,所有权保留-shi.c : The procedures for the binary tree traversal sequence. procedures at the beginning of each user input first-sequence binary tree nodes value, for the importation of empty node by right-ENDTAG value (tentatively scheduled for integer 0). After a good binary tree can be automatically traversal sequence followed output of the node values.---- Author : zhg 2006.11.26 E-mail : wudazhg@163.com for reference purposes only learning, retention of title
- 2022-03-09 11:43:40下载
- 积分:1