搜索资源列表
sctp-10.3.5.tar
- 在unix环境下的流控制传输协议(sctp)的源代码-unix environment in the Stream Control Transmission Protocol (SCTP) source code
DDL-Oracle-1.11.tar
- Oracle库表DLL生成工具,运行与linux或unix环境下。-Oracle DLL library table generation tools, and running Linux or unix environment.
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
libnet-1.1.2.1.tar
- 在unix环境下编写网络编程一个很好的开发包 -unix environment in the preparation of network programming a very good development kits
os
- unix环境下的shell编程,仅仅供学习和参考
steganRTP-0.3b
- 实时语音信息隐藏的软件。在VOIP通信流中进行及时消息的信息隐藏。unix环境下使用。
一个简易网络嗅探器的实现
- 目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,非常方便。在unix环境下如Sniffit,Snoop,Tcpdump,Dsniff 等都是比较常见的。这里介绍一个用C语言和网络数据包和分析开发工具libpcap及winpcap实现的简易网络Sniffer。-Currently, there have been numerous Sniff software tools, such a
FTBv1-6-5-Source
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它unix环境的代码-DES algorithm Collection contains various enhanced DES algorithm, DES algorithm deformation, PASCAL, ASM, such as C-language versions, DOS, Windows, Linux, and other
类似于 unix 系统的简单模拟 C 源
- 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 算法应用 运行环境: Win9x/NT/2000/XP/ 软件大小: 89KB-software languages : English software types : Domestic software / free version / Algorithm application runtime environment : CTP / software Size : 89KB
os4
- 用c语言实现模拟unix环境下成组链接法-unix using c language for analog environment into a set of links France
progressbar
- 用于在控制台模拟ProgressBar的效果,支持Windows、linux、unix环境。-Console ProgressBar for simulation results, to support Windows, linux, unix environment.
dessuanfa
- DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它unix环境的代码-DES algorithm collection, including a variety of enhanced DES algorithm, the deformation DES algorithm, there is PASCAL, ASM, C, such as multi-lingual version, there
MultithreadingApplicationsinWin32
- 在《Win32多线程程序设计》这本书中,Jim Beveridge和Robert Wiener告诉你什么时机、什么地点、什么方法可以使用多线程。 本书主题包括: ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. 以C和C++写成的各个范例程序。 unix环境比较。让unix下的开发人员能转移到Win32-In the " Win
geekos0.3.0
- 一种教学用的小型操作系统。 一个用C语言开发的操作系统,学生可以在Linux或unix环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统.. -A small operating system teaching. A C language development with the operating system, students can be Linux or unix environment to expand
showcurprog
- 在unix 环境里面可以自动监控正在运行的进程,并且自动更新-auto detect
SU-seismic-data-processing-system
- Seismic unix 地震数据处理系统指南,既可以作为地震数据处理环境,也可以作为软件开发环境,通过这本书可以学习如何编写SU程序编码-Seismic unix seismic data processing systems, and both can be used as seismic data processing environment as a software development environment can, through this book to learn how
unix环境高级编程第2版
- unix环境高级编程第2版 用了很久很不错的一本书 推荐给大家(unix environment advanced programming second edition, with a long, very good book, recommended to you)
《unix环境高级编程》源代码.gz
- unix环境高级编程的基本要素和源代码注释(unix Environment advanced programming)
APUE.3e
- unix环境高级编程所需要的源代码,头文件以及链接库(-lapue).是学习unix系统编程必备的资料之一,再unix环境下能良好编译运行。