-
jianduanweizhitiqu
根据二值化裂纹轨迹图像,提取裂纹尖端位置(The crack tip position is extracted from the two valued crack trajectory image.)
- 2018-06-06 14:50:17下载
- 积分:1
-
inversion
该算法可以反演计算二维地质模型的表面重力值和重力异常(The algorithm can calculate the surface gravity two-dimensional geological model and gravity anomaly)
- 2017-11-02 17:41:49下载
- 积分:1
-
很好用的CAN BUS学习的程序中的一段仔细研究一下吧会有帮助的阿...
很好用的CAN BUS学习的程序中的一段仔细研究一下吧会有帮助的阿-good use of the CAN BUS learning the procedures for a closer look it would be helpful to the A
- 2022-05-16 03:06:26下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第一部分
数字信号处理课程的有关实验,分为两部分,这是第一部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of
- 2023-09-04 16:00:04下载
- 积分:1
-
HTML5鼠标控制彩色气泡特效
HTML5鼠标控制彩色气泡特效是一款html5 canvas绘制网页经过跟随鼠标移动漫天飞舞的彩色圆球动画。(HTML5 mouse-controlled color bubble effect is a color sphere animation that HTML 5 canvas draws web pages and flies through the sky following the mouse movement.)
- 2019-01-13 18:36:33下载
- 积分:1
-
文本编辑框
文本编辑框-------------------简易-Text edit box- Summary
- 2022-02-11 11:25:10下载
- 积分:1
-
TraceRatio
说明: 解决Trace的比的问题,使得它可以达到类间最大化,类内最小化。对于分类问题作用广泛(Solve the problem of Trace ratio.So that it can achieve maximum class, minimized within the class. Widely used for classification problems)
- 2019-03-15 20:17:11下载
- 积分:1
-
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串...
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
- 2022-05-13 16:58:51下载
- 积分:1
-
inoppp
说明: 用matlab和c语言分别实现的电离层穿刺点坐标计算(Coordinate calculation of ionospheric pierce point by MATLAB and C)
- 2020-12-27 14:59: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