搜索资源列表
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
linixtoAT91RM9200
- 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system software design, AT91RM9200Bootlo
driversuper
- linux 驱动程序超级入门基础 驱动程序编写的入门书籍-Super-based portal of entry procedures for the preparation of books
leddrv
- Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
LINUX-DRIVER-demo
- 一个LINUX驱动程序摸板,采用模块加载,可依此摸板编写自己的特定的驱动程序。-a LINUX driver membranes using module loading, be prepared accordingly foil their specific driver.
extint
- 本程序是Linux下的一个为S3C4510B开发板写的一个外部中断的驱动程序。可以作为linux驱动的编写典范
gpio0711
- 在嵌入式Linux中编写驱动程序的很好范例
minigui 的一个键盘程序
- 嵌入式开发板minigui开发时,所编写的一个键盘程序
ping
- 一个在UCLINUX环境下实现的PING程序,用C编写,UCLINUX an environment to achieve the PING procedures, prepared by C
chuzuichangzuiduanzifuchuan
- 找出最长及最短字符串.练习字符串处理: 编写程序,由键盘输入若干字符串,输出最长及最短的字符串。-To find out the longest and the shortest string. Practice string processing: preparation of procedures, a number of strings from the keyboard input, output and the longest and shortest strings.
ch1
- 此程序通过C和c++的混合编程实现了Qt界面应用程序与底层驱动程序的链接问题,驱动程序可自行编写,这里就不加入了,只是一个简单的LED驱动。-This program through the C and c++ mixed programming interface of Qt applications and the underlying driver, the link problem, the drivers are free to write here is not joined, ju
ccgiCODE
- c 语言编写的 CGI 程序 ,有教程有详细的程序例子-C LANGUGE CGI CODE
watchdog
- 看门狗程序 非常详细 是基于C++ 编写的 测试通过-Watchdog program
minigu-Window-programming
- minigui窗口编程!minigui的一般窗口编程例子,编写程序可以参考-minigui Window programming!!!!
virblockdevice
- linuxc操作系统下,对块设备驱动的编写程序,具体的流程-block proccess
Process-experiment
- 进程实验 1. 编写程序,显示所有环境变量的名称和值。 2. *编写程序,模仿讲义上的mysystem程序,实现输入命令的执行。 -Process experimental programming, display the names and values of all environment variables. 2* written procedures to imitate handouts mysystem program, enter the c
Normal-files-directories-
- 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
qiugen
- 可以灵活的对任何给定的方程通过编写程序的方法快速实现方程的求根-Can be flexible to any given equation through the method of programming rapidly to the equation for the root
QRS
- 本设计是要实现幻灯片放映功能,修改并融合了LCD单个图片显示程序和LED跑马灯程序,编写程序使LCD图片刷新和跑马灯同时运行,并且运行频率可以分别设定。-This design is to achieve a slide show function, modify and integration of the LCD picture display program and a single LED Marquee procedures, programming the LCD image to
st16c554 linux驱动程序
- 基于嵌入是linux 编写的st16c554 驱动程序,测试可用