资源列表
C2-1
- 有关新型标的创见,插入,删除等操作.使用C语言编写的,自我感觉还不错-the subject of a new innovative, insert, delete operation. The use of the C language, and feel quite well
煤气管道设计
- 一个最短路径算法,具体内容程序开头有介绍-a shortest path algorithm, the specific content of the beginning of a process introduced
inordervisit
- 该程序完成对二叉树的非递归中序遍历,因为其中涉及到二叉树的构造,而且使用类来构造,所以代码比较多。-completion of the process of non - recursive binary tree which preorder because it involved the construction of a binary tree, but the use of class structure, the code more.
preorder
- 该程序完成对二叉树的非递归的前序遍历,在三种遍历方法中,这种遍历最简单,所以,核心代码自然要少很多。-completion of the process of non - recursive binary tree of the former preorder, the three traverse method, which traverse the most simple, so natural to the core code is much less.
divide and conquer
- 这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
combine
- 该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
fg15
- 这是一些c语言的常用算法,它可以帮助那些初学c语言的人了解c语言的算法的写法和怎么用的啊-c language commonly used algorithm, it can help those learning the language c c language people understand the wording of the algorithm and how the ah! !
20030507155828_sieve5
- 该程序用于在一个给定的数组中寻找素数,它使用一个1很经典的算法,效率很高。-the procedures used in a given array of finding prime numbers, it uses one of a classic algorithms, high efficiency.
模拟
- 用BP算法对某个表达式进行模拟,通过模拟来得到最优的结果-BP algorithm for the simulation of a certain expression, through simulation to get the best results
HighPrecision
- 高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示-precision source, the length of the arbitrary arithmetic modulo operation, the majority of the procedures used with arrays of arrays length of a structure of
station
- 这是数据结构中模拟栈的一个精典例子利用火车进站出站模拟出栈和入栈-This is the data structure of a simulated stack classic examples of using the train station stop simulated stack and pushed
graycode
- 构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码-Gray Construction Code Analysis Program for the analysis of algorithms, with VC preparation, can be constructed of n-Gray code