资源列表

« 1 2 ... .19 .20 .21 .22 .23 26824.25 .26 .27 .28 .29 ... 28522 »

[数值算法/人工智能floyd_warshall

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

[matlab例程matlab_emd

说明:empirical mode decomposition(EMD)分解算法的matlab代码-empirical mode decomposition (EMD) decomposition algorithm Matlab code
<张见> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法AVLTreeImpl

说明:AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also inc
<michael> 在 2025-02-06 上传 | 大小:7kb | 下载:0

[matlab例程stochsim_mfiles-2.1

说明:用matalab开发的随机数生成程序包,用于各种随机数的生成,可到以下网址更新和浏览详细的说明:http://www.math.uu.se/research/telecom/software/-matalab development with the random number generator package, for various random number generator. can be updated to the fo
<王邦新> 在 2025-02-06 上传 | 大小:61kb | 下载:0

[数据结构常用算法Existed_SVL_Tree_Impl

说明:The existed tree implementation-implementation
<michael> 在 2025-02-06 上传 | 大小:17kb | 下载:0

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

说明:用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the N
<王杰> 在 2025-02-06 上传 | 大小:25kb | 下载:0

[生物技术806TabPMT

说明:求最短路径的vb程序,可以根据需要社顶路径的名称来实现最短路径的求借-shortest path vb procedures, in accordance with community needs the names of the top path to achieve the shortest path by seeking
<丁军> 在 2025-02-06 上传 | 大小:149kb | 下载:0

[STLVc_STL

说明:STL完整源码,实现STL文件的读写和三维体的重建及其分析-STL integrity of the source code, achieving literacy STL files and 3-D reconstruction and Analysis
<zhengjun> 在 2025-02-06 上传 | 大小:202kb | 下载:0

[数值算法/人工智能downlo1ad

说明:基于模板的圆检测算法,很好的程序,看了都说不错-based on the template circle detection algorithms, good procedures, said good read
<蒋翔俊> 在 2025-02-06 上传 | 大小:177kb | 下载:0

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

说明:用遗传算法写的软件,非常有用! 值得大家一看!-using genetic algorithms to write the software, very useful! Worth a look!
<王杰> 在 2025-02-06 上传 | 大小:2.92mb | 下载:0

[数学计算/工程计算cacl2

说明:计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能-calculators can be achieved, plus or minus, multiplication and simple operation, but also to achieve the data input and output, calculation, Display and exit procedures, and
<任星> 在 2025-02-06 上传 | 大小:1.59mb | 下载:0

[压缩解压JPEG_delphi

说明:用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
<darren> 在 2025-02-06 上传 | 大小:180kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 26824.25 .26 .27 .28 .29 ... 28522 »

源码中国 www.ymcn.org