-
matlabgif
说明: matlab简单的把图片制作成GIF,如果有错误,请提出(Matlab simply makes the picture GIF. If there are any mistakes, please bring them up.)
- 2020-06-23 14:00:01下载
- 积分:1
-
51黑论坛_USB_RS232
USB_RS232CH340 OSHW USB转串口转换器电路图PCB及驱动 - 用KICAD打开(USB to RS232RSTTLRS485FT232+SP213 serial port schematic AD drawing)
- 2018-08-02 01:46:01下载
- 积分:1
-
WIN2000/XP中制作优盘起动盘的程序
WIN2000/XP中制作优盘起动盘的程序-WIN2000/XP which produced thumb drive start the procedures set
- 2023-02-11 15:20:03下载
- 积分:1
-
533-004-01-1014
说明: 以上是一款扫描仪的测量程序,此程序安装数模3D编写。使用PCDMIS软件可离线模拟测量路径。直观了解测量过程。(Above is a scanner measurement program, which installs digital and analog 3D programming. PCDMIS software can be used to simulate the measurement path offline. Visual understanding of the measurement process.)
- 2020-06-18 12:20:01下载
- 积分:1
-
游戏贪食蛇的C实现方法,语言简练,编译后生成的exe文件体积极小...
游戏贪食蛇的C实现方法,语言简练,编译后生成的exe文件体积极小-Games贪食蛇realize the C method, concise language, the compiler-generated exe file after the size of very small
- 2023-06-27 03:45:03下载
- 积分:1
-
fifth
实现航迹跟踪 得出仿真曲线 不会搭框图的可以学习下 一起学习(Realize track tracking to get simulation curve Can not take a block diagram can learn together Learn together)
- 2018-04-21 11:12:02下载
- 积分:1
-
Mayank D
说明: matlab model of hybrid wind power plant and solar cell for hybrid power plant
- 2019-02-05 01:44:09下载
- 积分:1
-
运行环境:visual studio.net 2003
c#编写的一个猜数字小游戏(由系统生成一个4位随机数,猜中为止)...
运行环境:visual studio.net 2003
c#编写的一个猜数字小游戏(由系统生成一个4位随机数,猜中为止)-Runtime environment: visual studio.net 2003 c# Prepared a猜数字game (by the system to generate a random number four, guess so far)
- 2022-03-25 01:55: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
-
const
说明: const 声明将常量放入符号表中,当const使用了extern或&符号,编译分配存储空间(The const declaration places constants in the symbol table, and when const uses extern or symbol, compiles and allocates storage space)
- 2020-06-24 23:40:12下载
- 积分:1