资源列表
Data-Structure-codes
- 大话数据结构的配套源代码,所有代码都能运行。-Westward data structure supporting source code, all the code to run.
Android-forensics
- android forensic file pdf version
queue
- implementation queue through the array for visual studio 2008 C-implementation queue through the array for visual studio 2008 C + +
Bign
- big-number类,解决大数运算,无除法。-big-number arithmetic class to solve large numbers, no division.
Kruskal
- Kruskal in Data structure
Heap
- Heap Short in data structure
Binary-Search
- Binary search In Data structure
Dijkstra
- Java实现Dijkstra算法,单一起点到终点。-Dijkstra Java
clib
- 包含多种基本数据结构的实现,如堆、栈,队列,树的遍历(包括递归遍历和非递归遍历)-this file including many basic data structure, including heap,stack,queue,tree(tree s recursive traversal and non-recursive traversal)
segmentation_code
- 有效实行数据分类和图像分割的源码, 非常适合学习实用-image and data segmentation
C_Algorithma_datastruct_os
- 内容:操作系统相关算法,多线程,进程调度,死锁等 数据结构,堆栈,队列,链表,图论等 算法:数组,矩阵,海量数据处理,高精度计算,贪心算法,迷宫等:-Content: The operating system related algorithms, multi-threaded, process scheduling, deadlocks, etc. data structures, stacks, queues, linked lists, graph theory, etc. algor
ArticulationPoint
- 无向连通图的关节点(割点)算法,内置了一个简单的无向图,也可以手动输入-Aritculation point