资源列表

« 1 2 ... .25 .26 .27 .28 .29 25730.31 .32 .33 .34 .35 ... 28522 »

[数据结构常用算法graph

说明:实现无向图(或有向图)的存储表示,并输出对该图的广度优先(或深度优先)遍历。 系统具备如下的功能: 1.初始化。从键盘输入图的顶点数与边数。 2.输出图的相应的存储表示。 3.输出图的广度优先遍历序列。 4.输出图的深度优先遍历序列。-Realize undirected graph (or digraph) express storage and output of the graph breadth-first (or depth-first) traversal. T
<张娟> 在 2025-06-23 上传 | 大小:86kb | 下载:0

[matlab例程BENQPC

说明:安装BENQ串口PC调制解调器的说明.rar-PC serial modem installation BENQ note. Rar
<陈涛> 在 2025-06-23 上传 | 大小:275kb | 下载:0

[数值算法/人工智能order

说明:用C实现的二叉树遍历,已经调试成功。实现二叉树的遍历-With C of the binary tree traversal realize has been successful debugging. Realize Binary Tree Traversal
<tianxiangli> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数值算法/人工智能numericalanalysis

说明:高斯选主元分解法 用于解方程
<> 在 2025-06-23 上传 | 大小: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-23 上传 | 大小:1.69mb | 下载:0

[压缩解压draw

说明:实现画图多项功能,超实用,特别对学JAVA的很有帮助
<liujingyang> 在 2025-06-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小:474kb | 下载:0

[数学计算/工程计算tran

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

源码中国 www.ymcn.org