资源列表
CRCx8+x2+x+1
- CRC查表法生成x8+x2+x+1,里面有源程序
2-lu
- 数据结构中的所涉及到的2-路插入排序的算法函数
二叉树的生成与遍历
- 建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non - recursive method, recursive method is later
Exercise-6
- SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab
2155
- 二维树状数组 解北大2155 http://acm.pku.edu.cn/JudgeOnline/problem?id=21-Solution of two-dimensional array tree Beijing 2155http:// acm.pku.edu.cn/JudgeOnline/problem? Id = 21
undirected_graph_connectivity
- 求无向图连通分支_dfs实现,很好用,希望和大家分享-For undirected graph connectivity _dfs branch to achieve
9.02
- 抛物线(二项式)拟合方法是多项式拟合常用的方法之一,计算精度较高-Parabolic (binomial) fitting polynomial fitting method is one of the methods used to calculate the accuracy of the higher
test
- 两个长度不定的升序链表,两个链表中数据有可能重复,先找到混合的第n个数然后输出后续m个 (可重复),时间复杂度为n。 -Two variable-length list in ascending order, the two data are likely to repeat the list, first find the number of mixed and then output the first follow-up n m a (repeatable), the time com
6-1
- 1. 用链表表示多项式 1. 用链表表示多项式-1. 1 with a list that polynomial. 1 with a list that polynomial. Polynomial with a list that
guibingpaixu
- 实现归并排序在C++平台上实现,功能尽管比较简单,但是应用非常广泛-realize merge sort
lab-2
- 汽车加油行驶问题。线性规划与网络流24题之一,44ms过OJ。具有一定的参考性。-Car refueling traveling. Linear programming and network flow to one of the 24 questions, 44ms Accpted at OJ. Reference.
horse_match
- 你一定听过田忌赛马的故事吧? 如果3匹马变成1000匹,齐王仍然让他的马按从优到劣的顺序出赛,田忌可以按任意顺序选择他的赛马出赛。赢一局,田忌可以得到200两银子,输一局,田忌就要输掉200两银子,平局的话不输不赢。 请问田忌最多能赢多少银子?-You must have heard the story of Tian Ji s horse, right? If three horses turned into 1000, the king still let his horse
