资源列表

« 1 2 ... 51 52 53 54 55 5657 58 59 60 61 ... 2656 »

[数据结构常用算法PKU2726Source

说明:PKU 2726 代码 树状数组的简单应用例子-PKU 2726 code tree of a simple application example of the array
<chenni> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法PKU3318Source

说明:PKU3318代码 随机化算法在检验矩阵乘法时的应用-Randomized Algorithms PKU3318 code matrix multiplication in the examination at the time of application
<chenni> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法lifangti

说明:给定12根长度相同的彩色小木棒的颜色,设计一个算法,计算用这12根长度彩色小木棒可搭出多少个不同的小立方体.-12 given the length of the same color in small wooden color, design an algorithm to calculate the length of use of these 12 small wooden color via a number of differ
<李靖平> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法medi

说明:对于给定的n个元素的数组X[0:n-1]和Y[0:n-1],试设计一个O(logn)时间算法,计算X和Y的中位数.
<李靖平> 在 2024-11-20 上传 | 大小:1kb | 下载:1

[数据结构常用算法order

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

[数据结构常用算法disk

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

[数据结构常用算法queue

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

[数据结构常用算法4

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

[数据结构常用算法ZZ

说明:一个关于中值滤波的程序,在Borland C++下编译通过-A median filtering procedure in Borland C++ Under the compiler through
<> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... 51 52 53 54 55 5657 58 59 60 61 ... 2656 »

源码中国 www.ymcn.org