CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:Linux-Programming(source-code)

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

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

Linux 高级程序设计配套源代码,杨宗德-Linux form a complete set of high-level programming source code, Yang Zongde
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ch13/big_little_endian.c
ch13/socket_opt.c
ch13/sock_tcp_p_p_chat/tcp_p_p_chat_client.c
ch13/sock_tcp_p_p_chat/tcp_p_p_chat_server.c
ch13/test_add.c
ch13/test_inet_pton.c
ch14/01_tcp_unblock/tcp_unblock_client.c
ch14/01_tcp_unblock/tcp_unblock_server.c
ch14/02_select_IO/tcp_sy_chat_client.c
ch14/02_select_IO/tcp_sy_chat_server.c
ch14/get_port_mac.c
ch14/ioctl_getaddr.c
ch15/getaddrinfo_exp.c
ch15/gethostbyaddr.c
ch15/gethostbyname.c
ch15/sigiio_exp/sigio_client.c
ch15/sigiio_exp/sigio_server.c
ch15/sock_data_package/udp_simple_rcv.c
ch15/sock_data_package/udp_simple_send.c
ch15/udp_brodcast/udp_brodcast_rcv.c
ch15/udp_brodcast/udp_brodcast_send.c
ch15/udp_brodcast/说明.txt
ch15/udp_group/udp_group_brodcast_rcv.c
ch15/udp_group/udp_group_brodcast_send.c
ch16/daytime_inetd.c
ch16/pthread_pool/base.c
ch16/pthread_pool/client.c
ch16/pthread_pool/Makefile
ch16/pthread_pool/pthread_pool.c
ch16/pthread_pool/pthread_pool.h
ch16/sock_sigpipe/sigpipe_client.c
ch16/sock_sigpipe/sigpipe_server.c
ch16/test_httpd-src/Makefile
ch16/test_httpd-src/test_httpd
ch16/test_httpd-src/test_httpd.c
ch16/test_httpd-src/test_httpd.conf
ch16/test_httpd-src/test_httpd.h
ch17/icmp_ping.c
ch17/send_fd/client.c
ch17/send_fd/save_info_file
ch17/send_fd/server.c
ch17/socket_raw-exp.c
ch17/sock_local_comm/socket_local_client.c
ch17/sock_local_comm/socket_local_server.c
ch18/alsa_parameters/pcm_type.c
ch18/alsa_parameters/set_get_parameters.c
ch18/alsa_play/alsa_play.c
ch18/alsa_play/sndwav_common.c
ch18/alsa_play/sndwav_common.h
ch18/alsa_play/wav_parser.c
ch18/alsa_play/wav_parser.h
ch18/get_wav_format/get_wav_format.c
ch18/get_wav_format/wav.h
ch18/oss_play_wav/oss_dsp_wav.c
ch02/factorial.c
ch02/hello.C
ch02/main.c
ch03/adder_example.c
ch03/getopt_exp.c
ch03/getopt_long_exp.c
ch03/MALLOC_CHECK_Example.c
ch03/malloc_example.c
ch03/memwatch-2.71.tar.gz
ch03/mem_add.c
ch03/realloc_example.c
ch03/time_exp.c
ch03/valgrind-3.2.0.tar.bz2
ch03/valgrind_example01.c
ch03/valgrind_example02.c
ch04/block_example.c.c
ch04/buff_type_test.c
ch04/char_example.c
ch04/cp_example.c
ch04/feof_example.c
ch04/fopen_example.c.c
ch04/format_example.c
ch04/fseek_example.c
ch04/length_example.c
ch04/ptr_struct_file.c
ch04/setbuf_example.c
ch04/sscanf_example.c
ch04/string_example.c
ch05/cp_dir.c
ch05/current_dir.c
ch05/fcntl_dup_fd.c
ch05/fcntl_example.c
ch05/fcntl_lock/abc
ch05/fcntl_lock/lock_one
ch05/fcntl_lock/lock_one.c
ch05/fcntl_lock/lock_two
ch05/fcntl_lock/lock_two.c
ch05/fdopen_example.c
ch05/lseek_example.c
ch05/mmap_file_and_insert.c
ch05/open_example.c
ch05/posix_cp_example.c
ch05/readdir_exp.c
ch05/readdir_r_exp.c
ch06/chmod_example.c
ch06/file_time_att.c
ch06/hardlink_exp.c
ch06/lstat_example.c
ch06/my_tree.c
ch06/sort_ls.c
ch06/stat_example.c
ch06/symlink_exp.c
ch06/umask_example.c
ch06/user_id.c
ch07/coler_flash.c
ch07/read_write_serial.c
ch07/set_location.c
ch07/set_option_term.c
ch07/term_passwd.c
ch08/access_example.c
ch08/Daemon_exp.c
ch08/dead_p.c
ch08/fcntl_exec/fcntl_example.c
ch08/fcntl_exec/newcode.c
ch08/fcntl_exec/test.txt
ch08/fork_basic.c
ch08/fork_child_parent.c
ch08/fork_descriptor.c
ch08/getid_example.c
ch08/getpgid_example.c
ch08/getpid_example.c
ch08/getppid_example.c
ch08/orphan_p.c
ch08/pg_test.c
ch08/setuid_exp.c
ch08/setuid_root.c
ch08/stream_fork.c
ch08/vfork_fork_cmp.c
ch08/vfork_fork_cmpnew.c
ch08/vfork_return.c
ch08/wait_example.c
ch09/fifo_read.c
ch09/fifo_write.c
ch09/popen_example.c
ch09/redirect_who_sort_exp.c
ch10/alarm_test.c
ch10/cmp_sigaction_signal.c
ch10/kill_example.c
ch10/setitimer_alarm.c
ch10/setitimer_example.c
ch10/sigaction_example.c
ch10/sigaction_sa_sigaction.c
ch10/sigaction_sigset.c
ch10/sigmask_example.c
ch10/signal_copy.c
ch10/sigsuspend_test.c
ch10/sig_set_member.c
ch10/ualarm_exp.c
ch11/ftok_exp.c
ch11/msg_ipc_info.c
ch11/msg_snd_recv/msg_receiver_example.c.c
ch11/msg_snd_recv/msg_sender_example.c.c
ch11/semop_undo_test.c
ch11/sem_get_value.c
ch11/sem_proc_consume/sem_customer.c
ch11/sem_proc_consume/sem_productor.c
ch11/shmat_rd_flag_regular.c
ch11/shm_sem_example/shm_sem_example_recv.c
ch11/shm_sem_example/shm_sem_example_send.c
ch12/mutex_example.c
ch12/pthread_cancle_example.c
ch12/pthread_cond_example.c
ch12/pthread_create_exp.c
ch12/pthread_create_id.c
ch12/pthread_exit_test.c
ch12/pthread_key/pthread_glob_test.c
ch12/pthread_key/pthread_key_test.c
ch12/pthread_pop_push.c
ch12/pthread_rwlock_example.c
ch12/pthread_signal.c
ch13/sock_tcp_p_p_chat
ch14/01_tcp_unblock
ch14/02_select_IO
ch15/sigiio_exp
ch15/sock_data_package
ch15/udp_brodcast
ch15/udp_group
ch16/pthread_pool
ch16/sock_sigpipe
ch16/test_httpd-src
ch17/send_fd
ch17/sock_local_comm
ch18/alsa_parameters
ch18/alsa_play
ch18/get_wav_format
ch18/oss_play_wav
ch05/fcntl_lock
ch08/fcntl_exec
ch11/msg_snd_recv
ch11/sem_proc_consume
ch11/shm_sem_example
ch12/pthread_key
ch13
ch14
ch15
ch16
ch17
ch18
ch02
ch03
ch04
ch05
ch06
ch07
ch08
ch09
ch10
ch11
ch12

相关说明

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

相关评论

暂无评论内容.

发表评论

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