搜索资源列表
mysvr.rar
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。
Linux_LAN
- Linux* Base Driver for the Attansic(R) L1 Gigabit Ethernet Adapter-Linux Driver for the Attansic (R) L1 G. igabit Ethernet Adapter
wl-167g
- This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11 function. Infrastructure and Ad-hoc mode with open or shared or wpapsk or wpa2psk authentication method. WEP-40 and WEP-104 or tkip or aes encry
FileZilla_3.1.5.1_i586-linux-gnu
- FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:cha
jonet_audio_v1.1
- linux下实现音频传输程序,采用g.711编码方式。-linux audio transmission process to achieve using g.711 encoding.
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
GCC-and-G
- linux下gcc与g++的比较与介绍,详细的介绍gcc的参数-gcc under linux with g++ in comparison with that in detail the parameters of gcc
seamonkey-1.1.16.en-US.linux-i686.installer.tar.g
- apache-mpm-prefork apache-mpm-prefork-apache-mpm-prefork apache-mpm-prefork apache-mpm-prefork
LockedLogo.smg
- arm bin linux pdf file for g-arm bin linux pdf file for gcc
aircrackgui-1.3.8.tar
- aircrack-ng的gui代码,windows或linux。-wifi injection gui code for aircrack-ng
ns-linux-v2
- This a patch that can run Linux TCP congestion control algorithms on NS2, with similar simulation speed and memory usages as other NS2 TCPs (e.g. Sack1). The implementation loosely follows the Linux TCP implementation, and can produce results compara
AR81Family-Linux-v1.0.1.9.tar
- driver network atheros family ar81
LINUX-HOMEWORK
- LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10 6.adduser sambausr1 passwd sambausr1 adduser sambausr2 passwd sambausr2 addgroup sa
qq_select
- 在Linux下创建udp套接字,select监听套接字实现局域网多人聊天。编译器G-Under Linux create udp socket, select the listening socket LAN multiplayer chat. GCC compiler
guass
- 这是一个生成高斯分布的c++(.cc)程序,此程序在linux下g++下编译通过。生成的高斯分布随机数序列的期望为0.0,方差为1.0。若指定期望为E,方差为V,则只需增加:GaussRand() * V + E。http://imatlab.lofter.com/ 欢迎交流学习经验-A gaussian/normal distribution program in linux g++.
patch_ti8168
- Patch for Linux version 2.6.37 (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) for TI SOC Da Vinci ti8168, to bypass the tvp7002 procedure call on the board via i2c-Patch for Linux version 2.6.37 (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) f
etsi_acelpcodec.tar
- tetra etsi acelp codec complete with makefile to build on linux with g-tetra etsi acelp codec complete with makefile to build on linux with gcc
tcp_test
- linux TCP客户端和服务器端集成程序, 编译方式 gcc -lrt -pthread -o xx -g tcp_test.c-linux TCP client and server side integration program, compiling way gcc-lrt-pthread-o xx-g tcp_test.c