搜索资源列表
vb模仿Vista效果
- 用vb模拟出Vista的效果(aero)
ATM模拟系统
- 用VB编写的一个ATM模拟系统,与大家分享。
VB画图源码
- 简易模拟系统自带的画图软件 VB初学者可参考
VB简单画板
- VB做的模拟WINXP画板的程序源代码
HRF.VB.串口脚踏开关模拟小程序
- 串口脚踏开关模拟小程序,VB源码,用于医疗行业,Serial foot pedal simulation applets, VB source code for the medical industry
vbmonixiaoqiudetantiaoyundong
- vb模拟小球的弹跳运动,模仿的自由落体运动,可以将shape的形状做为小球,更逼真。-vb simulation of the bouncing ball movement, movement to imitate the free-fall, you can shape as the shape of the ball, more realistic.
ZYB
- VB模拟掷硬币实验 VB模拟掷硬币实验-VB simulated throwing coins in a coin toss experiment VB simulation experiments simulated a coin toss experiment VB
tel_select
- 坐席电话选择算法的VB模拟实现,类似于一个交换机!-VB seats analog phone selection algorithm to achieve, similar to a switch!
yaojiang
- 使用vb编写,代码简单易懂,模拟彩票摇奖。-Prepared using vb, code easy to understand, simulate lottery lottery.
VB
- 模拟中国福利彩票,南粤风采的36选7项目,用VB6.0中文版编译通过,可以生成多个随机号码,方便自己选号-Analog China Welfare Lottery, Nanyuefengcai of 36 select 7 items, compiled by the Chinese version with VB6.0, can generate many random numbers to their own choice of numbers
Electric-Grand-Piano--VB
- 用VB6.0做电子琴声音模拟,有源码和注释说明-With VB6.0 keyboard sound simulation, source, and notes
vb-joke
- 跟舍友开玩笑写的小程序,可以通过qq和飞信等循环发送某段消息,俗称“刷人”。使用模拟按键和timer。-Joked with roommate wrote a small program, you can cycle through the qq and fetion and other send a certain message, commonly known as "brush". Analog keys and timer.
VB
- 课程设计 模拟逐点比较法逆圆弧插补的程序设计 1) 了解连续轨迹控制数控系统的组成原理。 2) 掌握逐点比较法插补的基本原理。 3)握逐点比较法插补的软件实现方法。 其中包含课程设计报告一份,及相应实现的程序文档,可直接参考-Curriculum design simulation by-point comparison of programming circular interpolation inverse 1) understand the principles of con
VB-Written-exams
- 用VB+Access编写模拟考试软件,能够实现在规定时间内随机抽取题目,给提交的答案判断对错来给分-Using VB+ Access software written exams can be achieved within the specified time random questions, the answers submitted to the judgment of right and wrong to give points
VB-Press-Key
- vb模拟按键程序。公司使用的威盾程序,设置密码需要一组复杂的按键,通过此程序模拟按键,可以直接唤出设置界面。-VB Press Key
VB-Get-WebPage-Source-Demon
- 这是一个VB利用XMLHTTP方式远程获取网页源码的示例,演示了POST和GET两种方法进行获取,可模拟提交表单数据进行远程登录,代码短小精悍,实用性很强。-This is a VB use XMLHTTP remotely obtain sample pages source, POST and GET demonstrate two methods to obtain, can simulate submit the form data for remote login, the code
VB
- 一款键盘模拟按键程序。可以用于输入法的输入量刷取。-A keyboard key simulation program. Input can be used to input method brushings.
VB模拟 IE8测试
- VB模拟 IE8测试,生成后默认为ABC.EXE ,自动写入注册表(VB simulation IE8 test)
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 "user32" (ByVal dwFlags As Long
电梯VB模拟程序
- 模拟电梯调度小程序,VB程序,有源码,可直接运行