资源列表

« 1 2 ... .77 .78 .79 .80 .81 27182.83 .84 .85 .86 .87 ... 28522 »

[数学计算/工程计算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-06-20 上传 | 大小: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-06-20 上传 | 大小:8kb | 下载:0

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

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

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

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

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

说明:
<丁聪> 在 2025-06-20 上传 | 大小: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-06-20 上传 | 大小: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-06-20 上传 | 大小:257kb | 下载:0

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

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

[数据结构常用算法集合的交并差

说明:一个实现演示界面的,实现两个集合的交\并\差C语言程序-a demo interface, and achieving the two pools pay \ and \ poor C Programming Language
<gao> 在 2025-06-20 上传 | 大小:418kb | 下载:0

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

说明:当我们用摄像机照射电视机,再把摄到的图案展现在电视屏幕上,这会产生什么?答案似乎应该是什么都没有,因为电视机显示的就是它自己,而它自己正在显示的内容也就是它自己……。然而当我们调节电视机的设置参数、拉大摄像机的焦距,让电视机往它自身内部运动的时候,惊奇的现象出现了:一个一个的复杂结构不断地从电视屏幕中产生、飞出,就好像星系的诞生!当我们旋转摄像机呈一个角度的时候会得到类似左图的“旋转星系”。本Java程序就是在计算机上模拟了这个过程。然而,摄像机-电视这样的自指系统不仅仅能产生如此丰富的复杂图案
<若令> 在 2025-06-20 上传 | 大小:15kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 27182.83 .84 .85 .86 .87 ... 28522 »

源码中国 www.ymcn.org