CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程

文件名称:code_dirver

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    4.07mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

主要是测试程序,比如LED驱动、按键驱动、LCD驱动的测试程序。(来源于嵌入式完成开发手册)-Mainly test program, such as LED drivers, key drivers, LCD driver testing procedures. (From embedded completed the development of manuals)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

book_code/ch02/ch0202/factorial.c
book_code/ch02/ch0202/hello.C
book_code/ch02/ch0202/main.c
book_code/ch02/ch0202/test.c
book_code/ch02/ch0202
book_code/ch02/ch0204/main.c
book_code/ch02/ch0204/reciprocal.cpp
book_code/ch02/ch0204/reciprocal.hpp
book_code/ch02/ch0204
book_code/ch02/ch0205/hello.c
book_code/ch02/ch0205/libhello.a
book_code/ch02/ch0205/libhello.c
book_code/ch02/ch0205/libhello.h
book_code/ch02/ch0205/libhello.o
book_code/ch02/ch0205/libhello.so.0.0
book_code/ch02/ch0205/malloc_example
book_code/ch02/ch0205/malloc_example.c
book_code/ch02/ch0205/realloc_example
book_code/ch02/ch0205/realloc_example.c
book_code/ch02/ch0205/realloc_example.o
book_code/ch02/ch0205/usehello.c
book_code/ch02/ch0205/usehello.o
book_code/ch02/ch0205/usehello_dynamic
book_code/ch02/ch0205/usehello_static
book_code/ch02/ch0205
book_code/ch02/ch0206/configure.ac
book_code/ch02/ch0206/hello-1.0.tar.gz
book_code/ch02/ch0206/hello.c
book_code/ch02/ch0206/Makefile.in
book_code/ch02/ch0206
book_code/ch02
book_code/ch03/adder_example.c
book_code/ch03/getopt_exp.c
book_code/ch03/getopt_long_exp.c
book_code/ch03/MALLOC_CHECK_Example.c
book_code/ch03/malloc_example.c
book_code/ch03/memwatch-2.71.tar.gz
book_code/ch03/realloc_example.c
book_code/ch03/time_exp.c
book_code/ch03/valgrind-3.2.0.tar.bz2
book_code/ch03/valgrind_example01.c
book_code/ch03/valgrind_example02.c
book_code/ch03
book_code/ch04/block_example.c.c
book_code/ch04/buff_type_test.c
book_code/ch04/char_example.c
book_code/ch04/cp_example.c
book_code/ch04/feof_example.c
book_code/ch04/fopen_example.c.c
book_code/ch04/format_example.c
book_code/ch04/fseek_example.c
book_code/ch04/length_example.c
book_code/ch04/ptr_struct_file.c
book_code/ch04/setbuf_example.c
book_code/ch04/string_example.c.c
book_code/ch04
book_code/ch05/current_dir.c
book_code/ch05/fcntl_dup_fd.c
book_code/ch05/fcntl_example.c
book_code/ch05/fdopen_example.c
book_code/ch05/lseek_example.c
book_code/ch05/mmap.c
book_code/ch05/open_example.c
book_code/ch05/readdir_exp.c
book_code/ch05/readdir_r_exp.c
book_code/ch05
book_code/ch06/chmod_example.c
book_code/ch06/file_time_att.c
book_code/ch06/hardlink_exp.c
book_code/ch06/list_exp.c
book_code/ch06/lstat_example.c
book_code/ch06/stat_example.c
book_code/ch06/symlink_exp.c
book_code/ch06/umask_example.c
book_code/ch06/user_id.c
book_code/ch06
book_code/ch07/access_example.c
book_code/ch07/Daemon_exp.c
book_code/ch07/dead_p.c
book_code/ch07/fcntl_exec/fcntl_example.c
book_code/ch07/fcntl_exec/newcode.c
book_code/ch07/fcntl_exec/test.txt
book_code/ch07/fcntl_exec
book_code/ch07/fork_descriptor.c
book_code/ch07/fork_example01.c
book_code/ch07/fork_example02.c
book_code/ch07/getid_example.c
book_code/ch07/getpgid_example.c
book_code/ch07/getpid_example.c
book_code/ch07/getppid_example.c
book_code/ch07/orphan_p.c
book_code/ch07/pg_test.c
book_code/ch07/setuid_exp.c
book_code/ch07/setuid_root.c
book_code/ch07/system_example.c
book_code/ch07/vfork_fork_example01.c
book_code/ch07/vfork_fork_example02.c
book_code/ch07/vfork_return.c
book_code/ch07/waitpid_example.c
book_code/ch07/wait_example.c
book_code/ch07
book_code/ch08/fifo/fifo_read.c
book_code/ch08/fifo/fifo_write.c
book_code/ch08/fifo/mkfifo_example.c
book_code/ch08/fifo
book_code/ch08/pipe/noname_pipe_example.c
book_code/ch08/pipe/redirect_who_sort_exp.c
book_code/ch08/pipe
book_code/ch08/popen_example.c
book_code/ch08/signal/alarm_test.c
book_code/ch08/signal/kill_example.c
book_code/ch08/signal/sigaction_example.c
book_code/ch08/signal/sigaction_sa_sigaction.c
book_code/ch08/signal/sigaction_sigset.c
book_code/ch08/signal/sigmask_example.c
book_code/ch08/signal/signal_copy.c
book_code/ch08/signal/sigsuspend_test.c
book_code/ch08/signal/sig_set_member.c
book_code/ch08/signal/ualarm_exp.c
book_code/ch08/signal
book_code/ch08
book_code/ch09/ftok_exp.c
book_code/ch09/msg/msg_ipc_info.c
book_code/ch09/msg/msg_msqid_ds.c
book_code/ch09/msg/msg_receiver_example.c
book_code/ch09/msg/msg_sender_example.c
book_code/ch09/msg
book_code/ch09/sem/semop_undo_test.c
book_code/ch09/sem/sem_get_value.c
book_code/ch09/sem/sem_proc_consume/sem_customer.c
book_code/ch09/sem/sem_proc_consume/sem_productor.c
book_code/ch09/sem/sem_proc_consume
book_code/ch09/sem
book_code/ch09/shm/shmat_rd_flag_regular.c
book_code/ch09/shm/shmemory/parent_child_shm_example.c
book_code/ch09/shm/shmemory
book_code/ch09/shm/shm_sem_example/shm_sem_example_recv.c
book_code/ch09/shm/shm_sem_example/shm_sem_example_send.c
book_code/ch09/shm/shm_sem_example
book_code/ch09/shm
book_code/ch09
book_code/ch10/pthread_attr_example.c
book_code/ch10/pthread_cancle_example.c
book_code/ch10/pthread_create_exp.c
book_code/ch10/pthread_create_id.c
book_code/ch10/pthread_exit_test.c
book_code/ch10/pthread_key/pthread_glob_test.c
book_code/ch10/pthread_key/pthread_key_test.c
book_code/ch10/pthread_key
book_code/ch10/pthread_policy_example.c
book_code/ch10/pthread_pop_push.c
book_code/ch10
book_code/ch11/mutex_example.c
book_code/ch11/pthread_cond_example.c
book_code/ch11/pthread_rwlock_example.c
book_code/ch11/pthread_signal.c
book_code/ch11
book_code/ch12/sock_data_package/ud

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com