搜索资源列表
vb_cpu
- 一个关于VB对CPU的编程原代码.实时显示CPU占用率.-a right on the CPU VB programming source code. Real-time CPU utilization.
ELEVATORThread
- 利用VC中的MFC框架来实现模拟电梯,用多线程实时控制多部电梯模拟运行。-VC of MFC framework to achieve simulated lift using multiple threads real-time control over simulation operation of elevators.
SynChronicCode
- usb接口线程读取usb接口设备的数据,然后将数据发送给主线程,主线程实时显示数据,并且将其保存到数据库中。(运行时需要usb数据采集卡的支持)-usb interface thread usb interface equipment to read the data and then send the data to the main thread. the main threads real-time display of data, and to the preservation of i
ThreadPool_src
- 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
USBduoxiancheng.zip
- USB多线程的实时数据采集系统源码-(精),USB multi-threaded real-time data acquisition system source code- (refined)
Clipboardmonitor.rar
- 实时监控系统剪切板内容,可以判断是否为自己所保护的内容。,Real-time monitoring system clipboard, you can determine whether the protection for their own content.
ProcDeny
- 内核级进程监控源码, 1.可以通过指定监控进程名的形式来禁止指定进程的运行. 2.可以实时监控本机哪些进程正在创建,运行等等 程序通过挂载SSDT实现-Kernel-level process monitoring source, 1. Can monitor the process by specifying the form name to prohibit the operation of the specified process. 2. Can be real-time m
InterProcessSync_demo
- 实时动态显示进程信息的程序,如资源利用等。比任务管理器显示更多进程信息- Real-time dynamic demonstration advancement information procedure, like resources use and so on. Compared to the task management demonstration are more advancements information
CpuUsage
- 使用这个小程序可以实现任务管理器功能中的查看cpu即时使用率的功能。 编译时会提示有个错误,不用理会,直接连接和执行就可以啦。 站长,刚刚我传了一次啦,可是回来发现少了个文件,再重新传一下!-Use this small program can achieve the task management function in the real-time view cpu usage function. Compile-time will be prompted to have a mistak
realmultithread
- 真正是的VB多线程实例,稳定高效-real multitherad example
RamSimulation
- 内存分配的模拟代码,通过新建任务来模拟真实系统内存分配的实现代码。-Simulation code for memory allocation, through the new task to simulate the real system memory allocated to achieve the code.
Queue
- 微软消息队列消息的实时监控读取封装的类 通过事件机制来实现-Microsoft Message Queuing messages real-time monitoring package, the class to read through the event mechanism to achieve
maxyang_ShowUseage
- 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
vbThreadNew
- vb也可以做到真实的线程功能,请下载试用-vb thread can be a real feature, please download the trial ...
Project
- 工程实际中摘取的实时曲线显示,用进程来实现,有一定借鉴价值.-Engineering real-time curve shows extracted, using the process to achieve, a certain reference value.
Brake-Test02
- 基于PCI2013,PCI2361数据采集卡的实时采集程序!其中用了多线程和多媒体定时器!-Based on PCI2013, PCI2361 data acquisition card real-time acquisition program! Which uses multi-threading and multi-media timer!
DosThread
- 演示实模式下DOS的一个多线程的例子,是来自于网络,经过测试可用-Demonstrates a real mode DOS multi-threaded example is from the network, after testing available
ProCOM
- 父进程创建子进程,通过创建管道实现父进程与字进程之间的实时通信。-Parent process creates the child process, parent process by creating a pipe with the word achieve real-time communication between processes.
AITV_Framework
- 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
VC_Thread
- 基于VC多线程的实时数据采集系统,很有帮助。-VC-based multi-threaded real-time data acquisition system