资源列表
tuxing
- 输入N个点的坐标,判断这N个点能否构成一个凸多边形。功能简单明了.-Enter the coordinates of N points to determine whether these N points form a convex polygon. Function simple.
exp1_1
- 数据结构实验之“输入的两个多项式,将其进行之加”-The input data structure experiment of adding the two polynomials
7
- 编程实现SSTF算法和SCAN算法 掌握SSTF算法和SCAN算法的原理,并编程实现-Programming algorithm SSTF and SCAN algorithms SSTF and SCAN algorithms to master the principles of algorithm and programming
Josephu
- 用线性表的链表存储结构来实现约瑟夫(Josephu)问题-With the linear list storage structure to achieve the list of the Joseph (Josephu) problem
1-2
- 从文件读入30个无序整数,建立一个双向循环链表并输出,调整链表顺序为 (a1,a3.a5…,a2,a4,a6…)并输出。-Read from the document 30 disorderly integer, a bidirectional circular list and output adjustment linked list of the order of (a1, a3.a5 ..., a2, a4, a6 ...) and outputs.
GreedTsp
- 用贪心方法计算TSP路径,用的是matlab-TSP path with the greedy method, using matlab
sqrt_computer
- 32bits 数据开方得到16位数据,用户可以根据需要扩展到其他位数。采用一个加法器设计。-Prescribing 32bits data obtained 16 data, the user may need to be extended to other digits. Using an adder design.
hopf-bifurcation-of-tcp
- 使用DDE23实现tcp 拥塞控制算法的分岔-Using dde23 of matlab to achieve the congestion control of tcp, it contains 3 pictures
Path
- 最短路径的问题,求一个有向图中一个点到给定点的最短路径-The shortest path problem, and one has to map a point to give fixed-point shortest path
Joseph
- 数据结构实验:用链表模拟约瑟夫环问题C语言 Joseph-Experimental data structure: the problem with the linked list C-ring analog Joseph Joseph
test
- 构造一个链表,然后把链表逆序,输出链表的内容-ReverseList
chazhao
- 折半查找算法的递归算法,采用顺序方式存储。完整的程序-Recursive algorithm binary search algorithm, using the order stored. Complete program