资源列表

« 1 2 ... .18 .19 .20 .21 .22 25023.24 .25 .26 .27 .28 ... 28522 »

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

说明:完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
<leijiang> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到数字时直接将其送至输出队列中; 2、当读到运算符时,将栈中所有优先级高于或等于该运算符弹出,送至输出队列中,再将当前运算符入栈; 3、当读入左括号时,即入栈; 4、当读到右括号时,将靠近栈顶的第一个左括号上面的运算符全部一次弹出,送至输出队列中,再删除栈中的左括号。 5、使用VS栈来存储读入的操作和运算结果,然后进行数字字符到数值的转换。 -Title: Desi
<布瓜> 在 2025-06-10 上传 | 大小:6kb | 下载:0

[数值算法/人工智能mysf

说明:这是一个用MATLAB写的免疫算法程序。-This is a MATLAB program written by Immune Algorithm.
<leijiang> 在 2025-06-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法chuan

说明:题目:串基本操作的演示 含有测试结果和函数关系调用图-Title: string containing the basic operation of the demonstration test results and the function call graph
<布瓜> 在 2025-06-10 上传 | 大小:29kb | 下载:0

[数据结构常用算法xishujuzheng

说明:题目:实现一个能进行稀疏矩阵基本运算的运算器。 以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵以阵列形式列出。 1、 生成如下两个稀疏矩阵的三元组a和b: 1 0 3 0 3 0 0 0 0 1 0 0 0 4 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 2 2、输出a+b的三元组 3、输出a*b的三元组 -Topic: can realize a spa
<布瓜> 在 2025-06-10 上传 | 大小:19kb | 下载:0

[数学计算/工程计算Kalman

说明:kalman滤波器,匀速圆周运动下的kalman滤波预测-kalman filter, uniform circular motion under the kalman filter prediction
<tom> 在 2025-06-10 上传 | 大小:8kb | 下载:0

[matlab例程baseband3

说明:基于MATLAB的基带仿真源码,基于数据流的过程,希望对大家有所启发,此代码可以 用于课堂教学-MATLAB-based simulation of the base-band source, based on the data flow process, and everyone would like to be a source of inspiration, this code can be used for classroom teaching
<yaya> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:《matlab使用详解》的部分源码,希望对你有所帮助-err
<yaya> 在 2025-06-10 上传 | 大小:25kb | 下载:0

[STLEffectiveSTL

说明:书中作者解释了怎样结合STL组件来在库的设计得到最大的好处。这样的信息允许你对简单、直接的问题开发简单、直接的解决方案,也帮你对更复杂的问题设计优雅的方法。我描述了常见的STL使用错误,而且向你演示怎么避开它们。那帮助你躲开闪资源漏、不可移植的代码和未定义的行为。我讨论了优化代码的方法,所以你能使STL表现得像它应该的那样快速、光滑。-The book the author explains how to combine STL library components in the design
<刘波> 在 2025-06-10 上传 | 大小:443kb | 下载:0

[数据结构常用算法data_structures

说明:一些重要的数据结构,有堆,平衡树treap, 并查集等。-Some important data structures, there are a heap of tree balance treap, and check books.
<Gragon> 在 2025-06-10 上传 | 大小:1kb | 下载:0

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

说明:这是一个关于人工鱼群算法的具体实例编程,算法用c实现,参数可以改动设置。包括人工鱼群流程图-This is a study on artificial fish-swarm algorithm specific examples of programming, algorithms using c realize, parameter settings can be changed. Including the flow chart of the artificial fish
<wang> 在 2025-06-10 上传 | 大小:70kb | 下载:0

[matlab例程Chaos_TimeSeries_Prediction_Program

说明:混沌时间序列预测程序,包括多步预测函数及多步预报的主程序。-Chaotic time series prediction procedures, including multi-step prediction function and multi-step prediction of the main program.
<ltt> 在 2025-06-10 上传 | 大小:5kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 25023.24 .25 .26 .27 .28 ... 28522 »

源码中国 www.ymcn.org