资源列表
fork
- 模拟多进程机制,用fork()开启子进程,模拟父进程与子进程的关系-Analog multi-process mechanism, with the fork () on the child process, the parent process and the child process simulation relations
adder875
- Analogue & Micro Adder MPC875 board support for linux.
fb.c.tar
- 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
pci
- 如何编写pci驱动程序,这里提供一个范例,相信会有帮助-how to edit a pci driver.This is a examples code .you can be helped
pci
- 几个基于linux平台的驱动程序 希望能给想学习linux驱动开学的人帮助-some example for linux driver
timer
- 一个再powerpc平台下的定时器驱动,是经过使用后的-powerpc timer driver
player_null
- mplayer 播放器详细代码及其中午说明-mplayer player detailed descr iption of the code and its noon
Base64
- 实现Base64的编码和解码功能,base64_encode为编码函数,base64_decode为解码函数。-Base64 coding and decoding
Nude-lighting-forstm32f107-chip
- Nude lighting based on stm32f107 chip,if you want to debug nude, this can help you litter
init
- linux系统嵌入式驱动开发的初始化程序,用于实现软件与硬件的连接-Linux system initialization of an embedded driver development program, the connection of hardware and software are used to implement
boot
- 主要实现boot功能,通过本程序能够使得系统正常运行,可以根据系统底层硬件进行相应的更给实现快速移植-main function is to boot het linux
main.cpp
- 素数测试 miller rabin 提高算法 随机版 算法导论Introduction of Algorithms-Primes test of Miller_Rabin Algorithm Introduction of Algorithms