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

文件名称:linuxandc

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

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

主要是学习linux操作系统的课件和一些c语言的源代码,这些都可以在linux和windows下使用;-Linux operating system is mainly learning courseware and some c language source code, which can be used in linux and windows
(系统自动生成,下载前可以参看下载内容)

下载文件列表

代码/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/ch0204/main.c
代码/book_code/ch02/ch0204/reciprocal.cpp
代码/book_code/ch02/ch0204/reciprocal.hpp
代码/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/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/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/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/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/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/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/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/ch08/fifo/fifo_read.c
代码/book_code/ch08/fifo/fifo_write.c
代码/book_code/ch08/fifo/mkfifo_example.c
代码/book_code/ch08/pipe/noname_pipe_example.c
代码/book_code/ch08/pipe/redirect_who_sort_exp.c
代码/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/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/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/shm/shmat_rd_flag_regular.c
代码/book_code/ch09/shm/shmemory/parent_child_shm_example.c
代码/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/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_policy_example.c
代码/book_code/ch10/pthread_pop_push.c
代码/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/ch12/sock_data_package/udp_simple_rcv.c
代码/book_code/ch12/sock_data_package/udp_simple_send.c
代码/book_code/ch12/sock_local_comm/socket_

相关说明

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

相关评论

暂无评论内容.

发表评论

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