资源列表
exp18
- 类的定义,类的使用,动态储存申请使用方法,数组与指针的关系-Class definition, the class of the use of dynamic storage applications use, the relationship between arrays and pointers
migong
- 迷宫程序,主要涉及到栈的应用,很经典的程序之一-Maze procedure, mainly related to the application of the stack, one of the classic program
Huff
- 哈弗曼的程序,也是栈的应用中的经典例子之一-Procedures of Hafu Man, is also a stack of applications a classic example of one
factorial
- 计算10以内的阶乘的程序,用VC编辑,能跑-The procedure for the calculation of the factorial, VC editor, run
Brute-force-algorithm
- 穷举算法,VC中的经典程序之一,适合初学者,-Brute-force algorithm, the the of the classic procedures in in the the VC, suitable for beginners
Fibonacci
- 斐波那契数列算法,很经典,用VC编写,适合初学者-Fibonacci Fibonacci series algorithm, very classic, suitable for beginners, prepared by VC
Randomly--winning-numbers-
- 随机产生中奖号码的算法,用VC编写,很实用,适合初学者-Randomly generate the winning numbers of the algorithm, VC prepared, very practical, suitable for beginners
Untitled
- 航迹起始中的逻辑航迹起始算法源代码,本代码具有很好的航迹起始效果! -Track initiation logic for track initiation algorithm source code, this code has the effect of track initiation
bipartite-graph-algorithms
- 本文初步介绍了二分图有关的基本算法,和常用的建模方法-The paper initially describes the bipartite graph algorithms, and modeling
kmp_test
- 实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm, enter the three main string S and pattern string P output mode string Next (j) The function value, as well as the P position in the S orientation funct
BranchAndBoundMethod
- 分支与界法的算法,结合一些具体的例子,可以直接输出结果-Branch and bound method, algorithm, combined with some specific examples
Cpp1
- 算法分析,回溯法原理及基本实现,实现基本逻辑,完成主要功能-Algorithm analysis and backtracking principle and the basic realization of basic logic to complete the main function
