搜索资源列表
newshortpath
- VB编写的最段路径算法,包括全部的实现过程与具体的操作-written in VB most of the path algorithm, including all of the process and to achieve specific operation
WindowsAutoRun
- VB开机启动项管理程序附代码.这个程序实现的功能就像一些优化软件一样,可以对开机启动的软件项目适时查看并进行删除等管理操作。VB新手朋友可以学习一下原理哦。-VB boot attached to activate the code of administrative procedures. The function of the realization of this process as a number of optimization software, as can the projec
VB_control
- VB编写的程序控制等静压设备监控系统,能d对设备实现简单的控制和操作-VB, HIP process control equipment monitoring system to d of equipment control and operation of simple
VBPaccess
- 本文通过用VB 6.0编写小区物业管理系统,利用软件工程原理,采用生命周期方法学,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,实现了小区信息数据库的创建及各种费用的收取、统计、汇总。 本文还简单介绍了vB6.0软件的界面及操作方法。简要介绍了窗体的制作过程,程序的编写,添加,最后的编译过程。并且叙述了作者在软件开发过程中的心得体会。 -Residential property management system written in VB 6.0, softwar
zuheforms
- VB6.0源码下载:VB创建组合的圆形窗口,单击窗口则调用SetWindow子过程设置窗口形状,双击窗口则调用Reset子过程恢复窗口形状。圆形组合窗体的实现过程中将两个图形区域相加(叠加),也可将两个区域相减,或进行进行“或”操作,“异或”操作等。 Module1.bas中的SetWindow子过程实现设置窗口形状,创建最外面的大圆区域,创建中间的圆区域,创建最里层的小圆区域,用大圆减去中间的圆得到的区域保存在hSrcRgn1,用得到的区域加上小圆并保存在hSrcRgn1;
process
- VB写的进程监视器,可像Windows任务管理器一样显示当前正在运行的进程信息。程序可实现查看进程的使用情况,对进程进行相应的操作,程序关联有许多注册表操作,是不错的VB编程资料。 -VB to write the process monitor, can display the currently running process information like the Windows task manager. Application program can be view the pr
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.)