搜索资源列表
hanshuzuotu
- 函数作图器,能做出各种基本函数的图像,如正弦余弦等,使用VB编写
QQ进程复活测试,VB源码实现
- QQ进程复活测试,VB源码实现,复活进程在启动进程被KIll后使用,启动程序的路径一定要绝对路径。 说明:PROCESS_INFORMATION结构由CreateProcess函数将关于新建立的进程和; 说明:STARTUPINFO结构用在CreateProcess函数中指定为新进程建立的新窗口的主要属性;
Cshapprojcet
- 谈谈类和结构的区别? 最大区别一个是引用类型,一个是值类型 默认成员访问为public是另外一个区别 1. 在.net(C# or vb.net)中如何获得当前窗体或控件的句柄,特别是控件本身的句柄(请列举)。 this(C#) Me(vb.net). 2在.net(C# or vb.net)中如何用户自定义消息,并在窗体中处理这些消息。 在form中重载DefWndProc函数来处理消息: protected override void DefWndProc ( ref
__VB_Print
- 主要实现VB环境打印功能向VB.NET环境的转变,在VB.NET环境下充分利用VB原有的那个API函数,实现自己需要的打印模式-The main achievement of VB to VB.NET printing environment changes in the environment, in VB.NET environment take full advantage of VB that the original API function, the realization of t
call_Hdsn_dll
- vb.net实现的获取硬盘序列号,调用系统API,GetIdeDiskSerialNumber函数。-implementation of access to the hard disk vb.net serial number, call the system API, GetIdeDiskSerialNumber function.
usb_test_vb
- 在网上找了好久这样的例子,只找到VB的,VC的,VC.NET的,C#的,就是没有VB.NET的。说明一下,VB.NET于VB有些不同,特别是函数SetupDiGetDeviceInterfaceDetail的API声明是关键。本人尝试了一个礼拜,又参照了很多其他语言的例子,才试出来,希望对大家有所帮助。 -VB.NET 2003 USB TEST CODE
20091010104399
- 这是一个曾经的16岁美国少年编写的获过大奖的VB源代码,作用是对VB6或者VB.NET编写的源代码工程进行扫描分析,并把详细的分析结果返回到一个树形列表里,包括了从工程及工程组、窗体、函数、用户控件、模块、类模块等等所有的统计分析。可以详细列出代码行数统计,甚至每一个过程函数的统计。可以扫描工程中未使用的变量,并以XML和文本方式提供分析报告,还可以按照图表方式提供饼图显示代码统计信息。 -This is a 16-year-old American teenager who' s
liner-fit-fuction-code-by-vb
- 能够实现vb的线性拟合功能,通过输入几组线性数据得到拟合函数-Vb linear fit function, can be achieved by entering a few linear data fitting function
starcontroller
- 此函数的功能是自定义控件,定义的是一个星星控件-programmed using VB.NET
vb-for-sorting
- 适合vb使用的排序算法函数大全,包括冒泡,搜索,插入等-Sorting algorithm suitable for use vb function Daquan, including bubble, search, insert, etc.
ping
- vb .net 调用系统函数实现ping操作-vb. net realized ping operation
erfc-function
- erfc函数计算程序,vb编写的 网上转载-erfc function
erffunction
- erf函数的vb程序,网上转载,精度还可以-erf function cal
Open-through-the-API-function-Serial
- VB.NET编程,通过API函数实现串口打开,简单的应用-VB.NET programming, through the serial port open API function, a simple application
formtx
- vb.net 实现窗口淡入淡出例程 内置延时delay函数 程序不会假死-vb.net form show
externaldecisiondebug
- VB未公开的2个内存操作函数,很有学习意义,不错的(VB undisclosed 2 memory operations function, has learning significance very much, good)
tut_kptical
- 这是个用VB调用API函数控制光驱的开关的小程序,省去了自己动手去按光驱的麻烦,(This is a VB API function called the drive control of small procedures, leave out the trouble yourself to according to the optical drive,)
Test-Greypoint
- 灰点相机拍照用vb.net写的驱动demo,可初始化相机,获取相机序列号,以及单张,连续拍照及回调函数返回相机图片,并显示出来(Gray point camera shooting, written in vb.net driver demo, you can initialize the camera, access to camera serial number, as well as a single, continuous camera and callback function to
Visual Basic.NET语句与函数大全
- vb.net基础教程pdf,基本语法,内部函数大全(vb.net Basic course PDF, basic grammar)