资源列表
广度优先遍历
- 本程序是实现广度优先遍历算法的全过程,包括图的建立,队列的建立,邻接表的建立,图的遍历等等功能。
huffman
- 这个源代码中包含了有关哈夫曼树的定义,以及应用其来完成哈弗曼编码的功能。-
huffman
- 哈夫曼树.cpp的代码,我写的,公供参考-Huffman tree. Cpp code I wrote, the public for reference
ioctl_if.c
- An example of how to use the ioctl function.
jinchengdiaodu
- 可以实现进程调度的模拟算法,用很简单的程序在整体上体现进程调度的总过程。-Can achieve the process of scheduling the simulation algorithm, using a very simple procedure embodied in the overall process of the overall process of scheduling.
BinTree
- 树的一系列基本操作,建立,遍历,查找父亲节点,祖先节点,层数。-Tree, a series of basic operations, create, traverse, find his father node, ancestor nodes, number of layers.
lista_singularmente_encadeada_heterogenea
- list singular , with insert and delete codes
tuopu
- 实现拓扑排序的功能。使用C语言编译参考严蔚敏版。-Realize the function of topological sort. Using the C compiler reference YAN Wei-min version.
RLSMatrix
- 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算,稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。-With " OK logical link information," the order said triples sparse matrix to achieve two matrices addition, subtraction and multiplication operations, the use of
migong
- 迷宫求解 与用户交互创建迷宫并提供用户选择出口与入口,显示出来-Maze Solving and user interaction to create the maze and to provide the user to select export and import, display
seven-ranking-method
- 用7种不同的方法对输入的10数进行排序,包括二归路排序法,谢尔排序法,快速排序法-In seven different ways to sort the input number of 10, including two return sort, Shell sort, quick sort, etc.
mywork
- matlab模拟衍射积分,矢量衍射 离轴抛物面镜聚焦特性-matlab simulation of diffraction integral, vector diffraction focusing properties of off-axis parabolic mirror
