-
interactions
qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
- 2013-12-13 02:50:38下载
- 积分:1
-
forum6
啊第四盛大的啊的非法发发肥企鹅舞秋风俄方(hello everyone you are my son)
- 2017-12-22 19:02:32下载
- 积分:1
-
GWO
说明: 受 灰 狼 群 体 捕 食 行 为 的 启 发,Mirjalili等[1]于 2014年提出了一种新型群体智能优化算法:灰狼优化算法。GWO通过模拟灰狼群体捕食行为,基于狼群群体协作的机制来达到优化的目的。 GWO算法具有结构简单、需要调节的参数少,容易实现等特点,其中存在能够自适应调整的收敛因子以及信息反馈机制,能够在局部寻优与全局搜索之间实现平衡,因此在对问题的求解精度和收敛速度方面都有良好的性能(Grey Wolf Optimizer,GWO)
- 2020-11-06 21:39:49下载
- 积分:1
-
精饲料单放机快速地翻看联赛积 精饲料单放机快速地翻看联赛积...
精饲料单放机快速地翻看联赛积 精饲料单放机快速地翻看联赛积-Feed player quickly look at the plot League player feed quickly look at the plot League
- 2022-10-21 03:10:03下载
- 积分:1
-
Using central difference method to calculate the structural dynamic response
利用中心差分法计算无阻尼结构动力响应,并作图-Using central difference method to calculate the structural dynamic response
- 2022-06-19 04:21:01下载
- 积分:1
-
剪贴板编程的例子
剪贴板编程的例子-clipboard programming examples
- 2022-04-02 02:38:43下载
- 积分:1
-
JXC
说明: 使用方法重载来计算三角形,长方形和圆形的面积。给三维向量的加法设计运算符重载并测试结果(Use method overload to calculate the area of triangle, rectangle and circle. Overload the additive design operators for three-dimensional vectors and test the results)
- 2020-06-25 01:40:01下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
一个国外的flash鼠标跟随动画
一个国外的flash鼠标跟随动画,包括了4种模式的鼠标跟随效果,自己下载Flash编译生成一下,来自国外的Flash源码网站。
- 2022-04-23 02:34:26下载
- 积分:1
-
CARS-pls
说明: 可设置变量个数实现自动筛选,实现光谱信息的自动选择(The number of variables can be set to realize automatic filtering)
- 2020-02-08 09:54:32下载
- 积分:1