资源列表
linklist
- 用于学习数据结构得初学者学习数据结构单链表,以及和实现单链表与书本上得不同之处-Study data structure for a beginner studying single-linked list data structure, as well as the implementation on a single list with the books were different
pollard
- pollard算法,用于求整数的一个因子,时间复杂度为O(n^1/4)-Pollard algorithm, used to seek an integer factor, the time complexity is O (n ^ 1/4)
TimeComplexity
- 测试算法在不同规模下的时间复杂度,学会如何分析一个算法的时间复杂度;-Test algorithm under different time scale of complexity and learn how to analyze the time complexity of an algorithm
RR
- Round Robin scheduling algorithm in C
boot
- 可实现二叉树的建立 手动输入 三种遍历 前序 后序 中序遍历-The establishment of a binary tree can be achieved manually, after the three pre-order traversal order of traversal
myhilb
- 定义函数 帮助信息,其中包括基本功能、调用方式和参数说明,输入变量和返回变量的个数,如果有错误则给出错误信息。-Help define the function function, including the basic functions, called methods and parameters, so the input variables and returns the number of variables, if the error is an error message.
Floyd
- floyd算法,可以直接生产一定大小矩阵的txt文件-floyd algorithm, can produce a certain size of the matrix of the txt file
HeapSort
- 经典的数据结构算法实现,堆排序里的C实现,源码请下载-Classical data structure algorithms, heap sort in the C implementation, source code download
TeamPursuitSimulation.java
- 追击问题的EA算法 追击问题的简单建模 以及GA-apply EA/GA to solve the team pursuit problem
VHDL_model_16_bit_DAC_sigma_delta
- VHDL code for a sigma delta DAC 8 bit
reconstrucbtree
- 北京大学数据结构课后作业 由中根序列和后根序列建立二叉树-Homework Central Peking data structure root root sequence after sequence and the establishment of binary tree
KuaiPai
- 对输入数据进行排序,采用的方法是快速排序法-quick sort
