搜索资源列表
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
uCOS-IILPC2104
- uCOS移植LPC2104的程序,次部分为裁减过的内容。-for uCOS LPC2104 transplantation procedures, reduction of time off for part of the content.
time power off andon
- 用于关闭计算机的程序!通过这个程序你可以设定时间对计算机进行关闭操作!-computer to shut down the procedure! Through this process you can set the time for the closure of the computer operation.
BSexam2[1].0
- 本考试系统考试题题型均为单选题,考生分数为:考生答题正确题数/总题数*100分 本考试系统如有考生登陆过,就视为已经考试,并限制不能再考,若要恢复考生考试需要 进入后台后点补考后才能继续考试. 考生在考试中不能刷新考试页面,如果刷新就视为作弊,若需要补考,需要等所有考有考生考试完毕后 重起IIS后,清空该生考试记录后才能考试. 后台地址:admin/login.asp 后台用户名:admin 密码:admin-the examination system
lxRTOS-2.2.0.rar
- 这是一个实时的嵌入式操作系统的源代码,在s3c2410上运行过。可作为理解嵌入式实时操作系统的很好的资源。,This is a real-time embedded operating system source code, run-off in the S3C2410. Understanding can be used as a good embedded real-time operating system resources.
topapi_taoke
- [基本功能] 1.淘宝客商品分类检索 2.淘宝客搜索推广,内嵌淘宝客搜索推广代码,只需配置文件即可进行商品推广; 3.网站商品管理以及店铺管理,可以灵活的组织网站商品及店铺信息; 4.淘宝客频道推广; 5.淘宝客商品模板管理; 6.伪静态页面,更有利于搜索引擎收录 [系统环境需求] 1、Windows 平台: IIS/Apache + PHP5 2、Linux/Unix 平台 Apache + PHP5 建议使用平台:Linux +
prog
- on/off monitor open/close cd/dvd drive show total RAM memory
AddressExchange
- 用c++描述操作系统的断页式存储管理地址的转换-Using c++ descr iption of the operating system off-page storage management address translation
Fifo
- Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the user process. As declared in
freertos
- freertos 中文系统开发资料离线版-freertos Chinese data off-line version of
sjp
- 描述了操作系统中作业进程算法的一些源程序。上实验课时经老师测试检查过的。-Describes the operating process of the operating system some of the source algorithm. Experimental tests on a class by the teacher checks off.
jinzhi
- 一个教你如何静止关闭操作系统的程序,可以和大家分享一下-Teach you how to turn off a static operating system program, you can share with you
VCPPduoxiancheng
- 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。-Processes and threads of the operating system concept. Implementation process is an instance of the application, each process is private virtu
1
- 创建进程 本实验显示了创建子进程的基本框架。程序只是再一次地启动自身,并显示它的系统进程ID和它在进程列表中的位置。 步骤1:编译并执行2-1.exe程序, 完成下列问题。 程序2-1是一个简单的使用CreateProcess() API函数的例子。首先形成简单的命令行,提供当前的EXE文件的指定文件名和代表生成克隆进程的号码。大多数参数都可取缺省值,但是创建标志参数使用了:CREATE_NEW_CONSOLE 标志,指示新进程分配它自己的控制台,使得运行示例程序时,在任务栏上产生许
Individuation
- 操作系统个性化设置,里面包含了设计计算机信息、更改开机画面、更改发送到菜单以及隐藏驱动器四大功能,借用魔方的设计理念,大家觉得有用就下载下来看吧-Personalization of the operating system, which includes the design of computer information, change the boot screen, change the Send To menu and hide the four functions of the dr
raw-os-0.99b
- Raw-OS 起飞于2012年,Raw-OS志在制作中国人自己的最优秀硬实时操作系统。 -Raw-OS to take off in 2012, Raw-OS is aimed at making the Chinese people themselves the best hard real-time operating system.
Raw_bootloader
- S3C2440 BootLoader--Raw_bootloaderRaw-OS 起飞于2012年,Raw-OS志在制作中国人自己的最优秀硬实时操作系统。 -S3C2440 BootLoader- Raw_bootloaderRaw-OS to take off in 2012, Raw-OS is aimed at making the Chinese people themselves the best hard real-time operating system.
Diaodu1
- 关仿真进程的操作,比如创建删除,插入等,还有相应内存的变化,比如内存分配与回收-Off operation of the simulation process, such as the creation of deletion, insertion, as well as the corresponding changes in the memory, such as memory allocation and recovery
WS2812BbluetoochPRTX
- WS2812B蓝牙灯控+RTX,可以实现蓝牙通讯,控制灯管颜色亮灭等》-WS2812B Bluetooth light control+RTX, can be achieved Bluetooth communication, control lamp color light off and so on. "