-
这是一个合成地震记录程序,对从事体育的学生。
这是一个地震合成记录程序,该程序对搞石油和地质的同学来说帮助很大-This is a synthetic seismic record program, which pairs of students engaged in petroleum and geology is of great help to
- 2022-03-20 10:05:18下载
- 积分:1
-
C++ MOPSO 代码
本人新研究的一个MOPSO(多目标粒子群算法),用于各种优化计算,C++编译,非常好用,
何选择带领者呢?
MOPSO在存档中选择一个粒子跟随。如何选择呢?根据网格划分,假设每个网格中粒子数个,i代表第几个网格。该网格中的粒子被选择的概率为,即粒子越拥挤,则选择的概率越低。这是为了保证能够对未知的区域进行探索。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 10:21:19下载
- 积分:1
-
地球物理反演程序,也可用于其他行业,都是经过编译的代码....
地球物理反演程序,也可用于其他行业,都是经过编译的代码.-Geophysical inversion procedure can also be used for other industries, have been compiled code.
- 2022-12-30 04:50:03下载
- 积分:1
-
An 8
一款8位RISC MCU的设计-An 8-bit RISC MCU Design .........
- 2022-01-28 09:36:32下载
- 积分:1
-
利用ADO访问Access的例子,适合于学习和借鉴,感谢原作者。
利用ADO访问Access的例子,适合于学习和借鉴,感谢原作者。-Access Access using ADO examples suited to learn from, thanks to original author.
- 2022-02-01 21:39:07下载
- 积分:1
-
excel
分析数据,然后按照模版的要求输出结果到excel中-excel
- 2023-05-07 08:40:02下载
- 积分:1
-
C语言编程产生离散单元斜边序列,序列的门…
用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display sequence, or convolution-related graphics.This is the classical convolution C original code
- 2022-02-02 22:38:30下载
- 积分:1
-
自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定...
自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定-Their times of Newton iteration procedure for solving the dual quadratic equation iteration step can be set for
- 2022-08-19 14:44:12下载
- 积分:1
-
SQL的应用,用DELPHI进行的数据库操作
SQL的应用,用DELPHI进行的数据库操作-SQL application, the database which carries on with DELPHI
operates
- 2022-03-11 16:26:40下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1