资源列表
bouderfind_huan
- 可准确找出内环的边界 对于同时存在内环和外环边界的图像 外环可能不清晰(The boundary of the inner ring can be accurately identified, and the outer ring of the image may not be clear for both the inner and outer ring boundaries)
base64
- 网络传输过程中,用于二进制文件编解码,将其以字符串形式传输(Used for binary file encoding and decoding)
数据结构
- 数据结构相关的电子书籍和例程,习题,练习等。希望对大家的学习有帮助(Data structures related to e-books and routines, exercises, exercises, etc.. We hope to help you learn)
dataStructure
- python版数据结构,包括常用的各大排序方法(Python version of the data structure, including the commonly used major sorting methods)
哈弗曼
- 哈夫曼算法的简单功能实现,主要用于算法原理理解(Huffman algorithm, simple function implementation)
daohang-shool
- 校园导航示例说明介绍,无向图,数据结构实践,依托C语言。(Undirected graph, data structure practice, relying on C language)
dijkstra1
- 用于路径规划,程序初始需要读入Kinect相机拍摄的深度图像(For path planning, the program initially needs to read the depth image taken by the Kinect camera)
data structure
- 数据结构一些基本功能实现,图邻接表,二叉树,拓扑序,快排(Some basic functions of data structure are realized)
graph poly maple FVM
- Plot graphs in maple for polynomials
HuffmanTree
- 哈夫曼树排序(Huffman tree sorting)
MergeMutiply
- 用这个程序对你想要排序的数组进行排序,这个程序采用的是合并排序法,算法效率是O(nlogn)(Use this program to sort the array you want to order. This program uses the merge sort method, and the algorithm efficiency is O (nlogn))
数据结构习题算法
- 数据结构课后习题相关算法完整源代码,陆续后面会上传更多源代码,供大家参考交流。(Data structure after-school exercises related algorithms complete source code)