搜索资源列表
komssys-0.3.6.tar
- The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (Fil
zebedee-2.4.1.tar
- Zebedee is a simple program to establish an encrypted, compressed \"tunnel\" for TCP/IP or UDP traffic between two systems. This allows data from, for example, telnet, ftp and X sessions to be protected from snooping. You can also use compressi
TinyFtpServer
- 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,st
C++程序设计语言实验二
- 实验二:C++编程入门 一、实验内容 1. 使用构造函数、析构函数。 2. 使用对象数组。 3. 学习动态创建对象。 4. 学习全局对象、静态对象、局部对象。 5. 运算符重载。 二、实验题目 1,定义一个学生类,要求存储学号,姓名, 年龄,性别,班号等信息,从键盘输入10个学生信息,存储在一个对象数组中,并将所有学生信息打印出来。 要求:1,学号按照1,2,3....排列,并通过对象构造函数输入。 2,学生类提供一个打印函数,负责打印学生信息
C++程序设计语言实验三
- 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
C++程序设计语言实验四
- 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
CAN_C8051F500.rar
- CAN of C8051F500/F510 CAN 2.0 Bus 發送跟接收Keil C source sample code.可以用在CAN 2.x的上面喔~,CAN of C8051F500/F510 CAN 2.0 Bus sent with the receiver Keil C source sample code. Can be used in the above CAN 2.x喔~
ica
- 可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab
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
FileZilla_3.1.5.1_src
- 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 platform-independent version. im
fwtk2.1.tar.Z
- FWTK是一套用来建立和维护内部网络防火墙的工具集,用于构建应用网关式防火墙。它包含了许多独立的组件,大部分的组件是代理应用程序,如telnet、FTP、rlogin、sendmail、HTTP、X windows等。和squid、socks等软件相比,它的突出优点是将很好的访问控制融入其设计中,不但可以从本地和目标地的主机名、IP地址来指定访问规则,而且可以根据访问操作来允许或拒绝某个执行命令,更充分地体现了应用层网关的优势。 -FWTK is a set used to create and
gpio-test
- 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
filezilla-3.2.4.1
- 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.
jbeam
- JBEAM-soft is a software package written in MATLAB. It was used to generate the simulation results, as well as figures, in paper "JBEAM: multiscale curve coding via beamlets" by X. Huo and Jihong Chen. This paper will appear in IEEE Trans. Image Proc
libcurl-7.19.3-win32-ssl-msvc
- LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
github_ldd3forlinux3.x
- ldd3 <linux设备驱动程序>的源代码 经过改写 从国外某FTP下载 适用于 3.x LINUX系统 书中自带地址下载的代码仅仅适合 2.X LINUX-ldd3 linux device driver source code but rewritten for 3.x LINUX system
crust2.tar
- CRUST 2.0 a global crustal model at 2 x 2 degrees updates: ------- this model is a significantly updated version of CRUST 5.1. It takes advantage of our digital sediment map that is defined on a 1x1 degree grid. This new model also t
FileZilla_2_2_4b_src
- FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface. Features Among others, the features of FileZilla include the following: Easy to use
1003
- 虚拟主机或在自备服务器中开设好的主机空间,主机环境要求: PHP4.3-5.x/非安全模式/允许WEB文件上传 MYSQL4.2-5.x zend optimizer 3.2以上 上传后,安装直接进入网站安装:http://您的域名/ [安装方法] 1、下载安装包,将安装包下载解压后,将全部文件和目录上传到网站空间, 用FTP上传时必须采用二进制方式。 2、运行http://您的域名/(安装向导), 第二步验证 免验证 ,第三步填写MYSQL数据
2007
- [安装环境要求] 虚拟主机或在自备服务器中开设好的主机空间,主机环境要求: PHP4.3-5.x/非安全模式/允许WEB文件上传 MYSQL4.2-5.x zend optimizer 3.2以上 上传后,安装直接进入网站安装:http://您的域名/ [安装方法] 1、下载安装包,将安装包下载解压后,将全部文件和目录上传到网站空间, 用FTP上传时必须采用二进制方式。 2、运行http://您的域名/(安装向导), 第二步验证 免验证 ,