-
it has been a crazy magic known as the "Game of Life" small games, thi...
人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命细胞,生命细胞只有两种状态:“生”或“死-it has been a crazy magic known as the "Game of Life" small games, this game is quite simple. Suppose a chessboard like the same square grid, each box had placed a living cell, cell life only two states : "Health" or "dead
- 2022-03-13 14:59:49下载
- 积分:1
-
IcoGen图标生成应用程序
这种软用于从图像生成图标。它包含了源代码和构建版本instalable。净框架3.5
- 2022-03-14 16:38:46下载
- 积分:1
-
经典贪吃蛇WinForm代码
资源描述
winform写的简单的贪吃蛇游戏,可作开发和学习参考。
可以简单设置长度和速度,具备音效等功能。
欢迎大家指导和讨论,一起学习进步!
- 2023-06-23 05:10:03下载
- 积分:1
-
24.Windows命令接口2.rarMFC实现,加皮肤
24.Windows命令接口2.rarMFC实现,加皮肤-24.Windows Command Interface 2.rarMFC realize, plus skin
- 2022-04-28 07:35:48下载
- 积分:1
-
wince5.0 battery under the upper application, testing whether the charge, showin...
wince5.0下的电池的上层应用程序,检测是否充电,弹出界面,显示电量大小,是学习ui线程的好例子-wince5.0 battery under the upper application, testing whether the charge, showing the size of electricity is a good example to learn ui thread
- 2023-03-30 02:35:04下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
插入排序,希尔排序,冒泡排序,快速排序,选择排序程序实现。...
插入排序,希尔排序,冒泡排序,快速排序,选择排序程序实现。-insertion sort, Hill, ranked bubble sort, quick sort, select Sort program.
- 2023-05-21 15:15:03下载
- 积分:1
-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
应用培训大师
此应用程序用于训练主记录。应用程序是非常简单和友好的使用。使开发的应用程序具有良好的特性.
- 2022-03-15 18:05:39下载
- 积分:1
-
A simple calculator is available using this source code
一个实现了简单计算器得程序-A simple calculator is available using this source code
- 2022-11-20 07:45:03下载
- 积分:1