资源列表
cartoonlift
- 电梯模拟系统动画版,可用动画显示模拟的电梯运行,电梯可进行停靠,判别优先停靠楼层等功能-Elevator simulation system animated version, available animation shows simulated elevator operation, the elevator can be docked, discriminant functions such priority dock floor
thread
- 一个在MFC里用多线程播放音乐的示例程序-MFC inside a music player with multi-threaded sample program
MutiThreading
- VS2012运行环境下编程 单线程 多线程 简单实现例子-VS2012 running single-threaded multi-threaded programming environment to achieve a simple example
MonitorProcess
- 本程序为监测程序,监测其他程序是否允许, 如果被监测的程序未执行,则启动。 执行之后 默认隐藏,按快捷键ctrl+s,对话框出现 再次按下Ctrl+S 则隐藏。。 在MonitorProcess目录和Debug目录下 各有2个txt文本,path和process 文本 自己添加程序的路径以及程序的名字 (ps:为程序运行之后界面上面的程序,例如:腾讯QQ2011 运行之后为QQ2011,则程序名应该写为QQ2011)-The procedure
whbRapidFinder
- 文件快速查找!利用MFC,多线程技术实现文件的快速查找,vs2008编译!-Documents quickly find! The use of MFC, multi-threading technology to quickly find documents, vs2008 compiler!
TestDll
- dll机制,使用方法,在vc++下直接正常运行导出生成dll,将dll放入姜指定的文件夹中直接使用即可-dll mechanism to use, directly vc++ under normal operation to export the generated dll dll into the ginger specified folder directly use can
LeeBro3
- 54路弹载数据采集及分离,并利用软件进行数据分离及绘图分析显示-54-way onboard data acquisition and separation, and the use of software for data analysis and mapping separated
FindAndKill
- 使用定时器(timer)定时检测指定名称的进程,并且*进程。-Using timer to search prcesses with specific names and kill them
criticalsection
- 用vs2008写的用critical section的多线程编程-Written using vs2008 with the critical section of the multi-threaded programming
os
- 操作系统课程设计:进程调度(时间片轮转,优先级调度,多及反馈队列,阻塞,挂起,唤醒)-Course design: process scheduling (time slice rotation, priority scheduling, and more and feedback queue, block, suspend, resume)
C___Builder_5biancheng
- 本书分六个部分,共25章,主要介绍了C++Builder集成开发环境、C++语言关键技术、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。
多核应用编程实践
- 《多核应用编程实战》是一本全面实用的多核应用编程指南,旨在介绍如何编写功能正确、性能优越且适合扩展为在多个CPU核心的系统运行的应用程序。《多核应用编程实战》面向多种操作系统和处理器类型引用程序示例,内容涵盖类UNIX操作系统(Linux、Oracle Solaris、OS X)和Windows系统上多核应用的编写方法、多核的硬件实现对应用程序的性能影响、编写并行应用程序时要避免的潜在问题,以及如何编写可扩展至大量并行线程的应用程序。, 《多核应用编程实战》适合所有C程序员学习参考。("