资源列表
MultiThread
- 并发编程学习源码,包括各种并发编程对象的使用方法和说明-Concurrent programming learning source, including the use of a variety of concurrent programming objects and descr iptions
taskmanager
- VB编写的小型任务管理器,可提升至Debug权限,使用NtTerminateProcess结束进程,可以挂起/恢复进程。-VB to prepare a small task manager, you can upgrade to Debug privileges, use NtTerminateProcess end of the process, you can suspend/resume process.
SuperTaskmgr
- 本程序管理进程比较方便,可以一键结束所有非系统进程,当然,不想结束的可以设置白名单。进程还带了小图标,进程名称旁边就是文件描述,什么进程一目了然,未知进程可以放心结束。 另外,还添加了暂停恢复进程运行,可以随时挂起进程。-The program management process more convenient, can be a key to end all non-system processes, of course, do not want to end can set the
getprocesses
- 利用PSAPI枚举进程 包括隐藏进程. windows2000以下操作系统版本不支持-PSAPI enumeration process, including the use of hidden process
hideprocesses
- 在 XP/2K 任务管理器的进程列表中隐藏当前进程 原理直接调用 HideCurrentProcess()-Hidden process in XP/2K system VB code Hide the current process in the process list XP/2K Task Manager in Direct call HideCurrentProcess ()
rcvoice
- 耳蜗实质上相当于一个滤波器组,耳蜗的滤波作用是在对数频率尺度上进行的,在1000HZ下,人耳的感知能力与频率成线性关系;而在1000HZ以上,人耳的感知能力与频率不构成线性关系,而更偏向于对数关系,这就使得人耳对低频信号比高频信号更敏感。Mel频率的提出是为了方便人耳对不同频率语音的感知特性的研究。频率与Mel频率的转换公式为-on logarithm frequency scale, under the 1000 hz, the perception of the human ear and
learn
- 耳蜗实质上相当于一个滤波器组,耳蜗的滤波作用是在对数频率尺度上进行的,在1000HZ下,人耳的感知能力与频率成线性关系;而在1000HZ以上,人耳的感知能力与频率不构成线性关系,而更偏向于对数关系,这就使得人耳对低频信号比高频信号更敏感。Mel频率的提出是为了方便人耳对不同频率语音的感知特性的研究。频率与Mel频率的转换公式为-on logarithm frequency scale, under the 1000 hz, the perception of the human ear and
CaptureVideo
- 本程序是基于MFC 实现视频头采集头像并且做实时处理-Avatar collection for video heads and make real-time processing
jinchengdiaodu
- 这是操作系统实验中进程调度的源代码,使用C++编写-This is the operating system process scheduling experiment source code
MyThread
- 这是学习MFC多线程时,自己编写的停表应用程序,使用多线程的方式处理。-This is the time to learn MFC multithreading, write your own stopwatch application that uses multi-threaded manner.
tongyongdongtiankutiaoshi
- 通用动态库调试工具,在测试动态库时,不用通过开发语言环境,定义函数调用过程,再去调用测试,而是直接在本工具程序中直接调用。程序支持几乎所有的动态库函数。-Universal dynamic library debugging tool when testing the dynamic library, not the environment through the development of language, the definition of a function call, go cal
ThreadUtil
- 很好用的临界区封装,单例模板,以及线程模型。-Good singleton template, and the thread model.
