资源列表
juzhen
- 设计算法求三对角矩阵在压缩存储下的转置矩阵。-Design algorithm for tridiagonal matrix stored in compressed under the matrix transpose.
bin-tree
- 二叉树三种遍历的非递归算法(背诵版), 学数据结构的朋友推荐看一看!-binary_tree
Shortestpath_Dijkstra
- 最短路径:运用迪杰斯特拉算法编写的寻找两点之间,多点之间的最短路径,可以运行!-The shortest path: Dijkstra algorithm used to find written between two points, the shortest path between many points, you can run!
shuanglianbiao
- 在C平台上建立一个简单的双链表,并对其进行操作-In the C platform to create a simple doubly linked list, and its operation
5
- 1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。-1. Definition of graph data structure. 2. Write a function, with the adjacency list of the storage structure to achieve chart, find the vertex of degree. 3. Write a function, the output g
CPPTime
- C++ 根据CPU运算次数,计算应用程序的运行时间(前后时间差)-C++ based on the number of CPU cycles to calculate the running time of an application.
hash
- 本程序使用哈希和再哈希算法进行程序设计,希望能帮助到你。-This program uses a hashing algorithm to hash and re-programming, hoping to help you.
Edge-detection_1
- image processing for edge detection
selective_divergent_diffusion
- 选择退化扩散滤波,在图像的处理中能够更好地保持条纹的边缘,在保持图像原有特点的同时,更好地滤除图像中的噪声-selective divergent diffusion
SilverLightCompressAndDeCompress
- SilverLight实现对二进制数据的压缩与解压缩。-SilverLight realization of the binary data compression and decompression compressed.
rotation
- 图形图像的一些基本的操作变换,很有用处,可以在这基础上,添加一些其他的功能- Some of the basic operation of the image transform, very useful, you can on this basis, adding a number of other functions
111
- 密码生成器,快速生成密码,python语言生成密码-Password Generator to quickly generate a password, python language generated password
