搜索资源列表
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.0thread
- 一个基于vb6.0编写的多线程程序.以两个图片框背景色的同时改变来演示多线程-vb6.0 prepared for a multi-threaded process. Photo frame with two background color change at the same time to demonstrate the multithread
VB6_MT_down
- 由于VB6中没有专门用于多线程的指令及功能,但通过API方式可用VB6作出多线程的方式在程序中使用。 -because VB6 is not specifically for multithreaded instructions and functions But through the API can be used to make VB6 multithreaded approach used in the proceedings.
MT
- 在VB6里面使用微软官方推荐的\"单元模型线程\"实现的多线程例子,稳定性很好.
TestDownload
- 使用单元多线程+WINSOCK控件,实现VB6下的多线程(界面+下载线程)工作,以及多任务下载管理(添加,删除,开始,停止下载等)功能的源代码.
vb6.0-thread
- 利用VB多线程. 解决VB没有多线程的问题
MultThread.rar
- 利用VB6实现了真正的多线程,在VB中,创建一个Active EXE工程,并进行设置,就能实现.,Use VB6 achieve a true multi-threaded, in VB, create an Active EXE project and set up, we can achieve.
vbMulti-threaded
- 一个初步的用VB写“多线程”程序的例子,些例子打破VB6不能多线程的常规-VB with an initial write " multi-threaded" example program, some examples VB6 can not break the conventional multi-threaded
huatu
- VB多线程绘图程序,无聊时改的一个多线程窗口绘图程序,加了线程同步技术,此多线程可在IDE下调用运行,但退出程序,VB6会崩溃。每条线一个线程,开了1000多线程,CPU占用不到2 -VB multi-threaded graphics program, a multi-threaded window drawing program change when bored, add thread synchronization technology, this multi-threaded call
ThreadFactory4
- ThreadFactory4 是一个 Activex控件,支持在VB6中实现可靠的多线程开发。附件有详细的帮助文档。-ThreadFactory4 is an Activex control, support the development of reliable multithreaded in VB6. help is Attached.
ThreadFactory--duoxiancheng
- VB6多线程控件,据说可以做到真正的多线程,该版本是破解版的-VB6 multi thread control, it can achieve true multi-threaded, this version is the version of the
a2si-SRC
- vb6开发的多线程控制台辅助程序及应用实例-vb6 development of multi-threaded console auxiliary programs and application examples
VBMuti
- VB6多线例子,简单的DLl多线程,EXE多线程。-VB6 example of multi-line, multi-threaded DLl simple, EXE multi-threading.
VBMThread10
- VB6真正稳定多线程(附例子) 1.不需要第三方控件,ThreadFactory虽然稳定,奈何是商业软件,用破解版怕被维权啊 2.支持IDE多线程,这一点多爽,终于可以在vba环境下使用稳定多线程了-VB6 genuine stability multithreading (with examples) 1. does not require third-party controls, ThreadFactory although stable, but since commercial
TrickMultithreading
- 国外大神的VB6多线程方案,比较稳定 但是可惜只能编译后执行-VB6 multithreaded programs abroad Great God, is relatively stable but unfortunately can only be compiled after execution
VB6ThreadingDirectCOM
- Olaf Schmidt使用DirectCOM.dll来实现VB6多线程的例子,具有开创性,但是使用起来略麻烦,需要自己写类,然后编译,最后需要两个dll 当然特点是支持IDE,且稳定-Olaf Schmidt DirectCOM.dll use VB6 to implement multithreading example, ground-breaking, but use a little trouble, you need to write your own class, then c
331517
- 采用多线程技术,从PC-582接口卡上采集模拟信号,并传给用VB6,0编写的主程-Adopt multithreading technology, gathering analog signal the PC- 582 interface card, and to use VB6, 0 to write the main routine
VB6最稳定的多线程DLL
- VB6的多线程一直是一个痛,虽然微软放弃了,但是还有好多老用户在使用!VB6 稳定多线程,不可多的的好东西!(VB6 Win32 Multithread Library)
堪称精品的VB多线程控制台源程序代码
- VB6.0难得的多线程,且稳定的程序DEMO(VB6.0 by use of multithreading, and the stability of the DEMO program)
VB6多线程源代码
- VB6.0多线程实现的源代码,用于多任务,自我检测挺方便,欢迎大家免费下载