Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - vb Function
Search - vb Function - List
用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
Date : 2008-10-13 Size : 223.18kb User : 刘睿

用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
Date : 2025-12-22 Size : 223kb User : 刘睿

vb+mo而次开发实现鹰眼功能,以及SQL图层编辑和图层控制功能-vb+ mo while the second development function of the realization of Hawkeye, as well as the SQL layer editing and layer control functions
Date : 2025-12-22 Size : 40kb User : 钟艳

vb+mapxvb+mo二次开发实现鹰眼功能,以及SQL图层编辑和图层控制功能-vb+ mapxvb+ mo secondary development function of the realization of Hawkeye, as well as the SQL layer editing and layer control functions
Date : 2025-12-22 Size : 7.4mb User : 钟艳

用VB实现的非常全面的FTP管理工具源码,功能较值得一学-VB achieved with very comprehensive source FTP management tools, function than it is worth learning
Date : 2025-12-22 Size : 74kb User : sky

文件名修改功能 ,vb的。希望对 学习者能有 帮助 -File Name modify function, vb s. Hope that students can help
Date : 2025-12-22 Size : 8kb User : 冰梦寒缘

超市商品管理系统,基于vb和access。可以提供查询,删除,修改的功能。-Supermarket merchandise management system, based on vb and access. Can provide query, delete, modify function.
Date : 2025-12-22 Size : 167kb User : 三毛

一个功能比较完善的远程抄表软件,开发环境为vb,后台为acce-A function of relatively perfect remote meter reading software, development environment for vb, the background for acce
Date : 2025-12-22 Size : 1.63mb User : s

用VC编写的内点罚函数法,有没有人可以将此代码转换到VB里面-VC prepared by the complex law, no one can change this code inside of the VB -VC prepared with internal penalty function method, there are no one can convert this code to VB inside-VC prepared by the complex law, no one can change this code inside of the VB
Date : 2025-12-22 Size : 33kb User : jason

一个非常小的程序,但却毫不简单.程序使用了Windows的内存越权读写API.实现了对程序自身代码的内存中动态修改,可以高效执行任意指令.例子中动态修改了一个没有意义的空函数,实现了VB不可能编译出来的移位指令.-A very small program, but not simple. Procedures for the use of Windows to read and write memory ultra API. Realize their own code of procedure in the dynamic modification of memory, can be efficient to execute arbitrary commands. Examples of dynamic modified the meaning of a space function, realize the VB compiler can not shift out of bit instructions.
Date : 2025-12-22 Size : 12kb User : gbcgbc

PC计算机钢琴程序子程序: 包括以下资料 软件:提取音乐代码的软件工具(自己用VB写的) 资料:所有与按键和PC Sound有关资料 唱歌:包括歌曲有 聚萍、同一首歌、月亮代表我的心、美丽的神话、新年好、天空之城、 生日快乐、梁祝、铃儿响叮当、标准测试、 高低音阶测试、动画、PC钢琴 相关函数:延时、发声、查表、按键扫描、字符串显示-PC computer program subroutine Piano: software include the following information: extracting music code, software tools (own use of the Writing VB) Information: All PC Sound with the keys and singing the relevant information: including songs have poly-ping, the same song, the moon on behalf of my heart, the beauty myth, Happy New Year, Sky City, Happy Birthday, Butterfly Lovers,铃儿响叮当, standard tests, high and low scale testing, animation, PC Piano correlation function: delay, voice, look-up table, key scan string show
Date : 2025-12-22 Size : 105kb User : Alexi

ao+vb实现鹰眼功能代码。很简单很便捷。欢迎大家下载-ao+ vb code to achieve Eagle Eye function. Very simple very easy. Welcome to the Download
Date : 2025-12-22 Size : 4kb User : 杨娜

VB中的鼠标事件功能,比如MouseDown,MouseMove等一些功能-VB function in the mouse events, such as MouseDown, MouseMove and other features
Date : 2025-12-22 Size : 66kb User : 李瑞昌

是实现网页中一部分的代码功能,很实用,而且简单易懂。功能较强大,虽然小。-Is to achieve part of the code page function, very practical and easy to understand. A more powerful, though small.
Date : 2025-12-22 Size : 431kb User : 林辉

使用VB语言编写的一个学生管理系统登陆界面,实现基本的各种查询功能-Using the VB language of a student management system login interface, to achieve the basic function of a variety of queries
Date : 2025-12-22 Size : 5kb User : lily

一个用VB编写的程序,是b样曲线的经典示范,具有相关的放大缩小的功能,非常的实用-A program written by VB is a b-like curve of the classic model, with associated zoom function is very useful
Date : 2025-12-22 Size : 26kb User : 大水

执行全排列功能,vb语言, 执行全排列功能,vb语言-Implementation of permutation function, vb language, the implementation of permutation function, vb language, the implementation of permutation function, vb language
Date : 2025-12-22 Size : 7kb User : lixin

1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed ocx file path (including file name), the function can be automatically extracted from the file control' s CLSID, and then check whether registration, if registration is no longer registered if not registered will automatically be registered. 2.ocx TypeLib information must be included controls, the general VC++/VB/DELPHI7 and other controls are all generated by this type. 3 functions to perform successfully in VC6, the program control is initialized in the program must also be initialized, so the function code should be placed on the application of the initialization process, such as the MFC in VC6 project should be on CXXXApp:: CXXXApp () in.
Date : 2025-12-22 Size : 1kb User : QH

点击command1,label1随机显示1.2.3-Function a() As String Dim b(2) As String b(0) = 1 b(1) = 2 b(2) = 3 Randomize a = b(Rnd* 2) End Function Private Sub Command1_Click() Label1.Caption = a End Sub
Date : 2025-12-22 Size : 56kb User : ted

VB设计 建议avi格式视频播放器 有循环播放等功能-The VB design recommendations avi format video player loop playback function
Date : 2025-12-22 Size : 3kb User :
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.