搜索资源列表
创建多进(线)程
- VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
Vc-multith
- 本文初步介绍了Visual C++多线程设计的基础知识。-this preliminary presentation of Visual C multithreaded design of the knowledge base.
process2
- 这是一个演示操作系统中进程切换的程序,用C++编写,运行于VC++平台
linecount3.4.05
- 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C / C, ASM source code for the procedures detail
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
ProcessManagementC++
- 采用VC++基于MFC框架下编写的进程管理程序,对于学习VC的很有参考价值-Used VC++ Based on MFC framework of the process of the preparation of management procedures, for the good reference to learn the value of VC
VBAVR
- VC参考书。以及AVR参考书。V C参考书。以及AVR参考书。VC参考书。以及AVR参考书。-VC reference. As well as the AVR reference books. VC reference. As well as the AVR reference books. VC reference. As well as the AVR reference books.
SSiFun-V1.3.0.1
- SSiFun通过设计一个通用、简便的数据接口,来封装Windows进程间函数调用的技术实现细节,提高开发效率。一个Dll同时适用于调用者和服务提供者(即客户端和服务端),避免了服务端、客户端的协议兼容和版本问题。SSiFun提供标准WIN32 API接口,适用于各类编程语言(包括VC++、Delphi、VB、C#等)调用。SSiFun.dll 采用VC++ 7.1(VS2003)编制,提供了 SSiFun.dll、SSiFun.lib、SSiFun.h,可直接加入到VC++项目中调用。 支持
hardwarebreakpoint
- C++硬件CPU断点编程 这个程序可以在X86,X64构架的硬件断点设置,直接利用CPU,而不是在VC等程序下使用软件断点。-C++ Hardware breakpoint CPU programming this procedure can X86, X64 architecture hardware breakpoints settings, the direct use of CPU, rather than in the VC and other procedures using s
duoxiancheng
- 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
VC++
- 实现在线用户统计,用户单聊,群聊,采用C/S模式开发-Online user statistics, single-user chat, group chat, the use of C/S mode of development
control01
- Visual C++ 6.0 开发环境讯编程事例,通过它可以了解在VC中如何进行-development enviorment messages are designed for direct command and control.
Realization-of-Multithread-Program-Based-on-Callba
- 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC + + 某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率-The met hod for realizing multit hread program based on callback function and Visual c++ is given in this paper
jinchen
- 实现进程间的简单通信,在VC开发环境下,利用C实现,含详细注释。-The realization of a simple inter-process communication, in the VC development environment using C to achieve, with detailed notes.
vcthreads
- 10个vc++多线程源代码,c++多线程技术-10 vc++ source code for multi-threaded, multi-threaded
cPP-VC-multi_threaded-
- c++中文库函数以及Visual C+++多线程编程和详解资料-c++ library function (in Chinese), and Visual C+++ Detailed information on multithreaded programming and
VC-multi-threaded-programming
- VC多线程编程 --为广大正在学习C++多线程编程的朋友提供帮助。VC multi-threaded programming - for the majority are learning C + + multi-threaded programming to help a friend-VC multi-threaded programming- for the majority are learning C++ multi-threaded programming to help a fri
TestActionSnowDay
- 用VC++制作的图像处理程序。是一张会动的卡片,背景图从右向左移动,并且有雪花随机下落,还有背景音乐。-a christmas card made by C++
VC
- 基于数据采集卡的数据采集软件 光谱信号的采集与处理-DAQ Visual C++ DataCard for Spectral collect
2.1
- 生产者与消费者问题,采用信号量机制,vc编程,C语言,windows环境下-Producers and consumers, using semaphore mechanism, vc programming, C language, windows environment