资源列表
DllMessagecycle
- Delphi 制作的动态库中是没有消息循环的,对对于很多基于消息响应的事件无法触发,本实例将实现一个消息循环,以解决上述问题-Delphi in the production of dynamic libraries is not the message loop for message-based response to many events can not be triggered, this example will implement a message loop, to addres
C-shili.RAR
- Visual C++系统开发实例精粹 赵辉,叶子青编著 的例子程序源码-Visual C++ system development examples essence Zhao Hui, Ye Ziqing compiled example program source code
sys
- 易语言驱动读写内存模块源码,带默认驱动一个。可自行添加驱动修改函数。-Yi language-driven source code to read and write memory module with a default driver. Can add a function-driven changes.
SPQR-1.1.2.tar
- 基于C++编程的多线程的多波前稀疏矩阵的QR分解,Timothy A. Davis编写-SuiteSparseQR is an implementation of the multifrontal sparse QR factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using Intel s Threading Building Blocks
ShowDlg
- 一个VC++编写的动态数据曲线拟合的例子。通过采用定时器的方式,定时去采集拟合曲线的样本,并绘出曲线图。对VC++初学者和用与数据采集数据处理的朋友有重要帮助!-VC++ to prepare a dynamic data curve fitting example. Manner through the use of timers, from time to time to collect samples of curve fitting and curve drawing. VC++ for
MFC
- 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
-M-Thread-TCP-Server
- 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
VB:DLL
- VB编写的DLL程序代码-VB prepared DLL code
producerandconsumer
- 生产者-消费者问题: *设置两类线程,一类为生产者,一类为消费者; *设置生产者消费者数据结构; *使用菜单随机启动生产者或消费者; *在窗口上显示生产者或消费者的执行状态; *随着线程的执行,更新窗口的显示。 -Producer- Consumer problem:* Set up two threads, a category for producers, a category of consumers * Set up producers and consumers
NetBot_Attacker
- NetBot_Attacker VIP 5.5 更新 [+] 文件传输管理模块显示远程IP [+] 下载文件时自动填充文件名 [+] 增加进程管理中进程线程数,进程优先级等信息 [*] 修改上线和控制协议,不兼容之前所有版本 [*] 服务端*-NetBot_Attacker VIP 5.5 update [+] file transfer management module shows the remote IP [+] to download a file automat
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
iat
- idt注入程序源码 易语言编写..修改PE结构完成-idt written into the program source code easy to modify PE structure, completed ..