搜索资源列表
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.
susv2
- unix 下的C开发手册,还用详细的例程。-under the C development handbook, with detailed routines.
rs.tar
- RS信道编码,可设置域的大小,编码和译码功能齐全,运行在UNIX下-RS channel coding, domain can be set up to the size, encoding and decoding fully functional, running under UNIX
the-art-of-ecc
- 书\"The art of error correcting code\"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment to revise the first part cite
《UNIX常用命令》
- UNIX的 一些 简单操作命令,其参考价值一般,有助于初学者-UNIX some simple commands, its reference value generally help beginners
ftp_command
- 使用ACE实现的ftp的功能,ACE使得在win或者unix下的通信编程变得简单。-use of ACE achieved ftp function ACE makes win under unix or communications programming simple.
jcmppapi30.tar
- 实现移动CMPP3.0的API源码,环境:unix,开发语言为java-mobile CMPP3.0 API source, the environment : unix, for the java programming language
osip_doc_2[1].2.0
- The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some
LinuxUnix_makefile
- 一份很不错的Linux/Unix环境下makefile文件写法说明文文档-a very good Linux / Unix environment makefile note written text document files
overflow-hp
- 一份在unix环境下变成的文档,内容有关内存溢出处理方面,有对应实例,适合高级编程人员-in a unix environment into the document, the contents of the memory overflow processing, a corresponding example, Programming for senior officers
CreatProcess
- 在 UNIX 系统中,用户创建一个新进程的过程(调用系统调用 fork)。以及在此过程中可能遇到的问题。-the UNIX system, you can create a new process to the process (called fork system call). In this process, and may encounter problems.
unixcmds
- unix 常用的命令代码,包括多个常用的命令以及示例!-unix typical order code, including a number of commonly used commands and examples!
server_program_by_inetd
- inetd是unix系统内部一个经典的响应多种任务的组件,利用它能够实现多任务的响应-inetd unix system is a classic response to a variety of task components, use it to achieve multi-task response
001
- tcp ip 作者: W.Richard Stevens 国际知名的Unix和网络专家,《TCP/IP 详解》(三卷本)作者 W.Richard Stevens(1951-1999),是国际知名的Unix和网络专家;受人尊敬的计算机图书作家;同时他还是广受欢迎的教师和顾问。Stevens先生1951年生于赞比亚,他的家庭曾多次搬迁,最终定居于南非。早年,他就读于美国弗吉尼亚州的费什本军事学校,后获得密歇根大学学士、亚利桑那大学系统工程硕士和博士学位。他曾就职于基特峰国家天文台,从事计算机
002
- 作者: W.Richard Stevens 国际知名的Unix和网络专家,《TCP/IP 详解》(三卷本)作者 W.Richard Stevens(1951-1999),是国际知名的Unix和网络专家;受人尊敬的计算机图书作家;同时他还是广受欢迎的教师和顾问。Stevens先生1951年生于赞比亚,他的家庭曾多次搬迁,最终定居于南非。早年,他就读于美国弗吉尼亚州的费什本军事学校,后获得密歇根大学学士、亚利桑那大学系统工程硕士和博士学位。他曾就职于基特峰国家天文台,从事计算机编程;还曾在康
steganRTP-0.3b
- 实时语音信息隐藏的软件。在VOIP通信流中进行及时消息的信息隐藏。UNIX环境下使用。
数据通信测试
- 标准C实现在SCO UNIX下通信-achieve the standard C SCO UNIX communications
mntr
- 一个unix下的通信程序-of a communication program
intercom-latest[1]
- Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如GSM, G.711, and G.72x和其他音频编码。Intercom专为高速网络设计来传输高品质的语音,也支持窄带传输。-Intercom is a Unix system flexible voice transmission software. Support audio compression standards such as GSM, G.711, and G.72x and other audio
connector
- 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running