Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - vb Function
Search - vb Function - List
VB日期比较函数,你可以用做通用函数,因为日期也是大家常用的-VB date comparison function, you can do common functions, but also because we used the date of
Date : 2008-10-13 Size : 58.52kb User : mrx

DL : 0
这是一个学生vb考试系统的源代码,功能还不是很完善,如有欠缺请指正。谢谢!-students vb test system source code, function is not perfect, if not please correct. Thank you!
Date : 2008-10-13 Size : 1.83kb User : 张家口

功能源码多线程 TCIIP 侦听器,vb.net,可供学习和交流-function source multithreaded TCIIP interception device, vb.net, for learning and exchange
Date : 2008-10-13 Size : 25.23kb User : 张熙贤

BP神经网络,用vb写的,包含传统BP网络S型函数和传统BP网络ATN型函数-BP neural network, using vb written in the traditional BP network includes S-type function and the BP-function network ATN
Date : 2008-10-13 Size : 905.95kb User : 何琦

DL : 0
制作这个程序的目的是因为我见过了该程序的相关c、c++、delphi、java版本,惟独没有VB版。我的一个C++朋友说VB不适合于这个功能,看看是不是这样!-produced the purpose of this procedure is because I have seen the relevant procedures c, c, delphi, java version, except no VB version. One of my friends said C VB are not suited to the function and see whether this is not the case!
Date : 2008-10-13 Size : 64.58kb User : 苏建新

DL : 0
鹰眼功能——VB+mapX,实现漫游,放大,缩小,退出功能-Hawkeye function -- VB mapX, roaming, zoom in and out, from functional
Date : 2008-10-13 Size : 9.07kb User : 蒋样明

DL : 0
用VB编写的,读写INI文件的四个函数,简单易用-VB prepared in the INI file read and write four function, easy-to-use
Date : 2008-10-13 Size : 1.09kb User : yyy

DL : 0
有源码事例,还有说明.一看就明白, 一,把\"HGB.dll\"和\"hgbguanligongcheng.dll\"复制到系统文件夹\"\\WINDOWS\\system32\"下. 二,新建一VB标准EXE,在\"工程\\引用\"下点击浏览把\"\\WINDOWS\\system32\"下的\"hgbguanligongcheng.dll\" 引用进来. 三,在窗体里声明一个对象变量yy Dim yy As New hgbguanlimokuai 再在任一事件下引用YY里的函数过程 i = yy.chongqi() 本过程执行重启动计算机,无返回值 ii=yy.guanji() 本过程执行关闭计算机,无返回值 iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0 注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹\"\\WINDOWS\\system32\"下,.因为exe 文件在运行时会用到那两个DLL. 解释: \"hgbguanligongcheng.dll\"文件里面有\"hgbguanlimokuai\"模块 \"hgbguanlimokuai\"模块里面有三个函数过程chongqi(),guanji(),huoquan() 我们声明YY为\"hgbguanlimokuai\"模块就等于在工程里加入了一个模块当然就能 在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder "\\ WINDOWS \\ system32". 2, a new standard EXE VB. "works \\ quote" Click here "\\ WINDOWS \\ system32" under the "hgbg uanligongcheng.dll "quote come. 3. Form Lane in a statement object variables yy Dim yy As New hgbguanlimokuai again In any event occurred YY Lane function yy.chongqi process i = () implementation of the process of calculating restart machine, no return value yy.guanji ii = () implementation of the process of closing the computer, No value is returned yyy.huoquan iii = () is the process of the implementation of the Computer Management, successfully return to a failure to 0 Note : exe file generated in ot
Date : 2008-10-13 Size : 9.92kb User : 黄光边

DL : 0
VB编的一个计算器程序,绝对考虑到了计算器的每个细微功能,由于是初学者,所以语法可能有点不成熟,但对于初学者的学习很有帮助!-VB series a calculator program that takes into account the absolute calculator function of every nuance, as is the starter So syntax may be a bit premature, but for beginners learning helpful!
Date : 2008-10-13 Size : 4.6kb User : nie

DL : 0
一个自写的VB按钮控件,利用较多API函数,按钮类似XP的银色风格按钮,同时有其它风格,按钮上的文字可以多行显示-since written a VB button controls, the use of more API function, XP button similar style silver buttons, while the other style, the text button more lines
Date : 2008-10-13 Size : 12.88kb User : wangwei

这是我用VB做的小闹钟,它能实现和钟表一样的功能,给大家看看,也帮我改改,谢谢!-This is what I do with VB small alarm clocks, and watches it can achieve the same function, for everyone to see, also helped me changed, thank you!
Date : 2008-10-13 Size : 1.66kb User : luocheng

DL : 0
用VB写的一个函数计算器,有点太简单了,-VB write a function calculators, a little too simple, Ha ha!
Date : 2008-10-13 Size : 2.75kb User : ccc

DL : 0
本小程序主要是用VB编程进行函数和插值的运算
Date : 2008-10-13 Size : 4.66kb User : 穆芙韫

武林DLL注入源码 VB调用 Private Declare Function CallHotKey Lib \"wulin.dll\" (ByVal hWnd As Long, ByVal hotkey As Long) As Boolean Private Declare Function CallBase Lib \"wulin.dll\" (ByVal hWnd As Long, ByVal action As Long) As Boolean CallHotKey(窗体句柄,HotKey) HotKey ====0---------17 分别是0-----9 F1-----F8 CallBase(窗体句柄,Action) Action==0-------N 分别实现不同的功能 Action=0 选怪 函数反回值是 布尔值 ( 窗体句柄,Action 窗体句柄,HotKey 都为DWORD值)
Date : 2008-10-13 Size : 14kb User : 在撒大
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.