搜索资源列表
putemrealDLL
- vb6环境下开发的动态链接库(dll),能够为想学ActiveX编程的人提供帮助-VB6 environment of dynamic link library (dll), I wanted to learn to ActiveX programming to provide help
liewlist
- listview动态加载,开发环境vb6.0,-error dynamic loading, vb6.0 development environment,
pc-582(mutithread)
- 用VC4.0编写的动态连接库(DLL),采用多线程技术,从PC-582接口卡上采集模拟信号,并传给用VB6.0编写的主程序。C文件还采用了滤波机制。-prepared using Win95 Dynamic Link Library (DLL), the multi-threading technology, from the PC - 582 interface card on the analog signal acquisition and preparation of transmiss
报表组件
- vb6.0报表控件 6.0中,动态报表很难实现,此程序帮你解决了此类问题-vb6.0 statements Control 6.0, dynamic statements difficult to realize that this procedure will help you solve this kind of problem
语言切换
- 本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its
VB6.rar
- LED显示屏通讯 动态库编辑,通讯发送,动态库函数说明书,LED display dynamic library newsletter editors, communications transmission, dynamic library function manual
DynamicallyAddCtls(VB6)
- 动态加入控件(VisualBasic6.0) -Dynamic adding controls (VisualBasic6.0)
VB_Link_DLL
- VB编写.DLL动态链接库文件的方法,原本VB6是不支持直接编译成dll文件的,用这个文法中断编译可以得到想要的中间文件。-VB prepared. DLL Dynamic Link Library file method, the original VB6 does not support direct compiled into dll files, and use this grammar can be compiled interrupt the middle of the file y
vbDll
- 在VB6中调用动态连接库教程,详细说明调用动态链接库的方法-In the VB6 to call dynamic link library tutorials, detailed descr iption of the method is called dynamic-link library
Using_Malloc_in_VB
- Using Malloc in VB6 - In computing, malloc is a subroutine for performing dynamic memory allocation. This code shows how to create little chunks of memory completely independently of variables or classes, how to access their contents, reallocate them
Applications-draw-beautiful-flowers
- 数学中有三叶玫瑰线(方程为ρ=Asin(3β)、四叶玫瑰线(方程为ρ=Asin(2β)等曲线,这些曲线的极坐标方程很简单,基本形式均为:ρ=Asin(nβ),即任意一点的极半径ρ是角度β的函数;其直角坐标方程为:x=Asin(nβ)cos(β),y =Asin(nβ)sin(β)。 在程序中控制角度β使其从0变化到2π,描出极半径ρ所对应的点,这样就可以绘出漂亮的玫瑰线;当然,n不同所描出的曲线的形状也就不同。 出于好奇,笔者又编写了一些方程,如:ρ=A[sin(nβ)+3 sin(3n
X-type-remote-control
- 本 文 深 入研究了开发三维飞行仿真系统的关键技术。主要研究了视景仿真技术、动 画生成技术和DirectX 技术,对当前常用的三种视景仿真软件进行了功能比较。重点介 绍了该系统采用的用于游戏和交互式多媒体开发的DirctX 技术。在window sXP系统 环境下,基于计算机可视化仿真技术,利用可视化程序开发工具软件VB6.0及应用程序 编程接口DiretX,建立了一个具有人机交互功能的X型遥控模拟飞机三维飞行仿真系 统。生成了能够使操纵手产生身临其境感觉的交互式仿真环境,实
USB
- VB6.0下,做的一个检测USB的小程序,调用动态链接库,检测USB硬件的插拔。-VB6.0, do detect USB applets, called dynamic link library, the detection of the USB hardware plug.
DP-by-VB6
- 动态规划的小程序,根据耗水最少,实现水电站发电机组发电机的最佳选择。-Dynamic programming applet, at least according to water, hydroelectric turbines generators to achieve the best choice.
tray-icon-and-no-multiple-runs
- 使用VB6编写的“动态托盘图标and防止多次运行”可在系统右下角托盘内实现动态图标,表明程序开始工作,工作结束后可转为静态图标。另一个功能是“防止程序多次运行”,当程序已经运行了,再双击运行程序时会自动切换到程序界面,防止同一个程序多次运行。-Using VB6 prepared " dynamic tray icon and prevent multiple runs" to the lower right corner in the system tray to achie
OPC-Client-for-VB6-sample
- 利用visual basic所开发的opc客户端应用程序主要采用自动化通信接口和opc服务器程序实施通信。而opc基金会提供的opc自动化接口 opcdaauto.dll动态链接库集成了所有用于对opc服务器进行访问的对象、属性和方法,为利用visual basic开发opc客户端应用程序提供了极大方便。程序设计时,opc客户程序应当首先生成opc服务器支持的opc对象,然后再使用opc对象支持的属性和方法,实现对opc服务器的操作和访问。 -OPC client application u
SK_288_K001_DllTest(VB6)
- Provide Windows32 DLL on windows environment platform, files’ names as following: 1. SK-288-K001.H 32 digit dynamic library header file 2. SK-288-K001.LIB 32 digit input dynamic library 3. SK-288-K001.DLL Windows32 DLL file ·Applicable Card Type
动态控件
- VB6 创建多个动态控件,类似控件数组的事件响应处理。(VB6 multi group dynamic control event response scheme)
vb6例子
- 利用can卡的动态连接库实现vb与单片机的can通讯,实现can数据帧的发送与接受(The dynamic connection Library of can card is used to realize the can communication between VB and MCU, and the sending and receiving of can data frame are realized)
动态添加VB菜单
- VB入门基础,操作菜单栏,并动态添加菜单(VB entry basics, dynamic menu addition)