资源列表

« 1 2 ... .38 .39 .40 .41 .42 2343.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法rabit

说明:围绕着山顶有10个圆形排列的洞,狐狸要吃兔子,兔子说:“可以,但必须找到我,我就藏身于这十个洞中,你先到1号洞找,第二次隔1个洞(即3号洞)找,第三次隔2个洞(即6号洞)找,以后如此类推,次数不限。”但狐狸从早到晚进进出出了1000次,仍没有找到兔子。问兔子究竟藏在哪个洞里 ? -Peak around the circular array of 10 holes, the fox eat the rabbit, the rabbi
<lxc> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法chazhi

说明:数值分析——牛顿插值和拉格朗日插值算法的c++源代码实现-Numerical analysis- Newton interpolation and Lagrange interpolation algorithm source code c++
<ting> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法fibonacci

说明:此程序实现了利用矩阵连乘方法求fibonacci数列,文档里面包含我的求解思路-This program implements the use of matrix multiplication method for solving even the fibonacci series
<wwb> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法shanon-code

说明:香农编码,对一组数据进行香农编码,程序清晰,思路明确-make the shanon code for a array of float numbers
<masi> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Chinese-capital-numeral-to-alabo-num

说明:财政上用的中文大写数字转换为阿拉伯数组,带单位,有小数部分-convert the chinese capital number to arabic numbers
<masi> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法minimum-changes(dynamic-program)

说明:最少零钱问题,找零钱问题,动态规划经典算法-the question of minimun changes for a given money,dynamic programming
<masi> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法factorial-of-big-number

说明:大整数的高精度幂,用数组实现,高精度算法的经典程序- factorial of a big int number,
<masi> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法yane12_5

说明:一个班5个学生 已知每个学生有5门成绩(0-100分) 要求输出班集体单科平均成绩 和按学生总成绩并进行高到低排序. 输出名次. -5 students in a class known to have five scores for each student (0-100) single subject requirements of the output class group average scores and to
<黄润平> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法tanxin

说明:节目安排(贪心算法描述),输入11个节目的起止时间,输出最多可以安排的节目的编号-Programming (greedy algorithm descr iption), enter the starting and ending time of 11 programs, the output maximum number of programs can be arranged
<亓姣利> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法five-sorting-algorithms-

说明:直接插入排序,冒泡排序,选择排序,快速排序,堆排序五种排序算法的C语言描述 -five sorting algorithms described in C language
<lengjingjing> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:设在图G={V,E}中有一顶点r,Dijkstra算法可以求出其他所有点到点r的最短路径的跳数,这是求单源最短路径的一个最基本的算法。-There is a vertex, r, in the graph G={V,E}. As to every other vertex v, there exist several paths between v and r. The Dijkstra algorithm can get the ho
<wx> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法suanshuyouxianquan

说明:最短路径之贪心算法,用C语言实现,主要是参考了迪杰斯特拉算法。-The greedy algorithm for shortest path
<pengd> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 2343.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org