资源列表

« 1 2 ... .85 .86 .87 .88 .89 24090.91 .92 .93 .94 .95 ... 28522 »

[数据结构常用算法search_word

说明:从字母表2中搜索字母表1中的单词,可以按行,列,斜线进行直线搜索-2 from the alphabet of the english alphabet in one word, can be row, column, diagonal linear search
<黄咋的> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法search_number

说明:找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, making it equivalent to the thre
<黄咋的> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法StatisticsNumber

说明: 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and output statistics. Attention to the
<黄咋的> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrix_calc

说明:求出M阶矩阵2~N次,并且可以把1~N次的值相加-M-order matrix obtained 2 ~ N times, and can be put 1 ~ N times the value of the sum.
<luowen> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算chap17

说明:对任意一个实数,可以利用它来求平方根,怎么这么麻烦啊?-For any real number, you can use it to order the square root, how can such a trouble ah?
<金明池水> 在 2025-07-28 上传 | 大小:4kb | 下载:0

[数学计算/工程计算matrix_range

说明:本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
<luowen> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[matlab例程sa_tsp

说明:tsp旅行商问题,简洁的程序,适合学习。由MATLAB编写TSP旅行商问题
<> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算router_calc

说明:根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
<luowen> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[matlab例程Bungee

说明:
<seasonroad> 在 2025-07-28 上传 | 大小:6kb | 下载:0

[matlab例程cluster2008

说明:
<seasonroad> 在 2025-07-28 上传 | 大小:20kb | 下载:0

[matlab例程dropball

说明:小球下落建模\可调整参数,以变为上抛,绘出小球路线,动画显示.绝对原创-Modeling the fate of small-ball \ adjustable parameters in order to throw up into, small ball route map, animation show.
<seasonroad> 在 2025-07-28 上传 | 大小:17kb | 下载:0

[matlab例程UFR2.0

说明:人脸识别,基于matlab,原先从matlab官方网站下载-Face recognition based on matlab, the original download from the official website of matlab
<seasonroad> 在 2025-07-28 上传 | 大小:384kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 24090.91 .92 .93 .94 .95 ... 28522 »

源码中国 www.ymcn.org