资源列表
c-Commonly-used-algorithm
- c语言常用算法的例子代码, 希望对大家有帮助-c language commonly used algorithm example code, we want to help
Fibonacci
- 主要指出了Fibonacci数的算法和相关的一个简单的例子,算法虽小,作用不小。-Main pointed out that the number of the Fibonacci algorithm and related example of a simple algorithm may be small, not a small role.
cow2
- x年出生的母牛从第x+m年开始到第x+n年止(含, 1 < m < n)每年生小母牛一头,并在第x+p(n < p < 70)年被淘汰。设第0年有刚出生的小母牛一头,求第k(k > 0)年存栏母牛多少头。-x cows born from x+m began to x+n Year ended (including, 1 < m < n) born heifers a year, and in the first x+p (n < p < 70) w
C
- 利用C语言,编写程序计算10阶以下的矩阵的秩-Using C language, writing program to calculate the following matrix of 10 rank-order
closest_pair
- 求最近距离点对。包含o(nlgn)和o(n^2)复杂度算法-Seek nearest point pair. Contains o (nlgn) and o (n^2) complexity of algorithms
Accelerating_Exact_k_means_Algorithms_with_Geometr
- 一篇介绍加速kd树算法的英文文章,有比较高的参考价值!-A kd tree algorithm to accelerate introduction of English articles, a relatively high reference value!
Eulerpath
- 用于解决起点和终点非同一点的欧拉通路 一笔画问题程序。-Solve the start point and the end point are diffient point Euler path problem a stroke problem.
horstVist
- 栈的应用 实现马踏棋盘的实验 采用回溯算法 该井了每次回溯次数 来提高程序执行效率-栈的应用 实现马踏棋盘的实验 采用回溯算法 改进了每次回溯次数 来提高程序执行效率
jisuanqi
- 实现简单计算机的功能,可以通过CSharp软件实现其编绎,在其中可以自动修改其界面-Achieve simple computer functions, you can CSharp software to incorporate that unravel, in which can automatically modify its interface
lexical_analysis
- 编译原理课程作业,词法分析器。简单的对于一段C程序进行词法分析-Compiler theory course work, lexical analyzer
Solution
- 四川大学软件工程系数据结构课后答案详细解答
Score-backpack
- 分数背包的实现,在基础背包的前提下,增加分数属性,实现背包问题-The realization of the score backpack to increase the score property, under the premise of basic backpack, knapsack problem
