搜索资源列表
oscillograph
- 本代码采用C语言,LabWindows/CVI8.0平台开发,采用多线程,同时采集两路数字,八路模拟信号,实时采集数据,显示曲线,处理数据,并可生成DLL文件嵌入外部程序中。是一款功能强大,界面美观的示波器软件!
Hke_Rootkit
- 大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。 这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。
program
- 此压缩包中包括六个c++程序,分别是:多线程实例,动态链接库(DLL),消息循环重载,进程查看程序,文件关联,剪切板查看器-This package includes six c++ program, namely: multi-threaded example, dynamic link library (DLL), heavy-duty cycle of message, process viewer, file association, clipboard viewer
x264_encoder
- C++ x264 编码器类,支持多线程,使用pthread多线程库-C++ x264 encoder classes, support multi-threaded, multi-threaded use of pthread library
Remote_into_the_sourcecode
- 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
iLeadDownloader
- 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。-An individual package VC++ support multi-tasking, multi-threaded HTTP the DLL components, and more with the way the Task Manager list.
DllShareMem
- 多个进程共享DLL中全局数据。DLL中设有全局数据。进程A和进程B共享,进程A改变共享值,进程b获得的将是改变后的值。 多个进程线程共享dll中的全局数据。-A global variable is set in DLL and other process can share the same variable. ProcessA changed the variable, then processB also can get changed value.
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
dllDlgPad
- window32 sdk dll 窗口 多线程 -window32 sdk dll windows multithreading
QtMedicalDetection
- DLL qt多线程实现胶囊检测 OPENCV-DLL QT multithreading capsule detection OPENCV
VBMuti
- VB6多线例子,简单的DLl多线程,EXE多线程。-VB6 example of multi-line, multi-threaded DLl simple, EXE multi-threading.
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
intkum
- 多国语言支持的DLL,纯资源DLL,以及DLL中资源的调用例子代码,()