-
贪吃蛇游戏
贪吃蛇游戏 win32项目编译 非MFC程序
*游戏制作思想:
*通过一个二维数组来描述画面,
*-2代表墙,0代表空白,0以上代表蛇
*例以1,2,3,4表示蛇(4为蛇头)
*其移动时,数字依次减一,
*并在将要去的位置设为4,
*则完成了蛇的移动
*同时利用多线程获取按键事件,
*使屏幕绘制与按键监听同时进行
*/
- 2022-01-27 17:14:38下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小时钟程序-prepared by the small clock procedures
- 2022-01-24 18:34:30下载
- 积分:1
-
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成-Tomcat and the other Http integration testing procedures, and the windows, linux, iss Integration
- 2022-07-10 10:20:02下载
- 积分:1
-
利用c++实现类似java的反射编程的功能。使的c++也可以利用配置文件来动态配置程序...
利用c++实现类似java的反射编程的功能。使的c++也可以利用配置文件来动态配置程序-Using c++ to achieve a similar reflection java programming functions. So that the c++ configuration file can also be used to dynamically configure the program
- 2022-03-31 10:34:20下载
- 积分:1
-
使用宏汇编 ( MASM ) 写的一个计算器, 能进行 加 和 减 操作.
使用宏汇编 ( MASM ) 写的一个计算器, 能进行 加 和 减 操作.-Use Macro Assembler (MASM) write a calculator that can be " plus" and " cut" operations.
- 2022-01-26 07:09:51下载
- 积分:1
-
这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用...
这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用-This is a cubic spline interpolation algorithm C code, but inside there may be some inadequacies, in the hope that friends useful
- 2022-02-07 09:39:06下载
- 积分:1
-
本章重点介绍了如何在Windows套接字应用程序中对IO(输入输出)操作进行管理。...
本章重点介绍了如何在Windows套接字应用程序中对IO(输入输出)操作进行管理。-This chapter focuses on how the Windows Sockets application to the IO (input-output) operations management.
- 2022-03-13 07:31:14下载
- 积分:1
-
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天-WinCE EVC4.2 TCP/IP client program, and server-side program can establish a connection to chat
- 2022-02-26 11:22:15下载
- 积分:1
-
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等...
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
- 2022-08-03 20:23:10下载
- 积分:1
-
achieve network bookstores, tomcat, mysql
java实现的网络书店,tomcat、mysql-achieve network bookstores, tomcat, mysql
- 2022-04-30 16:46:52下载
- 积分:1