搜索资源列表
os2
- 内存管理 编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,并且要求两个线程之间通过信号量实现同步.模拟内存活动的线程,可以从一个文件中读出要进行的内存操作.
MemoryManagement
- 操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值.-operating system memory tracking files, API function to achieve, learning operating system is of great value.
filter_result
- kalman仿真程序,主要用于目标跟踪。-kalman simulation program, used mainly for target tracking.
EDFSchedule
- 进程的调度,对任务的执行进行跟踪实现,是操作系统的实现-The process of scheduling, the implementation of the mandate to track the achievement is the realization of the operating system
BDM_V090DBG
- BDM(后台调试模式),调试器 运行跟踪,-Background Debug Monitor, Debuggers & Runtime Analysis, FREESCALE
CE008_oscillator_failure_trap
- 请不要错过这么优秀的个程序啊,大家来跟踪下载吧,和作愉快啊。-Please do not miss such a good program, ah, you download it to track, and for a happy ah.
bochs-2.4-msvc-src
- bochs虚拟机源码,可用于操作系统跟踪和调试-bochs virtual machine source code, can be used to trace and debug the operating system
nachos
- Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时间内对操作系统中的基本原理和核心算法有一个全面和完整的了解。 -Nachos stands for " Not Another Completely Heuristic Operating System" , which is an operatin
strace-4.5.19
- strace-4.5.19 截取程序运行API调用,进程跟踪-strace-4.5.19 interception program is running API calls, the process of tracking
Source_Insight_Ver3.5
- source insight 对于一个开发者来说,我用的比较多的就是阅览代码, 因为它里面的一些命令(功能)很便于对代码中的变量,函数的运用情况, 定义位置等有比较方便的查阅。这对开发者来说,跟踪似的查阅代码是个很好的工具。 也助于对代码的理解-For a software developer, sometimes you need to compare source code , to deep into the source code. And your purpose is g
CUNCHU
- 模拟各种内存分配算法及回收过程,并能动态演示。结合进程调度算法,能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果;-Simulate all kinds of memory allocation algorithms and recycling process, and can dynamic presentation. Combination of process scheduling algorithm to allocate memory for pro
Lab_three.tar
- 哈工大操作系统实验3 进程运行轨迹的跟踪与统计 -HIT OS lab3 process
memory-op
- 使用Windows 2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作。-Use the API functions in Windows 2000/XP, the preparation of a process contains two threads, one thread is used to simulate memo
3.tar
- 哈工大操作系统实验3 进程运行轨迹的跟踪与统计-HIT experimental operating system process running track tracking and statistics
MyCentord
- VC实现质心跟踪算法,包含动态链接库和源文件,并且提供源代码。-VC centroid tracking algorithm contains a dynamic link library and source files, and source code.
RegFromApp
- 注册表跟踪软件, 对比操作前后注册表的变化-Registry tracking software, before and after the operation of the registry changes
pure-pursit
- 智能车辆基于斯坦福大学纯跟踪几何方法建立的横向控制策略,MATLAB-Lateral control strategy based Intelligent Vehicle Tracking Stanford pure geometry established method, MATLAB
Code Example
- 分区式存储管理程序编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作。(Partitioned storage manager)