-
又一个字体有关的程序值得一看
又一个字体有关的程序值得一看-also a font is worth looking at the procedures
- 2022-01-26 07:49:33下载
- 积分:1
-
用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路...
用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
- 2022-02-25 01:14:19下载
- 积分:1
-
编程的方法,可以检测到当前系统的物理内存,五
以API方式编程,可以检测当前系统物理内存、虚拟内存以及页文件的总尺寸和可用大小。-API approach to programming, can detect the current system of physical memory, virtual memory and page file size and available size of the total.
- 2022-12-26 08:45:03下载
- 积分:1
-
example of this was the VC, beginners can read. A graphic display of CPU memory...
本范例是VC 写的,初学者可以读读. 以图形方式显示CPU内存利用率,可以在它基础上改一改,作其它用途.-example of this was the VC, beginners can read. A graphic display of CPU memory utilization, it can be based on modified for other uses.
- 2022-03-15 19:34:50下载
- 积分:1
-
高级编程范例中颜色例子
高级编程范例中颜色例子-high-level programming paradigm example of Color
- 2023-07-06 20:55:04下载
- 积分:1
-
枚举NT线程
枚举NT线程-Enumeration NT thread
- 2022-02-10 05:05:04下载
- 积分:1
-
一款智能释放内存的工具,名:黄金金块。很不错啊
一款智能释放内存的工具,名:黄金金块。很不错啊-The release of a smart memory tools, Name: gold bullion. Very错啊
- 2023-03-27 09:35:04下载
- 积分:1
-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和...
使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和-use vb prepared by the date input box controls, very interesting, leading critics to welcome you stand corrected, and Oh! !
- 2023-04-07 13:05:03下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1