-
ICA算法
说明: 盲源分离;混合信号分离;
噪声抑制与信号提取方法与实现;(Independent component analysis)
- 2019-05-05 20:42:53下载
- 积分:1
-
ROV_sixdegree
一个小型ROV的六自由度数学模型,包含模型参数,动力学模型和运动学模型(A six degree of freedom mathematical model for a ROV, including model parameters, dynamics model and kinematics model)
- 2020-10-13 21:07:32下载
- 积分:1
-
LCD OSD procedures for the development of LCD 8051
LCD-OSD程序,用于8051液晶显示器的开发
- 2022-10-07 13:25:03下载
- 积分:1
-
MRCRGGA
说明: 云调度,启发式规则,组合优化,遗传算法,从理论上来说,做分布式系统并非企图加快单一任务处理速度,而是通过并行的方式合理利用资源,通过加大对任务的同时批量处理业务容量来加快业务的运营速度。(Cloud scheduling, heuristic rules, combinatorial optimization, genetic algorithms)
- 2020-06-23 21:40:02下载
- 积分:1
-
linux 下usb to com 的驱动
linux 下usb to com 的驱动-under linux usb drivers to com
- 2023-01-12 21:25:04下载
- 积分:1
-
Matlab的工程数学应用
工程数学的处理非常重要,而其往往非常复杂,这里是一本通过MATLAB对工程数学进行分析的教程(The processing of engineering mathematics is very important, and it is often very complex. Here is a course of analyzing engineering mathematics through MATLAB.)
- 2019-04-21 18:49:56下载
- 积分:1
-
Elman神经网络
基于Elman神经网络的预测程序,可用于电力系统短期负荷预测 -Elman neural network-based forecasting process, can be used for short-term load forecasting of power system
- 2022-01-31 16:41:00下载
- 积分:1
-
htmlExportToExcel
decorator design pattern implementation
- 2020-06-24 19:00:01下载
- 积分:1
-
Overview DSN
Overview DSN-Less Connection dBASE Excel Text File Visual FoxPro Access database SQL Server Oracle MySQL AS400 Sybase Sybase SQL AnyWhere DSN Connection -Overview DSN-Less Connection dBASE Excel Text File Access Visual FoxPro database SQL Ser ver Oracle MySQL Front Sybase Sybase SQL AnyWhe "re DSN Connection
- 2023-07-13 12:45:02下载
- 积分: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