资源列表

« 1 2 ... .69 .70 .71 .72 .73 21274.75 .76 .77 .78 .79 ... 28523 »

[数值算法/人工智能floyd_warshall

说明:用C语言实现最短路径算法中的Floyd-Warshall算法,这个算法可以用来解决信号处理中的一些问题。floyd_warshall.c是源程序;distance_2.txt文件存放图中各点之间的距离,以99999表示无穷大;floyd.txt文件是输出文件,其中存放各轮得到的输出矩阵,以及最后得到的各点间最短距离,如果有负回路则返回FALSE。-C language shortest path algorithm of Floyd-Warshall algorithm, The algorit
<李文> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[压缩解压streamletHuffman

说明:本程序为了在对输入的文件进行HUFFMAN编码,给出了其编码过程和翼抹过程。给出编码效率。-procedures for the importation of the paper Speed HUFFMAN coding, given its coding process and the process of clearing the wings. Given coding efficiency.
<wang-streamlet> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数学计算/工程计算shuzhifenxi

说明:硕士研究生数值分析课后习题的源代码,包括所有经典算法.-Numerical Analysis of Graduate Exercises after the source code, including all the classic algorithm.
<lao qiao> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[人工智能/神经网络/遗传算法nncontrol

说明:神经网络预测控制程序的源代码,神经网络的种类是径向基函数神经网络-Neural network predictive control program s source code, neural network is the type of radial basis function neural network
<张磊> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数据结构常用算法18BFS

说明:VC++实现广度优先遍历,BFS算法,属于数据结构习题-VC++ Achieve breadth-first traversal, BFS algorithms, data structures belonging to Exercises
<张婷> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数据结构常用算法4ranse

说明:VC++实现染色算法,利用堆栈。属于数据结构习题-VC++ Achieve dyeing algorithm, using the stack. Exercises are data structures
<张婷> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数据结构常用算法plane

说明:航班的信息系统,一个数据结构的课程设计,仅供参考-Flight information system, a data structure of the curriculum design, for reference only
<> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数据结构常用算法rand1-9

说明:用来产生随机数的函数,产生的长度为1-9位,效率很好-Used to generate random number function, resulting in the length of 1-9, and efficiency,
<wangpengfei> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数据结构常用算法paixu

说明:简单选择排序,这是个解决排序问题的一个算法模型之一。-Sort simple choice, this is a solution to a scheduling problem, one algorithm model.
<dongshiqin> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[数据结构常用算法zhshhf

说明:整数划分问题: 对于正整数n,输出其和等于n且满足以下限制条件的所有正整数的形式,既组成和式的数字子左到右构成一个非递增的序列。例n=4,程序输出为 4=4 4=3+1 4=2+2 4=2+1+1 4=1+1+1+1 -Integer division: For any positive integer n, and equal to the output of its n and meet the following conditions for
<> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[matlab例程matlab

说明:这是我自己收藏的两个源代码程序,比较有用,希望对大家有所帮助-This is my own collection of two source code procedures, more useful, I hope all of you to help
<纯鑫> 在 2026-01-13 上传 | 大小:159kb | 下载:0

[matlab例程MATLAB_VLF_LF

说明:有关matalab方面的仿真文献,希望大家有好的东西都能够共享!-Matalab aspects related to the simulation literature, I hope everyone has good things to share!
<dsx> 在 2026-01-13 上传 | 大小:159kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 21274.75 .76 .77 .78 .79 ... 28523 »

源码中国 www.ymcn.org