资源列表
binary-search
- C语言(数据结构):编写一个完整的折半查找程序-C language (data structure): the preparation of a complete binary search program
guanjianlujin
- 这是数据结构中的关键路径代码,希望带您有所帮助-This is the critical path code in the data structure, and hope that with your help
sort
- c语言实现插入排序,希尔排序,冒泡排序,合并排序,快速排序,桶排序等常见排序,并对他们不同规模的排序时间进行测量比较-c language to achieve insertion sort, shell sort, bubble sort, merge sort, quicksort, bucket sort common sort, and they sort of different scale time measurements
SizeBalancedTree
- Size Balanced Tree的C++实现,采用了模板编写的方式,能够以O(logn)的效率进行各种操作。-failed to translate
03
- 完成十进制到二进制的转化,要求用栈的基本操作来解决问题-The complete decimal to binary conversion required with the basic operation of the stack to solve the problem
062
- 有向图的邻接表存储表示,并进行深度和广度优先遍历-To the adjacency table storage, and the depth and breadth-first traversal
quicksort
- 多线程快速排序算法,是多线程课程学习中的一个小练习-multi-thread quick sort
VC-largest-eigenvalue-of-the-matrix
- 通过VC++语言 求矩阵的最大特征值 利用迭代算法 有精确度-Matrix VC++ language largest eigenvalue accuracy using an iterative algorithm
pageRank
- 使用pagerank算法实现网络爬虫扒下的资源的排名-Use the pagerank algorithm to rank the website.
TACHOBIG
- 汽车气囊电脑程序恢复软件,针对160多款车型-The automotive airbag computer program Recovery Software for 160 vehicle models
RedBlack
- 红黑树 BST的平衡查找树 C ++实现所需的高效率平衡查找树-The BST balanced search tree C++ to achieve the desired high efficiency balanced search tree
OllyDBG_1.10
- OllyDbg是运行在Windows 95、Windows 98、Windows ME、Windows NT 和 Windows 2000系统下的一个单进程、多线程的分析代码级调试工具。它可以调试PE格式的执行文件及动态链接库,并可以对其打补丁。“代码级”意味着您可以直接与比特、字节或处理器指令打交道。OllyDbg 仅使用已公开的 Win32 API 函数,因此它可以在所有 Windows 操作系统及后继版本中使用。但是由于我没有对 XP 系统进行彻底测试,因此不能保证 OllyDbg 功能的
