资源列表

« 1 2 ... .78 .79 .80 .81 .82 27183.84 .85 .86 .87 .88 ... 28523 »

[数学计算/工程计算Digital Signal Processing(C)

说明:几十个数字信号处理中的经典例程!!涵盖数字信号处理的大部分内容。-dozens of digital signal processing routines classic! ! Digital signal processing cover most of it.
<桐桐> 在 2025-12-14 上传 | 大小:59kb | 下载:0

[matlab例程Digital Signal Processing(MATLAB)

说明:几十个用于数字信号处理的Matlab程序,超全-scores for digital signal processing procedures Matlab, ultra-wide! !
<桐桐> 在 2025-12-14 上传 | 大小:58kb | 下载:0

[数学计算/工程计算Digital Signal Processing(FORTRAN)

说明:数字信号处理的FORTRAN语言实现程序,包括数字信号处理的大部分内容,很好的参考资料-digital signal processing to achieve the FORTRAN language procedures, including digital signal processing, most of the contents of a good reference! !
<桐桐> 在 2025-12-14 上传 | 大小:63kb | 下载:0

[人工智能/神经网络/遗传算法基本分类算法源程序

说明:Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt-Scs.cpp basic classification algorithm source code, the input data file cfile.txt, efile.txt, gfile.txt, pfile.txt, rfile.txt, tfile.txt
<张文广> 在 2025-12-14 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法SGA源程序

说明:Sga.c 基本遗传算法源程序, 输入数据文件input,-Sga.c basic genetic algorithm source code, the input data file input,
<张文广> 在 2025-12-14 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法基于遗传算法的人工生命模拟源程序

说明:A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world-A_life.c based on genetic algorithm simulation of artificial life source, input data files world
<张文广> 在 2025-12-14 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法基于GA优化神经网络结构源程序

说明:GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
<张文广> 在 2025-12-14 上传 | 大小:3kb | 下载:0

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

说明:
<丁聪> 在 2025-12-14 上传 | 大小:136kb | 下载:0

[数据结构常用算法VB数组运用

说明:一些VB中数组运用的例子,囊括了VB数组的大部分知识点.可供参考和调用.-some VB examples of the use of the array, the array includes most of the VB knowledge point. For reference, and use.
<何生> 在 2025-12-14 上传 | 大小:324kb | 下载:0

[数据结构常用算法折半查找

说明:数据结构二分查找,演示了使用递归函数或者循环语句实现的二分查找算法,两种方法都使用了称为二分搜索的算法-data structure search for two hours to demonstrate the use of recursive function or loop is the realization of two searching algorithm, both methods are used as a two-Search Algorithm
<李顺> 在 2025-12-14 上传 | 大小:257kb | 下载:0

[数据结构常用算法赫夫曼编码

说明:用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
<李顺> 在 2025-12-14 上传 | 大小:174kb | 下载:0

[数据结构常用算法递归算法快速排序

说明:分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
<李顺> 在 2025-12-14 上传 | 大小:172kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 27183.84 .85 .86 .87 .88 ... 28523 »

源码中国 www.ymcn.org