搜索资源列表
各种排序方法比较
- 这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
国际大学生程序设计竞赛题解
- 要想看看自己的编程水平有多高。除了开发项目和做出象样子的软件以外,还有一个很好的办法就是参加比赛.而国际大学生程序设计竞赛题解,为你提供了检验自己的一个很好的挑战。里面不仅有大量的例题,还有各种算法的分析和与实例的结合。是提高英文和编程能力的绝对好书了-To look at our own programming level is very high. In addition to development projects and to make the software look like t
cAlgorithm
- C++常用算法集合,里面有各种各样的算法,都用c++实现。-C common algorithms pool, which has a wide range of algorithms, using c achieve.
AVLtree
- 在各种各样的搜索算法中,AVL树的搜索算法可以将其最短的搜索时间做一个保证,本程序就是实现了AVL搜索算法-in a wide variety of search algorithm, AVL tree search algorithms can be the shortest time to do a search that The procedure is to achieve the AVL Search Algorithm
最大子长方体问题
- *Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p rectangular cut into the 000 m
c常用算法代码
- 本代码包包含有各种各样的常用算法代码,你可以在里面找到你所要的-the code packs containing a wide range of commonly used algorithm code, you can still find what you want
数字信号处理经典算法源代码
- 包含有各种各样的数字信号处理经典算法源代码,很有用的.-includes a wide variety of classical digital signal processing algorithm source code, very useful.
aluo2.rar
- 拿“优”的数据结构课程设计:运动会分数统计。 里头包括源代码、exe文件、课程设计报告,非常全,值得下载 值得参考!,Get " excellent" curriculum of the data structure design: Games Score Statistics. Inside, including source code, exe files, curriculum design report, very wide, it is worth making r
NHFang
- 功能:四阶幻方全解 运算时间:3、40秒 结果:7040个 环境:Visual Studio.net 2003的vc++的控制台项目-Function: fourth-order magic square-wide computing solutions Time: 3,40 seconds Results: 7040 Environment: Visual Studio.net 2003 the vc++ Console project
yinhangjiasuanfa
- 银行家算法是用来在系统调用资源时,避免死锁的一种使用很广泛的算法,易懂,有兴趣玩程序的就加我啊QQ364523756-Banker s algorithm is used to call in the system resources, a deadlock avoidance algorithm to use a wide, easy to understand, are interested in playing process on the increase, I ah QQ3645237
shujujiegou
- 今年的数据结构严蔚敏版的 课件及其演示 内容挺全的 希望对正在学习数据结构的朋友有帮助 -This year s data structure YAN Wei-min demonstration version of the courseware and its content very wide the hope of learning the data structure is a friend help
aaa
- 数据结构书上例子的代码,非常之全 可以用于学习参考-Data structure example of the code book, a very wide learning can be used for reference
NumericAnalize
- 很全的数值分析类库,完全脱离开Matlab环境,在VC或者BC下开发数值分析程序-Very wide class of numerical analysis, completely separated from Matlab environment, in the VC or BC developed numerical analysis program
xishujuzhen
- 稀疏矩阵的转置相加与相乘,已经通过编译与实现,数据结构的课程设计,加乘转置功能很全!-Sparse matrix transpose sum and multiplication, has been adopted and implementation of compilers, data structure of curriculum design, transpose function increases by a very wide!
wideLook
- 为了读取二叉树的结点数据,广度遍历二叉树-Read the information of the connection of the two tree in a wide Looking way
aluo1
- 拿“优”的数据结构课程设计:模拟旅馆管理系统的床位的分配与回收功能。 里头包括源代码、exe文件、课程设计报告。非常全,值得下载!-Get " excellent" curriculum of the data structure design: Analog hotel management system for the allocation of beds and Recycling function. Inside, including source code, ex
horse
- 跳马问题,输出象棋跳马的多种的可能性结果-Horse problem, the output of a wide range of chess possibility vault results
shujujiegou
- 数据结构中有简单的文本编辑器,还有文本编辑器的设计与实现等多种设计-Data structure in a simple text editor, as well as a text editor such as the design and implementation of a wide range of design
zuiduanlujingwenti
- 最短路径问题的PPT描述,在数学建模上的广泛应用-PPT shortest path problem described in the mathematical modeling on a wide range of applications
nhuanghou-c
- 皇后问题,解法也是多种,目前主要有回溯,递推两种方法-Queen' s issue, is also a wide range of solutions, the current major retrospective, recursive methods