搜索资源列表
vb2
- vb的其他一些技巧B vb的其他一些技巧B-vb other skills B
mytimeClock
- 是在vb 环境下编写得一个时钟程序,只有秒钟,可以自己修改添加-clock V.B
login
- 登陆系统 基于vb 开发 本系统需要的功能有: a.首页展示:各个模块的链接,网站导航,新闻发布,礼品展示。 b.注册功能:用户可以自行注册。 c.登陆功能:注册用户可以登陆。 d.修改密码功能:用户可以对密码进行修改,保证密码的安全性。 e.删除用户功能:用户可以删除自己的账号。-Login system
test
- 该文档重的程序用VB实现了地球上任意两点间的距离,方位角,以及爱尔兰B和C公式的实现-The procedure for re-use of documents VB has the face of the earth the distance between any two points, azimuth, and the Ireland B and C formula to achieve
YiXinDemo(vb-version)11-10-10
- 乙星门锁VB演示程序,包含所需的动态链接库,本人亲自测试通过 -B star lock VB demo program, including the required dynamic link library, I personally tested by
vb_global-keys-
- VB调用API函数 设置软件全局快捷键 A键隐藏 B键显示-VB API function calls to set a global shortcut key A key software to hide B key to display
Calculate-the-binary-simple-equation
- 计算二元一次方程,ax+b=0 cx+d=0 初学vb-Calculate the binary simple equation, ax+ b = 0 cx+ d = 0 beginner vb
vb
- detect triangle between a,b,c
gzttyce
- 一个可以解ax2+bx+c=0方程的程序,输入a,b,c即可得到结果X1,X2,包内有详细VB代码,(A solution ax2 + bx + c = 0 equation application, type a, b, c can get results X1, X2, there is detailed VB code,)
rmmzlts
- 一个可以解ax2+bx+c=0方程的程序,输入a,b,c即可得到结果X1,X2,包内有详细VB代码,(A solution ax2 + bx + c = 0 equation application, type a, b, c can get results X1, X2, there is detailed VB code,)
VB ARGB
- 用VB实现ARGB,方法很简单。 背景R * (1 - A / 255) + 图像R * (A / 255) 背景G * (1 - A / 255) + 图像G * (A / 255) 背景B * (1 - A / 255) + 图像B * (A / 255) 虽然对于图像的处理较为慢一些...(Using VB to implement ARGB, the method is very simple. Background R * (1 - A / 255) + image R *
VB编写的魔力宝贝登陆器
- 魔力宝 贝登陆器 魔力宝贝登 陆器魔力宝贝登陆 器魔力宝贝登 陆器(Magic ba by.Magic b aby.M agic baby.M agic ba by.)
B
- 一个自编自用的vb供销存小程序,为了方便阅读理解源代码没有删除程序所用的数据库文件,曾几何时我本人就特别希望获能 源代码中所用的数据库。(A vb project of pueching,salling and storing,in whitch the access database is used I writed it and it was used by myself for many years)
Triangle area
- 为输入三角形的三边,求三角形的面积。计算公式为:S=(a+b+c)/2,面积=sqr(s*(s-a)*(s-b)*(s-c)) 。(For the three sides of the triangle, find the area of the triangle. The formula is: S= (a+b+c) /2, area =sqr (s* (S-A) * (S-B) * (S-C)).)
VB开发的串口与三菱FX PLC通讯源码
- VB开发的串口与三菱FX PLC通讯源码(actfxcpu.readdevicerandom("d0",A) actfxcpu.readdeviceblock(("d0",10,b(0)) actfxcpu.setdevice("y0",1)
EXCEL 快捷读取
- 程序采用VB编写 编译需要指定excel.exe的位置 程序可以快捷读取A栏 B栏数据 点击上面的数据直接复制 方便完成批量工作