搜索资源列表
VB_control
- VB编写的程序控制等静压设备监控系统,能d对设备实现简单的控制和操作-VB, HIP process control equipment monitoring system to d of equipment control and operation of simple
zuheforms
- VB6.0源码下载:VB创建组合的圆形窗口,单击窗口则调用SetWindow子过程设置窗口形状,双击窗口则调用Reset子过程恢复窗口形状。圆形组合窗体的实现过程中将两个图形区域相加(叠加),也可将两个区域相减,或进行进行“或”操作,“异或”操作等。 Module1.bas中的SetWindow子过程实现设置窗口形状,创建最外面的大圆区域,创建中间的圆区域,创建最里层的小圆区域,用大圆减去中间的圆得到的区域保存在hSrcRgn1,用得到的区域加上小圆并保存在hSrcRgn1;
processview
- VB写的进程监视器,可像Windows任务管理器一样显示当前正在运行的进程信息,程序源码BY 辕夏禹剑。程序可实现查看进程的使用情况,对进程进行相应的操作,程序关联有许多注册表操作,是不错的VB编程资料。-VB to write the process monitor, can display the currently running process information like the Windows task manager as a BY program source code, t
sxush
- VB编写的最段路径算法,包括全部的实现过程与具体的操作,-VB to write the most path algorithm, including all the implementation process and the concrete operation,
path
- VB编写的最段路径算法,包括全部的实现过程与具体的操作,(VB to write the most path algorithm, including all the implementation process and the concrete operation,)
generic
- VB编写的最段路径算法,包括全部的实现过程与具体的操作,(VB to write the most path algorithm, including all the implementation process and the concrete operation,)
KillProcess
- 实现对Windows在用Prcoess进程进行管理,创建进程、关闭进程。(Realize the management of Windows using Prcoess process, create process and close process.)