资源列表
CollectSample
- 项目中关于kdtree的实际运用,感兴趣的可以看下-failed to translate
Sudoku-dengqiong
- 数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi
lianbiiao2
- 数据结构之双链表部分(合肥工业大学数据结构实验一)-Part of a doubly linked list data structure (Hefei University of experiment data structure)
tree
- 二叉树排序,平衡二叉树判断,互换二叉树的左右子树。二叉树的三种便利排序非递归算法-tree
XJTU08ACM
- 西安交通大学XJTU08暑假训练的试题,测试数据,题解和源代码-Xi' an Jiaotong University XJTU08 summer training questions, test data, problem solutions and source code
Trigonometricas
- Algorithm Trigonometric, aproximate function
insertionSort
- 插入排序算法,用于将数据进行排序。适用于算法初学者。-Insertion sorting algorithm used to sort the data. Suitable for beginners algorithm.
Dict
- 英汉快译通的C语言源程序,实现英文单词的快速查找-English Dict C language source code, to achieve quickly find English words
ThePCPPPStandardPLibrary
- C++ 标准程序库 C++标准库的教学应用手册-C++ the standard library C++ standard library Teaching Application Notes
shuju
- 这是一个基于数据结构的代码,包含了算法和相关结构的实现过程-This is a code based on the data structure,which Contains algorithms and related structures
OrderGetStr
- 获取想要的字符串 循环获取想要的字符串放入数组中-To obtain the desired string into the array to obtain the desired string loop
acm
- acm中常用的算法! 有写很有难度! 当然也有简单! 可以入门也可以提高!-algorithm commonly used in acm! There are very difficult to write!