搜索资源列表
OsDemo
- 操作系统原理实例代码,涉及进程、线程、信号量等操作系统的原理和思想的实现。-operating system code examples principle involved process, threads, signals and so on the operating system principles and ideas of achievement.
pid_display
- 列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
片段
- 进统过本次对处理机调度实验提高了程序设计的方法和技巧,提高了编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解。对处理机调度有了更加深刻的理解。通过对处理机调度的实验操作而加强了对进程管理知识的巩。生更好地掌握操作系统的基本概念、基本原理、及基本功能,具有分析实际操作系统、设计、构造和开发现代操作系统的基本能力程管理和调度-into the EC over the right processor scheduling experiment to improve the progr
modifyEXE
- 修改EXE文件,要求使用者熟悉EXE文件格式,明白修改原理,对病毒的插入文件有指导意义。-changes that users familiar with the EXE file format, to understand changes principle, insertion of the virus and documents guiding significance.
235634645
- 隐藏自身进程,利用部分设备驱动原理,在win2000,xp,2003上通过,不支持9X-hide their own processes, the use of some device driver for the WIN2000, xp, 2003, adopted X does not support 9
PV
- 进行PV操作原理的简单演示, 希望大家喜欢
ServerKillProcess
- 用BCB写的一个 中结指定进程的小东西. 比如公司要限制PPLIVE 或者 QQ等程序的运行.可以在每台机器上装这么一个小服务.嘿嘿.当然也只能对付了菜鸟级的.原理很简单.当然也可恶作剧一下了.比如把GG喜欢的网游名字给写进去.吼吼.无奈的他就可以多陪你一会了.haihong5995037@163.com QQ:254082939
WindowsMulti-thread
- Windows环境下的多线程编程原理与应用一书的源码,原书中没有提供源码,是本人根据文中内容自己创建的源码。 提供了所有Win32下的多线程编程源码,包含有事件、mutex、信号量等等。 多线程设计难得的源码。
ss
- 根据生产者—消费者问题的相关原理,用C编程创建两组线程,分别模拟生产者和消费者,为了确保两组线程之间的同步和互斥,必须设置相关的信号量让两组线程有序的运行。
进程管理_1
- 编译原理-进程管理-compiler theory-process management
文件管理
- 编译原理-内存管理-compiler theory-Memory Management
WINDOWSProgram
- 介绍WINDOWS的很多底层编程原理,其中包括进程和线程的详细介绍
MTGUI
- 演示Windows下多线程编程原理的简单源码,代码虽然简单,但是看懂了对编程大有帮助哦
Hke_Rootkit
- 大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。 这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。
hanoi_star_multiple_thread
- 自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有那位能和我一起学习windows编程,请联系我-directed the Hanoi games, a windows interface procedures, principle is very simple, the key is multi-threaded programming, everyone can learn that
MailSlot_Communication
- 根据进程的工作原理,利用油槽实现了进程间的通信,该程序中有一个服务器端程序和一个客户端程序-According to the working principle of the process, the use of tanks to achieve the inter-process communication, the program has a server-side program and a client program
pipeline
- 计算机原理大作业 模拟《计算机原理--程序员视角》中与x86相似的y86流水线系统 以二进制文件为输入 实现流水线运作-Principle of operation of computer simulation of large computer Principle- Programmer Perspective in y86 and x86 assembly line system similar to the binary file for input to achieve the op
-M-Thread-TCP-Server
- 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
dxc
- 本书介绍了VC中多线程的一些原理和实例,中文版,且内含实例的源代码-The book introduced the multi-threading in VC theory and examples of some of the Chinese version, and includes example source code
WINDOWS
- WINDOWS窗口编程,多线程编程 源码及原理实现-WINDOWS programming window, multi-threaded programming source and principle to achieve
