资源列表

« 1 2 ... .87 .88 .89 .90 .91 27392.93 .94 .95 .96 .97 ... 28522 »

[数据结构常用算法Shuzhifenxi_chazhi

说明:我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
<marguin> 在 2024-11-20 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法matlab sourcecode for 指纹

说明:基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
<张颖> 在 2024-11-20 上传 | 大小:331kb | 下载:1

[数据结构常用算法shuzhifenxi_shuzhinihe

说明:我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
<marguin> 在 2024-11-20 上传 | 大小:481kb | 下载:0

[数据结构常用算法关键路径

说明:(1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2).
<叶兆源> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法大数加减3

说明:可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C++, and subtract the number two must be within the system, the process broke the limits!
<叶兆源> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法排序程序

说明:利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-using C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ra
<叶兆源> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法迷宫END

说明:利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
<叶兆源> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算duoduantu

说明:这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures fo
<中国> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法回溯法N皇后问题

说明:这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic-- N Queen! Want to learn how to use computer algorithms useful to the students!
<中国> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法体系结构指令哈夫曼编码

说明:这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
<中国> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[matlab例程mhzq

说明:用matlab 实现的图像模糊增强 在matlab 6.5 7.0sp1都可以用-using Matlab achieve the fuzzy images to enhance the Matlab 6.5 can be used 7.0sp1
<李唐> 在 2024-11-20 上传 | 大小:1kb | 下载:0

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

说明:神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
<汪林> 在 2024-11-20 上传 | 大小:143kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 27392.93 .94 .95 .96 .97 ... 28522 »

源码中国 www.ymcn.org