资源列表

« 1 2 ... .88 .89 .90 .91 .92 2793.94 .95 .96 .97 .98 ... 28522 »

[数值算法/人工智能numericalanalysis

说明:高斯选主元分解法 用于解方程
<> 在 2025-06-05 上传 | 大小:1kb | 下载:0

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

说明:根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
<huangxupeng> 在 2025-06-05 上传 | 大小:1.69mb | 下载:0

[压缩解压draw

说明:实现画图多项功能,超实用,特别对学JAVA的很有帮助
<liujingyang> 在 2025-06-05 上传 | 大小:1.73mb | 下载:0

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

说明:利用神经网络识别人脸,源文件为.h和.c,可直接加入工程,需要数据训练神经网络。-The use of neural networks to identify human faces, the source file for the. H and. C, can be directly joined the project, the need for training neural network data.
<au> 在 2025-06-05 上传 | 大小:11kb | 下载:0

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

说明:最短路径法射线追踪方法原理,用MATLAB仿真,文中数值模型和其计算节点设置都仅考虑十分简单的情形-The shortest path method the principle of ray tracing method, using MATLAB simulation, the text in the numerical model and its computing nodes are set up to consider only very simple cases
<郭晨格> 在 2025-06-05 上传 | 大小:60kb | 下载:0

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

说明:用C实现的遗传算法,供有需求的朋友使用,我是在vs.NET2003下编译通过的-With C realize the genetic algorithm, there is a demand for the use of the Friend, I was trying to compile adopted under vs.NET2003
<陆坤> 在 2025-06-05 上传 | 大小:5kb | 下载:0

[数值算法/人工智能knight

说明:求马的哈密顿回路,在国际相棋棋局上,一只马要经过每个点,且仅经过一次,棋局可以是非常大,要求输出马经过的所有点及路径.-Hamiltonian circuit for the horse in the international chess game of chess, the one horse to go through each point, and only after one game can be very large and require output horse after a
<lin> 在 2025-06-05 上传 | 大小:1006kb | 下载:0

[数据结构常用算法factor

说明:整数因子分解问题 大于1 的正整数n可以分解为:n=x1*x2*…*xm。对于给定的正整数n,编程计算n共有多少种不同的分解式-Integer factorization problem of positive integer greater than 1 for n can be decomposed: n = x1* x2* ...* xm. For a given positive integer n, calculated the total number of n different
<lin> 在 2025-06-05 上传 | 大小:474kb | 下载:0

[数学计算/工程计算tran

说明:有m´ n(m <=100,n <= 100)个金币在桌面上排成一个m行n 列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选2 列,交换这2 列金币的位置。 编程任务: 给定金币阵列的初始状态和目标状态,编程计算按金币游戏规则,将金币阵列从初始状 态变换到目标状态所需的最少变换次数。
<lin> 在 2025-06-05 上传 | 大小:1.08mb | 下载:0

[数学计算/工程计算count

说明:一本书的页码从自然数1 开始顺序编码直到自然数n。书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如,第6 页用数字6 表示,而不是06 或006 等。数 字计数问题要求对给定书的总页码n,计算出书的全部页码中分别用到多少次数字0,1, 2,…,9。-A book page from the natural number coding sequence until the beginning of one natural number n. Book page num
<lin> 在 2025-06-05 上传 | 大小:51kb | 下载:0

[数学计算/工程计算divi

说明:正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2, 5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b 之间约数个数最多的数x。-Positive integer x can be about a few of the positive integer x divisible. Positive integer x the approximate number recorded as the n
<lin> 在 2025-06-05 上传 | 大小:48kb | 下载:0

[数据结构常用算法encode

说明:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
<lin> 在 2025-06-05 上传 | 大小:58kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 2793.94 .95 .96 .97 .98 ... 28522 »

源码中国 www.ymcn.org