资源列表

« 1 2 ... .61 .62 .63 .64 .65 15166.67 .68 .69 .70 .71 ... 28522 »

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

说明:
<史峰> 在 2025-05-16 上传 | 大小:10kb | 下载:0

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

说明:fuzzy washing machine
<ghashang> 在 2025-05-16 上传 | 大小:10kb | 下载:0

[数值算法/人工智能Graph

说明:图的大部分实现 图的深度优先周游 图的广度优先周游 由队列方式实现的拓扑排序 由深度优先搜索方式实现的拓扑排序 单源最短路径(Dijkstra算法) 每对顶点之间的最短路径(Floyd算法) 最小支撑树(Prim算法) 最小支撑树(Kruskal算法)-Figure most of the implementation diagram of the depth-first breadth-first tour travel map be
<fzkj> 在 2025-05-16 上传 | 大小:10kb | 下载:0

[压缩解压md5

说明:MD5加密算法的一种实现,MD5加密算法的一种实现
<liuy> 在 2025-05-16 上传 | 大小:10kb | 下载:0

[matlab例程ComericalAirplane

说明:一个完整的商用飞机动力学飞行仿真程序,实现纵向运动最优控制。-aircraft control
<刘经纬> 在 2025-05-16 上传 | 大小:10kb | 下载:1

[matlab例程geneticalgorithm

说明:Genetic Algorithm.This program simulates the optimzation of a simple function with a base-10 genetic algorithm.Optimization proble mcan also be solved using this algorithm.
<huneza> 在 2025-05-16 上传 | 大小:10kb | 下载:0

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

说明:使用prolog 语音写的人工智能程序例子。使用amzi prolog 作为开发和调试环境。-prolog programs about artificial intelligence
<lbj> 在 2025-05-16 上传 | 大小:10kb | 下载:0

[matlab例程vectorcontrol

说明:这是一个关于永磁同步电机矢量控制的simulink模型,可以同过本历程自己修改模块得到自己想要的结果-This is a permanent magnet synchronous motor vector control on the simulink model, you can modify the same over the course of their module get the results you want
<sxl> 在 2025-05-16 上传 | 大小:10kb | 下载:1

[matlab例程GuideLogFormatter

说明:Matlab中AR模型的应用,相关数据分析-Matlab application of the model of AR, the relevant data analysis
<ljmdzyx> 在 2025-05-16 上传 | 大小:10kb | 下载:0

[matlab例程chap_4

说明:Matlab编程基础 M文件编辑 脚本文件的编写 流程控制 控制命令 程序的向量化-Matlab Programming M file editing scr ipt file control command the preparation of process control procedures to quantify the
<wudan> 在 2025-05-16 上传 | 大小:10kb | 下载:0

[matlab例程juanjima_and_viterbi

说明:卷积码和viterbi译码源程序,用MATLAB实现,本人亲自试验过绝对没有错误,希望对大家有用-Convolutional codes and viterbi decoding source code, using MATLAB to achieve, I personally tested absolutely no mistakes, want to be useful to everyone
<dreamer> 在 2025-05-16 上传 | 大小:10kb | 下载:1

[数学计算/工程计算cv7

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-05-16 上传 | 大小:10kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 15166.67 .68 .69 .70 .71 ... 28522 »

源码中国 www.ymcn.org