-
windwos vc eat beans games FOSS
windwos vc吃豆子游戏源码-windwos vc eat beans games FOSS
- 2022-02-22 01:14:41下载
- 积分:1
-
视频库系统
这个简单的库存管理系统是由Sinuvera Technologies的受训人员设计的,以便于实际操作
- 2022-07-21 22:15:45下载
- 积分:1
-
static的扩展类。可以简单的自由的设置外观等。方便处理。
static的扩展类。可以简单的自由的设置外观等。方便处理。-the expansion of static type. Freedom to set up a simple layout. Facilitate the process.
- 2022-06-28 03:40:45下载
- 积分:1
-
show the mumber for 1 to 99
1-99数码管显示,用keil软件写的C程序,可以改动参数实现其它数据显示,也可以改变控制端口-show the mumber for 1 to 99
- 2022-04-23 08:14:27下载
- 积分:1
-
完成坦克大战,在游戏引擎的基础上,利用游戏引擎提供的接口和资源,实现坦克大战小游戏。参加练习的人要完成游戏图像的控制。...
完成坦克大战,在游戏引擎的基础上,利用游戏引擎提供的接口和资源,实现坦克大战小游戏。参加练习的人要完成游戏图像的控制。-Tankedaizhan completed in the game engine, based on the use of game engine to provide the interface and resources to realize Tankedaizhan game. People to participate in exercises to complete the game image control.
- 2022-04-10 12:39:44下载
- 积分:1
-
文件上传的一个程序
文件上传的一个程序-file uploads a procedure
- 2022-03-03 12:48:14下载
- 积分:1
-
日本的手持pda源码.wince下使用,完全开源
日本的手持pda源码.wince下使用,完全开源-Japan handheld pda source. Nicholson use, completely open source
- 2022-11-26 18:15:03下载
- 积分:1
-
C++ And Threads
If you ve ever done multithreaded programming then most likely...
C++ And Threads
If you ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
- 2023-08-17 11:20:03下载
- 积分:1
-
This procedure is mainly the two realize the connection string, through the dyna...
这个程序主要是实现两个字符串的连接,通过动态申请内存空间,并用指针作为参数传递-This procedure is mainly the two realize the connection string, through the dynamic application memory space, and passed as a parameter pointer
- 2022-02-24 20:17:26下载
- 积分:1
-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1