-
用循环链表解决JOSEPHUS问题,精心制作
用循环链表解决JOSEPHUS问题,精心制作-cyclic Chain JOSEPHUS solve problems carefully
- 2022-09-25 08:45:03下载
- 积分:1
-
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中...
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle
- 2023-07-05 17:10:03下载
- 积分:1
-
本文详细介绍了如何在XP系统下面透过指令端口读写
本文详细介绍了如何在XP系统下面透过指令端口读写-This paper describes how XP systems through the following instructions to read and write ports
- 2022-01-25 15:13:47下载
- 积分:1
-
A library management system, the more powerful features, and incidental to anoth...
一个图书管理系统,功能比较强大,并且附带又论文!-A library management system, the more powerful features, and incidental to another paper!
- 2022-03-28 15:10:30下载
- 积分:1
-
ASK Modulation
调幅函数=asku mod(msg,varargin)
- 2023-05-05 16:15:02下载
- 积分:1
-
本文主要介绍.NET导出数据到Excel的几种实现方法
本文主要介绍.NET导出数据到Excel的几种实现方法-This article focuses on. NET Export data to Excel for several implementations
- 2022-07-15 09:00:39下载
- 积分:1
-
计算机图形学中文!
计算机图形学中文!-computer graphics Chinese!
- 2022-04-01 08:36:36下载
- 积分:1
-
一个透明窗体源代码,窗体标题采用API函数画出来的,效果还不错的,原作者"蓝色炫影"在标题栏没有实现,现经本人该后实现了标题显示 修改:陈峰 clg...
一个透明窗体源代码,窗体标题采用API函数画出来的,效果还不错的,原作者"蓝色炫影"在标题栏没有实现,现经本人该后实现了标题显示 修改:陈峰 clg-123@126.com-Form a transparent source code, form title used by the API function paintings, the effect is also good, original author of
- 2023-08-07 21:15:03下载
- 积分:1
-
网站模板20040821015610.rar
网站模版20040821015610.rar-website template 20040821015610.rar
- 2023-08-17 09:55:03下载
- 积分:1
-
贪吃蛇游戏
贪吃蛇游戏 win32项目编译 非MFC程序
*游戏制作思想:
*通过一个二维数组来描述画面,
*-2代表墙,0代表空白,0以上代表蛇
*例以1,2,3,4表示蛇(4为蛇头)
*其移动时,数字依次减一,
*并在将要去的位置设为4,
*则完成了蛇的移动
*同时利用多线程获取按键事件,
*使屏幕绘制与按键监听同时进行
*/
- 2022-01-27 17:14:38下载
- 积分:1