搜索资源列表
tcp.zip
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子
web server监测.zip
- This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have ema
oci_unix.zip
- 站长写的使用OCI开发Oracle程序的通用函数库for unix
ocl.zip
- Windows和Unix下的Oracle通用C开发库
cobf_103
- COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial softw
netexpert1.ZIP
- AIX and UNIX IBM Systems Information Mgmt Lotus Rational Tivoli WebSphere Workplace Architecture Autonomic computing Grid computing Java™ technology Linux Open source Power Architecture™ Secu
Ext2IFS_1_11a.zip
- to access unix file systems from windows,to access unix file systems from windows
MeChat5.90
- 复制(安装)文件 将MeChat.zip文件解包,到系统中的某个目录。 二、操作系统及最小系统需求 1. MeChat Server 在下列平台上测试通过: (1) NT 4.0 sp3以上,WIN2000 Professional,Win2000 Server、Advanced Server,Windows XP,Windows 2003 (2) Red hat linux 7.2, 7.3,8.0,9.0 (3) Sun Sparc sola
UNIXshell
- unix shell 此书的所有代码,我认为可以帮助辅助学习shell编程-unix shell all the code book, I think that can help-assisted learning shell programming
TEXT_EDITOR
- TEXT EDITOR IN LINUX This text editor runs in Linux/unix platform and can perform basic file operation such as open, edit, save, close along with option for copy/cut paste, insert a word/line etc. This editor can only be run in Linux/unix
0901Litwin32
- n. Zip is the most-widely used format, used by the Windows operating system and more recently by OSX as well. RAR is also a very popular and flexible format. Unix uses the tar file format, while Linux uses the tar and gz format.
serial_port_utility zip
- 文件类型规范:各种数据文件类型。数据文件的扩展名是用于在Linux / Unix / MacOS的数据文件的操作系统(OS X)。用于各种应用。数据文件通常包含用于应用程序内部目的的各种数据,它不能被打开。(File type specification: Various data file type. The data file extension is used for data files at Linux/Unix/macOS (OS X) operating systems. Used
pthreads-w32-2-9-1-release.zip
- POSIX线程(POSIX threads),简称Pthreads,是线程的POSIX标准。该标准定义了创建和操纵线程的一整套API。在类Unix操作系统(Unix、Linux、Mac OS X等)中,都使用Pthreads作为操作系统的线程。Windows操作系统也有其移植版pthreads-win32。