搜索资源列表
20050405164349292
- 全国交通咨询模拟 出于不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。 1.需求分析: (1)提供对城市信息进行编辑(如添加或删除)的功能。 (2)城市之间有两种交通工具:火车和飞机。提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能。 (3)提供两种最优决策:最快到达或最省钱到达。全程只考虑一种交
TFTPUtil_Source_Version_1.3.0
- TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version
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
Ftpwork
- 一个使用自己规定的协议传输文件的例子,实现了几个常用的功能-The provisions of an agreement to use their own examples of transferring files to achieve a number of commonly used functions
FTPServer
- 通过调用它提供的一些方法,实现连接FTP服务器,上传/下载文件,目录操作等基本功能,便能开发出容易上手,效率较高的FTP客户端应用程序。-By calling it provides a number of ways to connect FTP server, upload/download files, directories, operations and other basic functions, will be able to develop easy to use, efficie
ftp
- 通常服务器同时与多个用户连接,用户之间共享带宽.如果N个用户的优先级都相同,那么每个用户连接到该服务器上的实际带宽就是服务器带宽的N分之一.可以想象,如果用户数目较多,则每个用户只能占有可怜的一点带宽,下载将会是个漫长的过程. -Usually the server with multiple users simultaneously connected users share the bandwidth, if N users have the same priority level, eac
babyftp
- Baby FTP Server Version 1.24 I've received a number of email messages asking how to create a basic FTP server, without a fancy UI or lots of features. This Baby FTP server has only the most necessary features and is yet powerful enough to be a basis