搜索资源列表
shell
- 实验一利用课本第9页程序1-5的框架,实现允许输入命令带参数的简单shell。原来的实现是不能够带参数的。输入命令所能带的参数个数,只受到系统键盘输入缓冲区长度(以及shell输入缓冲区长度)的限制,该缓冲区的缺省长度是4096个字节。-Experiments using the framework of textbooks 9 program 1-5, simple shell allows the input command with parameters. The original imp
arm-Linux-driver-part1
- 嵌入式Linux系统工程师必修实验代码上分章节讲解-driver code
linux
- 实现操作系统实验进程的控制——Linux系统下-Experimental process control of the operating system- Linux
AD-interface-experiment
- 学习A/D 接口原理,了解实现D/A 系统对于系统的软件和硬件要求。阅MAX504 芯片 文档,掌握其使用方法,编程实现正弦波信号的输出,利用示波器观测DA1 口的实验输出,-Study A/D interface principle。
MOTOR
- 嵌入式实验的电机控制程序,在linux下编译,在a8rp实验台上运行,A8RP是ARM系统。-Embedded experimental motor control procedures, compile under linux, run a8rp experimental stage, A8RP ARM systems.
1-2-10
- 申嵌代码—嵌入式Linux系统工程师必修实验,对嵌入式学习很有帮助-Shen embedded code- Embedded Linux systems engineer compulsory experiments, useful for embedded learning
2
- 操作系统实验,实现线程切换功能,在linux系统下,实现一个可以运行在无操作系统虚拟机上的线程切换工程-Experimental operating system, to achieve thread switching functions in linux system, to achieve an operating system can run on a virtual machine without thread switching on engineering
3
- 操作系统实验,实现消息机制,在linux系统下实现操作系统功能的消息机制-Experimental operating system, implement a message mechanism, the system under linux operating system features message mechanism
P1-3.c
- 操作系统实验1,Linux 系统开发。 遍历所有的进程,并输出它们的名字、父进程名字、进程状态,最后输出所有进程状态的统计信息。-collect information of all the processes