搜索资源列表
execut-per-ms
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是驱动中常用的每隔*ms/*s执行一次的方法。供参考-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: This co
ipxe-20120328-gitaac9718.tar
- iPXE即Preboot Execution Environment (PXE) implementation and bootloader,可用于嵌入式系统的引导。-iPxe is Preboot Execution Environment (PXE) implementation and bootloader. It can be used to enable computers without built-in PXE support to boot from the network, o
my_bootloader
- arm中bootloader的编写,初始化硬件,把内核从NAND FLASH读到SDRAM,跳转执行内核-arm in writing the bootloader to initialize the hardware, the kernel reads from NAND FLASH SDRAM, set the "parameters to be passed to the kernel," jump execution cores
xuni
- 编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulate
Gcode_executer
- 供测试使用的G代码执行程序,供二相步进电机。-For testing the use of G code program execution, for two-phase stepper motor
work4
- 随机给出一个页面执行序列,如:1,5,3,4,2,1,3,4,5,7,9,……。要求计算以下几种置换算法的缺页数、缺页率和命中率。 最佳置换算法OPT(Optimal) 先进先出算法FIFO(First In First Out) 最近最少使用算法LRU(Least Recently Used)-Random page gives an execution sequence, such as: 1,5,3
v4l2_yuyv_lcd2.tar
- v4l2_yuyv_lcd2執行後可以擷取攝影機的影像並顯示在6410開發板上的lcd上-After v4l2_yuyv_lcd2 execution can capture video camera and displayed on the lcd 6410 development board