搜索资源列表
vb模拟进程调度
- vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
图书馆管理系统(vb)
- vb模拟 图书管理系统,主要是对数据库的一些简单操作-vb analog simulation library management system, the database is the simple operation
vb 模拟操作系统
- 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
vb模仿Vista效果
- 用vb模拟出Vista的效果(aero)
ATM模拟系统
- 用VB编写的一个ATM模拟系统,与大家分享。
交通智能模拟
- vb代码的红绿灯智能优模拟系统,模拟了车辆运行
模拟OFFICE2007界面
- VB模拟OFFICE2007界面
图书馆管理系统(vb)
- vb模拟 图书管理系统,主要是对数据库的一些简单操作-vb analog simulation library management system, the database is the simple operation
vb 模拟操作系统
- 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
vb模拟进程调度
- vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
life(VB)
- 一个用VB实现的生态环境模拟程序,通过改变参数,可以观察到生态环境稳定,崩溃,或者周期性变化等有趣现象。-a VB of the ecological environment simulation program, by changing the parameters, we can observe the ecological environment is stable, collapse, or cyclical changes i
VBcode
- vb模拟考试系统 可用于毕业设计 有客户端和服务器-vb source code for mock examinations system has client and server
vb
- ATM模拟系统,包括存款,取款,转账,余额查询等功能-ATM simulation system, including deposits, withdrawals, transfers, balance inquiries and other functions
VB_Mscomm
- VB 模拟超级终端的代码 很详细很详细的代码-vb term
VB-analog-control-
- VB操纵键盘消息队列模拟键盘输入,另一种模拟键盘输入的方法,可以借鉴-VB analog control keyboard keyboard input message queue, and the other simulated keyboard input methods, can learn
vb-Simulation
- VB 模拟键盘操作事件 包括编写的要点 如何模拟等-VB simulated keyboard events, including the preparation of the main points of how the simulation
VB模拟 IE8测试
- VB模拟 IE8测试,生成后默认为ABC.EXE ,自动写入注册表(VB simulation IE8 test)
vb 仿QQ聊天程序
- VB模拟qq聊天程序及其源码,实现qq聊天的小功能(VB simulate qq chat program and its source code, realize qq chat small function)
VB模拟按键精灵自动点击网页
- VB模拟按键精灵,自动刷新网页 自动点击 自动语音提示(VB analog button wizard, automatic refresh of web pages, automatic click on automatic voice prompt)
VB鼠标按键精灵
- VB鼠标按键精灵(VB模拟出的按键精灵大部分功能)(Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Declare Sub mouse_event Lib "user3