搜索资源列表
Clipboardtest
- vc++6.0编写的 用粘贴板实现进程间通信-vc 6.0 paste prepared by the board with achieving inter-process communication
创建多进(线)程
- 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
Producer
- 用VC++实现生产者与消费者的问题,此源码通过了VC++6。0的测试-with VC producers and consumers, through this source of VC 6. 0 tests
DHTMLtoC
- VC++与DHTML混合编程并实现与JSP语言的参数传递 程序名称:ChildFrm.cpp 运行环境:Windows 2000 + SP4, VC++6.0-VC mixed with DHTML programming and to achieve and JSP language Parameter Passing procedures title : ChildFrm.cpp runtime environment : Windows 2000 SP4, VC 6.0
Control_ThreadWithApi
- 用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程-with visual c 6.0 creation of a closed-thread example, very suitable for beginners learning to use the API to create threads
PS-Proc(use-psapi)
- 进程查看源码与.exe,使用PSAPI,VC++6.0编译通过.-View source with the process. Exe, use PSAPI, VC 6.0 compiler passed.
MultiThread4
- 提供一个多线程编程的实例,含有参数传递,已经在VC++6.0中调试通过,供多线程爱好者借鉴。-provide a multithreaded programming examples, containing parameter transmission, in VC 6.0 debugging through, Multithreading lovers for reference.
xxysbyapplexx
- VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
DLLINJECTOR
- 一个进程注入用的进程注入工具 用VC++6.0写的-a process in the implantation process using tools written by VC 6.0
RW
- 读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行
mutilThreadTCPandUDP
- 多线程的TCP和UDP通讯实例,Visual C++6.0开发。
course-correspond
- 在Visual C++6.0下利用共享内存、消息实现内部进程通信
zuoyediaodu
- 编写并调试一个单道处理系统的作业等待模拟程序。 作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)的调度算法。 对每种调度算法都要求打印每个作业开始运行时刻、完成时刻、周转时间、带权周转时间,以及这组作业的平均周转时间及带权平均周转时间,以比较各种算法的优缺点。(所有算法都是用VC++6.0编写) 补充说明:本程程序序包含两个算法,虽然两个算法是在同一个程序中,但两个算法是相互独立的,因为交作业之前我以为两个算法可以分开交,后来才知道要合在一个程序,所
HideProcess
- visual c++ 6.0 隐藏进程,好东东,大家 下载下载
Process
- 进程察看小程序,可以起到类似任务管理浏览所有正在运行的进程和关闭选定进程的功能。开发环境VC++6.0
在VC++ 6.0下利用共享内存、消息实现内部进程通讯
- 在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
VC++6.0多线程技术在端口扫描程序中的应用
- VC++6.0多线程技术在端口扫描程序中的应用-VC + +6.0 multithreading technology in port scanning procedures for the application
实现从应用程序中直接关闭计算机
- 利用vc++6.0编程实现从应用程序中直接关闭计算机的方法-use vc 6.0 programming from the direct application of the method of shutting down computer
实现程序单一运行
- 在VC++ 6.0中实现程序单一运行-6.0 in VC procedures to achieve a single operation
vb6.0钩子程序
- vb 6.0下的钩子程序,可用来解决鼠标中间相应(VB 6 hook program, can be used to solve the middle mouse corresponding)