资源列表

« 1 2 ... .77 .78 .79 .80 .81 2082.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法order

说明:编程计算出将n个数(1<=n<=50)依序排列时有多少种序关系.
<李靖平> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法disk

说明:对于给定的文件检索概率,编程计算磁盘文件的最优存储方案.-For a given probability of document retrieval, programming the calculation of the optimal disk file storage scheme.
<李靖平> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法queue

说明:学习数据结构的一个实验程序。 C++的。-Data structure of a learning experiment procedures. C++
<依然> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法4

说明:用Hash技术统计某个C源程序中的关键字出现的频度-Hash statistics with a C source program appears in the frequency of keywords
<lingalu> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法N!

说明:将1到N的N个自然数排成一列,共有1*2*3……*N种不同的排列方法,如N=3时,有6种排列方案,分别为123,132,213,231,312,321.试编程序输出1到N的全部排列,假设N<10. 为了设计出由计算机输出1到N的全部排列程序,就必须寻找不同排列之间的规律.通过观察N=5(参见本例的运行结果)的排列情况,可以发现,如果把每个排列看作一个自然数, 则所有排列对应的数是按从小到大的顺序排列-1 to N wi
<zhuyuqi> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法matrix

说明:适合数值计算中的大矩阵相乘的算法 两个矩阵相乘的源程序 标准的C语言编辑-Suitable for numerical computation of large matrix multiplication algorithm of two matrices of the standard C language source code editor
<bs> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法dijkstra

说明:个人完成的dijkstra algorithm例程.直接读取文本文件并完成计算.设置为最大可读512点.-Personal completed dijkstra algorithm routines. Read a text file directly and complete the calculation. Set to the maximum 512 points readable.
<Alvin> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ZZ

说明:一个关于中值滤波的程序,在Borland C++下编译通过-A median filtering procedure in Borland C++ Under the compiler through
<> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法stringmatch

说明:c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。
<shuai> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法pile

说明:堆排序 C中很有用的一种排序方法源码完整 内有详细注释-HEAPSORT C in a useful way to sort the full source code, there are detailed notes
<mailan7749> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack

说明:该代码可以实现栈的各种基本功能,操作方便简单-The code can realize the basic functions of the various stack, easy to operate simple
<并刀如水> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法csoftware

说明:这是表达式求值的c源程序,可对输入的各种表达式求值-This is the expression for the value of c source code, can enter the various expressions of the evaluation
<并刀如水> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2082.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org