-
arduino的timer樣板可應用在其餘測試中
Arduino的計時器的樣板可應用在其餘測試中例如應用在時脈開發或shield的使用上這提供了一個不錯的樣板範例
- 2023-05-18 20:20:03下载
- 积分:1
-
Empirical mode decomposition process (matlab)
经验模式分解程序(matlab)可以对输入信号进行经验模式分解-Empirical mode decomposition process (matlab)
- 2022-07-16 23:40:09下载
- 积分:1
-
C++通讯录源代码
C++通讯录源代码-C source code directory
- 2023-07-13 21:10:03下载
- 积分:1
-
在TI DSP单片机液晶显示测试程序
lcd display test program in ti dsp mcu -lcd display test program in ti dsp mcu
- 2022-03-22 08:57:24下载
- 积分:1
-
VHDL 函数信号发生器
VHDL 函数信号发生器
VHDL 函数信号发生器
VHDL 函数信号发生器-VHDL Function Generator VHDL Function Generator
- 2023-04-10 16:05:03下载
- 积分:1
-
是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!...
是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!-verilog is written, Demultiplexer procedures can multiplexing the contrary, generally used in the decoding process.
- 2023-08-10 01:35:04下载
- 积分:1
-
系统分析师,文档,大家来看看了,对学计算机有帮助的!
系统分析师,文档,大家来看看了,对学计算机有帮助的!-Systems analyst, documentation, read the U.S. point of view on the school computer help!
- 2022-10-07 19:10:03下载
- 积分:1
-
聊天采用TCP Socket网C #服务器。
Chat Server using TCP Socket in C#.NET
- 2022-11-07 04:30:03下载
- 积分:1
-
普通调幅电路am
普通调幅电路am-Ordinary amplitude modulation circuit am
- 2023-05-01 12:15: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