资源列表
PersonNote
- 采用用户名和密码信息作为密钥 对联系人信息加密 防止用户通过删除用户名和密码来获取联系人信息 密钥:用户名、密码、存储的时间 每次打开时将联系人信息读入到数据结构中 操作时只操作数据结构 可以定时保存到文件中 每次关闭时将联系人信息加密后存到文件中-The use of user name and password information as contact information for the encryption key to prevent u
dis_math
- 实用的离散数学课件,在本人的教学过程中已经多次使用,-practical discrete mathematics courseware, in the process of teaching I have many uses,
bintree2list
- 将二叉树转换为双向链表的程序,是学习二叉树和双向链表的很好的教程-Convert the binary tree to a doubly linked list program, is a good tutorial for learning binary tree and doubly linked list
yonglianbiaoshixianpingjunchengjixitong
- 用循环双链表实现平均成绩系统,可以对输入的成绩进行添加删除操作,并求平均值-yongxunhuanlianbiaoshixianpingjunchengjixitong
system_arithmetic-c
- 操作系统算法的源代码,一共有9中算法。 包含常见的算法。-The operating system source code for the algorithm, a total of 9 algorithms.
bashumaAstar
- 经典的八数码应用程序,是用Astar算法
Bucket-Sort
- 桶排序也叫箱排序。工作的原理是将数组分到有限数量的桶子里,每个桶子再个别排序(有可能再使用别的排序算法或是以递归方式继续使用桶排序进行排序)。- Bucket sort is also called sorting box. Work principle is that the array to a limited number of bucket, each bucket and individual ranking (may use other sorting algorithms
yuesefuhuan
- 约瑟夫环的实现,在visual C++编译器下实现-Joseph loop implementation, the visual C++ compiler to achieve
my-queen
- 在VC6.0环境下实现八皇后的多种排列方式-8 quene VC6.0
Manhattan
- 在 VLSI 设计中,多点互连是物理设计阶段的关键问题之一,而互连的点数等于 2 或大于 2 分别对应于 Manhattan 空间上有障碍时的最短路径问题和最小 Steiner 树问题,显然前者是后者的基础.连接图是研究最短路径 问题的有效工具,已有的典型连接图包括基于轨迹的GC 和GT 以及基于自由区的GF 和GG.工作包括3个方面:设计并分析了在各种连接图上实现动态的点对之间的最短路径查询算法 分析了在各个连接图上构造 3-Steiner 树的算 法,对于已有的 GC 上的 3-
DSA-Exp-2-HFM-OK
- 用从语言实现的哈弗曼编码 从明文翻译成哈弗曼编码同时可以将哈弗曼码翻译成明文-huffman code
rlqjatoroperandoperates
- 一些简单的算法规则,来自JavaWorld()
