搜索资源列表
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
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
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
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
TestActionSnowDay
- 用VC++制作的图像处理程序。是一张会动的卡片,背景图从右向左移动,并且有雪花随机下落,还有背景音乐。-a christmas card made by C++
2.1
- 生产者与消费者问题,采用信号量机制,vc编程,C语言,windows环境下-Producers and consumers, using semaphore mechanism, vc programming, C language, windows environment