-
编排万年日历,学习多个函数的编写及调用,提高综合测算能力。...
编排万年日历,学习多个函数的编写及调用,提高综合测算能力。-scheduling calendar years, learning various functions and the preparation of call, to increase the overall capacity calculations.
- 2022-01-26 02:34:00下载
- 积分:1
-
运用粒子群计算函数的极值
应用背景
求最大值与求最小值两者转换时的修改处:
BaseStepPso:代码83行和91行
InitSwarm: 代码44行
PsoProcess: 代码
69行
关键技术
调用格式:
Scope=[ ];
[xm,on,off,fv]=PsoProcess(N,D,Scope,@InitSwarm,@BaseStepPso,@fitness,IsStep,0,M,IsPlot);
Xm:目标函数取最大值时的自变量
Fv:目标函数的最大值
on:在线性能的数据
off:离线性能的数据
N:粒子数目(一般取20-40。对于大部分的问题10个粒子已经足够可以取得好的结果,
不过对于比较难的问题或者特定类别的问
- 2022-12-27 12:25:05下载
- 积分:1
-
这个是用Visual C++实现的计算器源代码,经过调试可行
这个是用Visual C++实现的计算器源代码,经过调试可行-This is achieved using Visual C source code for the calculator, after debugging feasible
- 2022-03-18 21:59:37下载
- 积分:1
-
一个简单的计算器,用的是vb制作,能完成简单 的四则运算.
一个简单的计算器,用的是vb制作,能完成简单 的四则运算.-A simple calculater,written in VB,and can realize simple four-arithmetic operations.
- 2022-02-05 14:59:47下载
- 积分:1
-
FORTRAN编写的差分程序,用于计算偏微分方程,有用。
FORTRAN编写的差分程序,用于计算偏微分方程,有用。-FORTRAN differential preparation procedures used to calculate the partial differential equations, useful.
- 2022-03-21 06:13:27下载
- 积分:1
-
二叉树的算法,先序建立,中序遍历
二叉树的算法,先序建立,中序遍历-binary tree algorithm, first sequence established, the preorder
- 2022-08-08 06:11:41下载
- 积分:1
-
speex 1.1.12 编码 稳定版本
speex 1.1.12 编码 稳定版本-speex 1.1.12 stable version of code
- 2023-07-31 17:25:03下载
- 积分:1
-
8051 串口 循环缓冲区
串口C程序 , STC mcu ,循环缓冲区,
解决串口丢数据问题, 实际工程中很稳定,
接收时, 在中断中接收, 写入循环缓冲区,
主程序去循环缓冲区中取数据。
- 2022-02-11 15:18:41下载
- 积分:1
-
矩阵乘法是线性代数运算中最常见的运算,它在科学研究以及工程开发中都具有举足轻重的作用,提高其运算的效率是很多大型的学术研究中的内容,这边论文是分析主要的两个矩阵...
矩阵乘法是线性代数运算中最常见的运算,它在科学研究以及工程开发中都具有举足轻重的作用,提高其运算的效率是很多大型的学术研究中的内容,这边论文是分析主要的两个矩阵乘法算法.-Linear algebra matrix multiplication is the most common operation, it is in scientific research and engineering development have a decisive role in raising the efficiency of its operations for many large academic research of the contents of papers here is to analyze the main two a matrix multiplication algorithm.
- 2023-05-04 23:35:03下载
- 积分:1
-
四皇后问题,八皇后问题,特洛比方块等等一些数学问题算法实现...
四皇后问题,八皇后问题,特洛比方块等等一些数学问题算法实现- Four empresses questions, eight empresses questions, Turlogh
and so on some mathematics question algorithms realizes compared to
the block
- 2023-03-13 08:45:04下载
- 积分:1