搜索资源列表
thrpool.ps
- unix下线程池编程-programming Thread Pool
talk_tcp_linux
- unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
linux_24小时教学
- 《linux_24小时教学》共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考 -"linux_24 hours teaching" is divided into five parts, detailing the shell programming skills, and various UNIX command syntax, but also
book.pdf
- FreeBSD 开发者手册(pdf),全面的系统级编程指南,热爱BSD unix的朋友不可错过。也可在其官方镜像下载其他格式。-FreeBSD developers manual (pdf), a comprehensive guide to system-level programming, love BSD unix friends not to be missed. Also available on its official download the image format.
Makefile 中文教程
- 文件名:Makefile 中文教程.pdf,linux/unix下编程的人不懂makefile就等于是白痴,不想做白痴的linux程序员,就先载分看看吧,-filename:Guide book of Makefile(CHINESE EDITION).pdf, if the programer under linux/unix doesn t know about makefile, he is no more than an idiot, if you don t want to be an
linux_assign01
- Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数) -Unix operating system, including the use of the UNIX operating system and programming SHELL process and the creation and management (using the fork () function)
Addison Wesley - The.ACE.Programmers.Guide
- ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer's Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
指纹识别
- c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
libtorrent-0.9.tar
- 一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。 libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a work
会员管理系统(shell版)
- unix下shell编程会员管理系统,包括会员登录,登录后的修改密码,查询会员,增加会员,删除会员等很多操作,都是骼shell所写-under unix shell programming membership management system, including Member Login and login passwords after the revision, members to increase membership, and many other Member delete o
libpcap-0.9.1.tar
- 我们曾经提供过< libnet使用举例(1-12)>>,比较详细地介绍了报文发送编程。始终 没有介绍libpcap报文捕捉编程的原因很多,tcpdump、snort等著名软件包都是基于 libpcap,加上W.Richard.Stevens的<<Unix Network Programming Vol I>>第26章推 波助澜,实在觉得没有必要继续介绍libpcap编程。更真实的原因可能是BPF、DLPI、 SOCK_PACKET三种接口
tcp-ip详解卷3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
实践大师:UNIX SHELL编程篇_10067961
- 本书是专门介绍实践的,可以很好的帮助你解决一些实践方面的问题-the book is devoted to practice and could very well help you solve some practical problems
NASMdocCN
- NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese documents detailed information
linux_c_function
- Unix/Linux 下 c 编程时涉及到的函数详细说明文档-Unix / Linux c programming at the function involves detailed documentation
ftp_command
- 使用ACE实现的ftp的功能,ACE使得在win或者unix下的通信编程变得简单。-use of ACE achieved ftp function ACE makes win under unix or communications programming simple.
UNIX_System_Management_And_Maintenance
- 包括《UNIX系统管理》《网络管理》《UNIX系统开发》《UNIX内核》《shell编程》-include "UNIX System", "network management" "UNIX System Development" "UNIX kernel," "shell programming"
TomcatCAS
- unix网络编程java servlet编程-java servlet programming
code
- unix环境高级编程的ourhdr.h和出错处理函数头文件-unix environment ourhdr.h senior programming error handling functions and the first document
Unix_Net_Program
- Unix下用C语言进行网络编程的范例,包括TCP、UDP等协议的应用等。-Unix using C language network programming paradigm, including TCP, UDP protocols in the application.