资源列表
mathCode.tar
- 实现了一些常用的数学算法,包括一些经典的问题,比如素数环,约瑟夫问题等-Achieve some common mathematical algorithms, including some classic problems, such as prime ring, Joseph problems
Tree
- C++二叉树,前序遍历中序遍历后序遍历递归,非递归版都有-C++ binary tree, traversing the recursive traversal after the preorder traversal, non recursive
10.22
- C++实现链式数据结构,动态数组 栈 队列,用的迭代器,模版-C++ implementation of linked data structures, dynamic array stack queue, use iterators, template
VNOI code #1
- VNOI code primepath.pas dagiac.pas tour.pas qbbishop.pas
VNOI code #2
- VNOI code minion.pas nguoi_giao_hang.pas robot_leo_cot.pas Max_square.pas Max_square_rectangular.pas
VNOI code #3
- VNOI code cards.pas money.pas nhay.pas
VNOI code #4
- VNOI code Facebook.pas WINNER.PAS TSHIRT.PAS
Management-Library-seat
- 管理图书馆座位,管理图书馆座位,有传感器测试是否有人-Management Library seats, with sensors to test whether someone
Data-structure
- 哈希表(带查询),哈希表的设计,树的遍历,停车场,图,约瑟夫环(链表),约瑟夫环(数组),招工考试-The hash table (with query), design of hash table, tree traversal, parking lot, figure, Joseph ring (list), Joseph ring (array), recruitment examination
jzlc
- 一个可以输出优化矩阵的矩阵连乘算法,同时可以给出最优解-One can even output optimized matrix matrix multiplication algorithm, the optimal solution can be given simultaneously
LCS
- 优化的最长公共子序列算法,可以输出优化值得矩阵以及最后结果-Longest common subsequence algorithm optimization, you can optimize the output matrix and the final result is worth
pxsfbj
- 算法提供了快速排序、冒泡排序、堆排序、插入排序的性能比较,并以100、1000、2000、5000、10000个随机序列作为实验检测-Algorithm provides quick sort, bubble sort, heap sort, insertion sort of comparative performance, and 100,1000,2000,5000,10000 random sequence as the experimental detection