资源列表

« 1 2 ... .89 .90 .91 .92 .93 1194.95 .96 .97 .98 .99 ... 1232 »

[驱动编程s3c2440_leds

说明:led灯驱动详细源代码,注释加说明,基于s3c2440-led drivers
<> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程12

说明:实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
<包伟伟> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程modules_test

说明:驱动模块程序,已经运行过了,一切正常,没有出现错误-the code of module driver
<fanminghai> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程timer

说明:一个再powerpc平台下的定时器驱动,是经过使用后的-powerpc timer driver
<广路> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程ipc

说明:linux下进程间通信 消息的创建、发送和接收 使用消息调用 msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K 的消息的发送和接收程序。 -under linux to create inter-process communication messages, send messages and receive calls using msgget (), msgsnd (), msgrcv (), msgctl () the preparation o
<胡晨> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程Adc

说明:Library of ADC component for sc2440
<Nilson> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程keyscan

说明:Library of Keyboard component for sc2440
<Nilson> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程pci

说明:如何编写pci驱动程序,这里提供一个范例,相信会有帮助-how to edit a pci driver.This is a examples code .you can be helped
<qixintian> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程leds

说明:linux 系统中按键灯的编程方式的原代码,及其对应的makefile文件。-How to program the leds program in the linux system
<王工> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程adc

说明:ADC驱动程序, ADC驱动程序, ADC驱动程序, ADC驱动程序, -failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
<韩海龙> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程s3c2410_udc

说明:这个是关于linux中USB的驱动 是国嵌视频教程中的一个例子-This is the USB driver on linux is embedded in the country an example of a video tutorial
<小强> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[驱动编程hello-dirver

说明:驱动的最简单入门程序,让新学驱动的人更好的入门,包含驱动程序、MAKEFILE与SOURCE文件-The easiest driver entry procedure to enable the new science-driven people a better start, including the driver, MAKEFILE with the SOURCE file
<李颜良> 在 2025-06-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1194.95 .96 .97 .98 .99 ... 1232 »

源码中国 www.ymcn.org