资源列表

« 1 2 ... .18 .19 .20 .21 .22 17723.24 .25 .26 .27 .28 ... 28521 »

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

说明:一付扑克牌52张共4种花色,使用C++ 中的产生随机数的函数(参看rand(),srand()等函数的使用说明)一个随机数,选取一张牌,将其与最前面的牌交换位置,即将选取的牌放在最前面;然后对数组p余下的牌重复选取操作,直到所有牌均重排列;最后按13行*4列输出发牌结果-A pair of playing cards 52 of 4 kinds of colors, the use of C++, random number gener
<kaishuiping> 在 2024-10-04 上传 | 大小:525312 | 下载:0

[matlab例程kmeansimagesegmentation

说明:k-means算法实现图像分割 根据输入的类别数量来计算类别平均值-k-means algorithm for image segmentation This program gets an image and the desired number of partitions and finds the means of the different classes and provides a classified image.
<zhaoyu> 在 2024-10-04 上传 | 大小:225280 | 下载:0

[matlab例程Calculation-of-Discrete-Fractional-Fourier-Transf

说明:Calculation of Discrete Fractional Fourier Transform based on Adaptive LMS algorithm
<张立浩> 在 2024-10-04 上传 | 大小:97280 | 下载:0

[数学计算/工程计算shuzhi

说明:数值分析大作业 --――(高斯列主元消去法求解线性方程组)-Numerical analysis of large operating----( out principal component Gaussian elimination method for solving linear equations)
<fl> 在 2024-10-04 上传 | 大小:83968 | 下载:0

[matlab例程Curve-fitting

说明:曲线拟合,在众多的样本点中进行拟合,找出满足样本点分布的多项式-Curve fitting, in a large number of sample points were fitted to identify the distribution of sample points satisfy the polynomial
<马晓龙> 在 2024-10-04 上传 | 大小:179200 | 下载:0

[matlab例程mountainroad

说明:用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。-The progressive alignment method used in solving this problem is not a very effective way, I think the
<马晓龙> 在 2024-10-04 上传 | 大小:69632 | 下载:0

[matlab例程90418716multi_target

说明:多目标跟踪,可处理多个目标,但8个以上效果就不行了。-Tracking, can handle multiple targets, but more than 8 results does not.
<林礼挺> 在 2024-10-04 上传 | 大小:76800 | 下载:0

[数据结构常用算法hashsearch

说明:1、系统应具备的功能: (1)设计哈希函数和哈希表; (2)设计解决冲突的方法; (3)输入一组数据建立哈希表,并实现在哈希表中进行查找。 -1, the system should have the function: (1) design a hash function and hash table (2) design solution to the conflict (3) input data to est
<刘洋> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法02-18-46

说明:系统应具备的功能: (1)从键盘上输入五个学生的考研成绩; (2)实现直接插入排序、二分插入排序、对各科成绩,以及平均成绩从小到大排序; (3)比较各种插入排序的优劣。 -System should have the function: (1) input from the keyboard on the study section of the results of five students (2) for dir
<刘洋> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法chexiang

说明:系统应具备的功能: (1)求出由一个编号依次为1,2,……,n的车厢序列可能产生的所有出栈系列; (2)求出有多少种出栈的可能性; (3)对于每个输出序列演示出所有操作序列的变化过程。 -System should have the function: (1) obtained by a number followed by 1,2, ... ..., n the car all the possible sequen
<刘洋> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法simple

说明:simple算法介绍 算例 simple算法介绍 算例-matlab program
<long> 在 2024-10-04 上传 | 大小:80896 | 下载:0

[matlab例程SCCS

说明:this is very importent
<son> 在 2024-10-04 上传 | 大小:11264 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 17723.24 .25 .26 .27 .28 ... 28521 »

源码中国 www.ymcn.org