-
TabStrip
VB中的窗体选项卡(Tab),有需要的就下载吧。(In VB Forms tab (Tab), there is a need to download it.)
- 2013-08-27 15:33:38下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1
-
MODBUStcp
VB下的MODBUS TCP通讯测软件,读写功能 01,02,03,04功能
- 2021-01-07 16:48:52下载
- 积分:1
-
rotapi
得到所有运行的com组件,ROT,RunningObjectTable(By all run com components, ROT, IRunningObjectTable)
- 2021-03-16 14:39:22下载
- 积分:1
-
CtrlChannelInfo
GNSS接收机通道信息显示控件,用于.NetFramework窗体程序开发,可显示通道捕获、跟踪状态、环路锁定情况、载噪比、卫星号等信息。(GNSS receiver channel information display controls,.NetFramework form for program development, can display the channel capture, tracking state, loop lock, carrier to noise ratio, satellite number and other information.)
- 2014-09-20 00:16:15下载
- 积分:1
-
IPgenghuan
更换ip,一键更换,可供研究,不喜勿喷,谢谢(Replace ip, a key replacement, available for study, do not like do not spray, thank you)
- 2016-05-14 18:08:12下载
- 积分:1
-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
1
说明: 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便
[c51_ds1820_program.rar] - ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使?BR> [电力监控系统VC实现五.zip] - 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通?BR> (With VB written by Mitsubishi FX1S series of programming and computer serial port for communications, can be X, M, Y, D, T, C register read and write control, operation is simple, convenient [c51_ds1820_program.rar]- ds1820 line temperature acquisition system C51-chip programming. The chip has a high sensitivity, ease of use, programming and simple wiring and was applied to a variety of industrial products industries. The C51 of the ds1820 driver c language through practice? BR)
- 2008-10-26 19:53:59下载
- 积分:1
-
VB
vb聊天室源码,一对一聊天。winsock控件实现的一款聊天软件。(VB Talking station.)
- 2013-12-07 14:00:17下载
- 积分:1
-
gps
这是一套GPS定位采集程序,可用于卫星天线乏味俯仰角的计算(This is a set of GPS positioning acquisition procedures can be used for satellite antenna pitch angle tedious calculation)
- 2009-05-06 22:43:03下载
- 积分:1