文件名称:source
- 所属分类:
- Linux/Unix编程
- 资源属性:
- 上传时间:
- 2018-02-06
- 文件大小:
- 81kb
- 下载次数:
- 0次
- 提 供 者:
- yaco*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
嵌入式Linux开发教程(华清远见版)配套的例程源码,用于本科生教学,非常适合初学者(Example codes of embedded Linux suits for junior Linux programmer.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
source\driver\11-3-2\gpio_drv.c | 5412 | 2008-12-19 |
source\driver\11-3-2\gpio_drv.h | 674 | 2008-12-19 |
source\driver\11-3-2\gpio_test.c | 870 | 2008-12-19 |
source\driver\11-3-2\Makefile | 394 | 2008-12-19 |
source\driver\11-6\butt_drv.c | 11829 | 2008-12-19 |
source\driver\11-6\butt_drv.h | 936 | 2008-12-19 |
source\driver\11-6\butt_test.c | 1248 | 2008-12-19 |
source\driver\11-6\gpio_drv.h | 674 | 2008-12-19 |
source\driver\11-6\Makefile | 373 | 2008-12-19 |
source\driver\11-7\Makefile | 384 | 2008-12-19 |
source\driver\11-7\test.c | 943 | 2008-12-19 |
source\driver\11-7\test_drv.c | 3021 | 2008-12-19 |
source\driver\11-7\test_drv_load | 460 | 2008-12-19 |
source\driver\11-7\test_drv_unload | 165 | 2008-12-19 |
source\file_io\6-3-1-1\copy_file.c | 1132 | 2008-12-19 |
source\file_io\6-3-1-1\Makefile | 230 | 2008-12-19 |
source\file_io\6-3-2-1\lock_set.c | 1166 | 2008-12-19 |
source\file_io\6-3-2-1\Makefile | 429 | 2008-12-19 |
source\file_io\6-3-2-1\read_lock.c | 474 | 2008-12-19 |
source\file_io\6-3-2-1\write_lock.c | 495 | 2008-12-19 |
source\file_io\6-3-3-1\Makefile | 244 | 2008-12-19 |
source\file_io\6-3-3-1\multiplex_select.c | 2536 | 2014-09-22 |
source\file_io\6-3-3-2\Makefile | 241 | 2008-12-19 |
source\file_io\6-3-3-2\multiplex_poll.c | 1821 | 2008-12-19 |
source\file_io\6-4\reader\com_reader.c | 646 | 2008-12-19 |
source\file_io\6-4\reader\Makefile | 304 | 2008-12-19 |
source\file_io\6-4\reader\uart_api.c | 3057 | 2008-12-19 |
source\file_io\6-4\reader\uart_api.h | 375 | 2008-12-19 |
source\file_io\6-4\writer\com_writer.c | 712 | 2008-12-19 |
source\file_io\6-4\writer\Makefile | 302 | 2008-12-19 |
source\file_io\6-4\writer\uart_api.c | 3056 | 2008-12-19 |
source\file_io\6-4\writer\uart_api.h | 377 | 2008-12-19 |
source\file_io\6-5-1-1\dest_file | 10240 | 2008-12-19 |
source\file_io\6-5-1-1\Makefile | 234 | 2008-12-19 |
source\file_io\6-5-1-1\standard_io.c | 969 | 2008-12-19 |
source\file_io\6-6-1\customer.c | 2382 | 2008-12-19 |
source\file_io\6-6-1\Makefile | 430 | 2008-12-19 |
source\file_io\6-6-1\mylock.c | 1225 | 2008-12-19 |
source\file_io\6-6-1\mylock.h | 150 | 2008-12-19 |
source\file_io\6-6-1\producer.c | 1983 | 2008-12-19 |
source\file_io\6-6-2\host\com_host.c | 2169 | 2008-12-19 |
source\file_io\6-6-2\host\Makefile | 298 | 2008-12-19 |
source\file_io\6-6-2\host\uart_api.c | 3003 | 2008-12-19 |
source\file_io\6-6-2\host\uart_api.h | 467 | 2008-12-19 |
source\file_io\6-6-2\target\com_target.c | 2178 | 2008-12-19 |
source\file_io\6-6-2\target\Makefile | 304 | 2008-12-19 |
source\file_io\6-6-2\target\uart_api.c | 3000 | 2008-12-19 |
source\file_io\6-6-2\target\uart_api.h | 457 | 2008-12-19 |
source\ipc\8-2-2-1\Makefile | 220 | 2008-12-19 |
source\ipc\8-2-2-1\pipe.c | 1378 | 2008-12-19 |
source\ipc\8-2-4-1\Makefile | 238 | 2008-12-19 |
source\ipc\8-2-4-1\standard_pipe.c | 435 | 2008-12-19 |
source\ipc\8-2-5-1\fifo_read.c | 926 | 2008-12-19 |
source\ipc\8-2-5-1\fifo_write.c | 825 | 2008-12-19 |
source\ipc\8-2-5-1\Makefile | 438 | 2008-12-19 |
source\ipc\8-3-2-1\kill_raise.c | 788 | 2008-12-19 |
source\ipc\8-3-2-1\Makefile | 232 | 2008-12-19 |
source\ipc\8-3-2-2\alarm_pause.c | 224 | 2008-12-19 |
source\ipc\8-3-2-2\Makefile | 234 | 2008-12-19 |
source\ipc\8-3-3-1\Makefile | 224 | 2008-12-19 |
source\ipc\8-3-3-1\signal.c | 491 | 2008-12-19 |
source\ipc\8-3-3-2\Makefile | 230 | 2008-12-19 |
source\ipc\8-3-3-2\sigaction.c | 647 | 2008-12-19 |
source\ipc\8-3-3-3\Makefile | 224 | 2008-12-19 |
source\ipc\8-3-3-3\sigset.c | 1443 | 2008-12-19 |
source\ipc\8-4\Makefile | 248 | 2008-12-19 |
source\ipc\8-4\sem_com.c | 936 | 2008-12-19 |
source\ipc\8-4\sem_com.h | 294 | 2008-12-19 |
source\ipc\8-4\sem_fork.c | 970 | 2008-12-19 |
source\ipc\8-5-2-1\Makefile | 222 | 2008-12-19 |
source\ipc\8-5-2-1\shmem.c | 2298 | 2008-12-19 |
source\ipc\8-5-2-1\shmem_base.c | 976 | 2008-12-19 |
source\ipc\8-6-2-1\Makefile | 388 | 2008-12-19 |
source\ipc\8-6-2-1\msgque.c | 1213 | 2008-12-19 |
source\ipc\8-6-2-1\msgrcv.c | 1036 | 2008-12-19 |
source\ipc\8-6-2-1\msgsnd.c | 1054 | 2008-12-19 |
source\ipc\8-7-1\Makefile | 272 | 2008-12-19 |
source\ipc\8-7-1\pipe_select.c | 3029 | 2008-12-19 |
source\ipc\8-7-2\customer.c | 1344 | 2012-11-10 |
source\ipc\8-7-2\Makefile | 403 | 2008-12-19 |
source\ipc\8-7-2\producer.c | 1553 | 2008-12-19 |
source\ipc\8-7-2\sem_com.c | 1008 | 2008-12-19 |
source\ipc\8-7-2\sem_com.h | 293 | 2008-12-19 |
source\ipc\8-7-2\shm_com.h | 333 | 2008-12-19 |
source\network\10-2-2\getaddrinfo.c | 693 | 2008-12-19 |
source\network\10-2-2\Makefile | 229 | 2008-12-19 |
source\network\10-2-3\client.c | 1350 | 2008-12-19 |
source\network\10-2-3\Makefile | 383 | 2008-12-19 |
source\network\10-2-3\server.c | 1649 | 2008-12-19 |
source\network\10-3-1\Makefile | 225 | 2008-12-19 |
source\network\10-3-1\net_fcntl.c | 1759 | 2008-12-19 |
source\network\10-3-2\client.c | 1362 | 2008-12-19 |
source\network\10-3-2\Makefile | 387 | 2008-12-19 |
source\network\10-3-2\net_select.c | 2358 | 2008-12-19 |
source\network\10-5-3\Makefile | 213 | 2008-12-19 |
source\network\10-5-3\ntp.c | 5530 | 2008-12-19 |
source\process\7-1-1-1\Makefile | 218 | 2008-12-19 |
source\process\7-1-1-1\pid.c | 257 | 2008-12-19 |
source\process\7-2-1\fork.c | 616 | 2008-12-19 |
source\process\7-2-1\Makefile | 220 | 2008-12-19 |