-
design_Builder1
说明: design_builder1 example of mine
- 2020-07-01 07:53:44下载
- 积分:1
-
marmousi
适用于声波时间域全波形反演的C程序,能正常运行,已调试。(C program for full waveform inversion in time domain of acoustic wave can run normally and has been debugged.)
- 2019-01-05 15:43:50下载
- 积分:1
-
minimax
用matlab程序求解最接近M的多项式函数(Solve the polynomial function closest to M using Matlab)
- 2020-06-21 10:40: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
-
notebook
tc环境下编写的记事本源代码,如有不完善之处,欢迎大家指导。(tc environment, origin notes written in code, if any imperfections, we are happy to guide.)
- 2010-01-25 16:43:51下载
- 积分:1
-
WignerVilleDistribution
自编程序分享-Wigner-Ville- Distribution,欢迎共享(Wigner-Ville- Distribution)
- 2009-12-09 13:13:09下载
- 积分:1
-
Four-FSK
4-FSK信号的生成,用于数字通信原理的基础知识的学习,随机产生4fsk信号,并分析信号的频谱(Generating 4-fsk signal and spectrum analysis)
- 2010-03-10 15:14:28下载
- 积分:1
-
GA-SA_Enhanced_k-mean-master
说明: 使用遗传算法等对k均值聚类进行优化,使k均值聚类效果有所提高(Use genetic algorithm to optimize K-means clustering, so that the effect of K-means clustering is improved)
- 2020-11-26 09:09:31下载
- 积分:1
-
source
实现三维空间散乱点云的滤波,平面分割和圆柱面的分割(To achieve three-dimensional space scattered point cloud filtering, plane segmentation and cylindrical surface segmentation)
- 2017-06-20 10:44:26下载
- 积分:1
-
freeCMA_2
经典进化优化策略 CMA-ES的代码,属于经典的进化优化算法的一种,效率高,适合单目标优化问题,带有测试函数(The code of the classic evolutionary optimization strategy, cma-es, belongs to the classic evolutionary optimization algorithm, which is efficient and suitable for single-objective optimization problems with test functions)
- 2018-08-21 14:54:13下载
- 积分:1