-
八皇后问题的C++实现,在VC++下开发,测试通过可以运行
八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen" s problem of C++ to achieve, in the VC++ under development, the test can run
- 2022-04-23 00:06:52下载
- 积分:1
-
This is a game, there are red, blue two components. The rules of the game is ver...
这是一个小游戏,有红、蓝两方组成。游戏规则很简单,遇到小吃部多投掷一次骰子,遇到陷阱和栅栏都会受到相应的惩罚。-This is a game, there are red, blue two components. The rules of the game is very simple, encountered more than throwing a dice小吃部encounter traps and the fence will be punished accordingly.
- 2022-08-26 00:58:00下载
- 积分:1
-
VC++实现矢量地图背景下的实时显示
VC++实现矢量地图背景下的实时显示-VC vector background maps of the real-time display
- 2022-01-22 03:09:56下载
- 积分:1
-
很实用的API实用大全,全面介绍了API函数,介绍详细
很实用的API实用大全,全面介绍了API函数,介绍详细-very pratical api usage, a thorough introduction to api functions in detail.
- 2022-08-26 04:11:26下载
- 积分:1
-
This a subprogram based on the platform of win2000, recommend!
这是一个在WIN2000操作平台下的子程序,各位喜欢电脑的朋友不妨看一看,我的电脑试了哦,很好的,-This a subprogram based on the platform of win2000, recommend!
- 2022-01-26 15:03:10下载
- 积分:1
-
模拟电梯井道、井道安全开关动作(随轿厢位置不同),可将真实曳引机(同步、异步)连接于控制系统。在整梯出厂前可用于快车调试、控制系统真实环境的评估(电磁兼容、抗干...
模拟电梯井道、井道安全开关动作(随轿厢位置不同),可将真实曳引机(同步、异步)连接于控制系统。在整梯出厂前可用于快车调试、控制系统真实环境的评估(电磁兼容、抗干扰等)。-Simulation of elevator shaft
- 2022-04-13 06:45:23下载
- 积分:1
-
很小的五子棋C语言程序,有中文注释,以供学习
很小的五子棋C语言程序,有中文注释,以供学习-Small Gobang C language program in Chinese annotations for learning
- 2022-08-12 21:28:04下载
- 积分:1
-
线程的例子
我自己写的
希望最大家有帮助
线程的例子
我自己写的
希望最大家有帮助-thread example, I wrote the most hope we help
- 2022-08-23 11:56:43下载
- 积分:1
-
模仿天空更美丽的云
模仿天空的云彩 比较漂亮-imitate the sky more beautiful clouds
- 2022-06-30 13:42:59下载
- 积分:1
-
最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE...
最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友!
GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或者是决定图象表现行为的控制块, 用以实现动画和交互式应用。GIF文件还通过LZW压缩算法压缩图象数据来减少图象尺寸。
-recent collate documents, found previously wrote "how the acquisition process NT path," he also has a problem that has not been resolved : text of the procedures do not have access to the trails system processes, such as : csrss.exe. Remember that there are spaces VCKBASE said a netizen : "Enumerate to the process can increase SE_DEBUG_NAME competence", so the Internet to find the information, solve the original problem. Special thanks here to rovershen who named the netizens! GIF image is based on the color of the table (data storage is the point corresponding to the color of the color value of the index list), only support a maximum of eight (256 colors). GI
- 2022-07-13 07:42:02下载
- 积分:1