-
使用汇编的几个实例,我们描述了如何在VC环境下使用…
在c++语言里使用汇编的几个实例,讲述了如何在vc的环境下使用汇编语言.-using a compilation of several examples, we describe how the vc environment using assembly language.
- 2022-02-14 23:32:35下载
- 积分:1
-
Win32光盘烧录
资源描述使用Win32的API实现光盘的擦除、烧录,并封装成独立的DLL接口
- 2022-09-29 09:05:03下载
- 积分:1
-
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。...
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。-Write your own alarm clock, for beginners to learn. Functional imperfections have hope that we modify.
- 2022-02-03 21:46:05下载
- 积分:1
-
Stone 3.0 server source code collections for a long time, and now allow everyone...
石器3.0服务端源代码,收藏了很久,现在拿出来让大家一起研究.-Stone 3.0 server source code collections for a long time, and now allow everyone to study together.
- 2022-07-18 19:27:20下载
- 积分:1
-
socket编程 sever端设计
这是我写的一个socket的sever端,可以实现与多个客户端连接,使用了多线程和非阻塞,是windows下的编程,是基于对话框的。希望对大家有帮助。
- 2023-03-25 19:45:06下载
- 积分:1
-
Another example of the use delphi to learn lua. To help improve the lua
另一种delphi学习lua使用的例子.对提高lua有所帮助-Another example of the use delphi to learn lua. To help improve the lua
- 2022-12-17 01:45:03下载
- 积分:1
-
动作类游戏DEMO,比较易懂,可做为始学者的参考.
动作类游戏DEMO,比较易懂,可做为始学者的参考.-Action games DEMO, relatively easy to understand, can be used as a reference for scholars only.
- 2023-06-25 22:10:04下载
- 积分:1
-
这里有项目所以源码和演示/测试
Here are the LiteGrid source and demo/test projects
- 2022-03-03 19:53:01下载
- 积分:1
-
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab,
bc,xyz 等字符串都是升序字符串。
-search the postion for the given ascend sor string.
- 2022-11-11 07:15:03下载
- 积分:1
-
电话本程序。用MFC编程了一个简单的电话本程序,一共大家参考。...
电话本程序。用MFC编程了一个简单的电话本程序,一共大家参考。
- 2022-09-02 20:15:03下载
- 积分:1