-
本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程...
本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
- 2023-02-13 21:35:03下载
- 积分:1
-
windows mobile环境下的树形控件的一个例子。
windows mobile环境下的树形控件的一个例子。-windows mobile treectrl
- 2022-06-26 06:56:44下载
- 积分:1
-
DataGridView控件的用法,参见
DataGridView 控见的用法-DataGridView control, see the usage of
- 2022-07-23 09:24:42下载
- 积分:1
-
本代码提供了以一个带有各种画块控制的程序
本代码提供了以一个带有各种画块控制的程序-the code provided in a block painted with various control procedures
- 2022-10-18 20:10:03下载
- 积分:1
-
该程序能够实现一个钻石在屏幕上不断的旋转,非常好看,对于学习visual c++的同学来说是非常好的程序。...
该程序能够实现一个钻石在屏幕上不断的旋转,非常好看,对于学习visual c++的同学来说是非常好的程序。-The program can achieve an effect that a diamond go around and around ceaselessly at the screen, it is very beautiful! This is very usefull to the people studying Visual C++.
- 2022-07-16 08:53:48下载
- 积分:1
-
一个skin风格的进度条,推荐下载
一个skin风格的进度条,推荐下载--A progress bar with skin styles,recommend!
- 2023-09-06 12:30:03下载
- 积分:1
-
I STL String some experience, mainly discusses the characteristics of the String...
我对 STL String 的一些经验,主要论述了String的一些特性。-I STL String some experience, mainly discusses the characteristics of the String.
- 2022-01-31 08:14:14下载
- 积分:1
-
日记本程序,可以实现日记的写作,存储,读取,支持加密
日记本程序,可以实现日记的写作,存储,读取,支持加密-diary of the process, can achieve a diary writing, storage, access, encryption support
- 2022-06-13 02:05:15下载
- 积分:1
-
VB 如何获取硬盘温度
应用背景 首先运行VB 6中文版,建立一个标准的exe工程,将窗体命名为frmmain,borderstyle属性设为:3-fixed,caption,属性设置为空;接着添加一个frame控件——“frame1”,caption属性设置为空,再添加picturebox控件pctPrg,前景色为绿色,背景色为浅红色;最后添加一个定时器控件——“timer”,interval设置为100(当然,也可以根据自己的需要设置读取间隔),enabled设置为true,其他的属性采用系统的默认值,调整窗体和控件到适当位置和适当大小即可(参见附图)。关键技术需要说明的是,在内存配置较低的计算机中(比如内存32MB,Windows 98第二版),CPU的占有率是较高的,一般能够达到50%,这可能是由于系统需要CPU进行许多的运算模拟来弥补资源的不足。然而在88MB内存,同样操作系统的机器上,占有率一般只有10%。另外,本文主窗体中定时器运行过程函数中调用的FormatPercent函数是VB 6.0新添加的一个函数,它的作用是将一个表达式转化成百分数。用VB 5.0开发的读者需要采取其他变通方法,以实现监控CPU功能。本程序在Windows 98第二版、VB 6.0中文企业版下测试通过。
- 2022-07-19 23:40:29下载
- 积分:1
-
绘制导航图的源代码,这是基于MAPX插件的,只需将相关*.TAB 图层换成你自己的就可以了...
绘制导航图的源代码,这是基于MAPX插件的,只需将相关*.TAB 图层换成你自己的就可以了-mapping navigation map of the source code, which is based on the Connection plug-in, only to the relevant*. TAB layer replaced by your own on the
- 2022-06-01 06:57:51下载
- 积分:1