搜索资源列表
huachatv2.0
- 花儿聊天室v2.0 (花儿不在网上) 演示地址:http://ly520.net/hr =================================================================== 1:本聊天室只有69K,是目前中国历史上功能最多,文件最小,耗资源最少的聊天室 2:本聊天室上传简单,下载压缩后直接上传,无须修改。 3:本聊天室功能介绍如下: 1级无权限,2级发贴图,3级发特效字,4级看级别,5级支持HTML权
pglite-050422-src
- A derivative of PeerGuardian 2, this Lite version has been stripped down to the minimum for those of us who don t want/need any extra features. PeerGuardian Lite uses significantly less resources than PeerGuardian 2.
BTpp-0.5.3-src.tar
- This an BT alternative to the official client. It supports extra functionality such as multiple downloads from a single GUI. Some people have experienced major bugs with this program, so consider it unstable and use a different client unless you want
elhttp
- elhttp : the extra-light http proxy server
com_comprofiler
- 最受欢迎的Joomla社区用户管理收费插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin def
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
mp3_share
- 客户端可选择服务端共享的mp3音乐,并下载后就可以直接播放音乐而不用再开额外的音乐播放器。改自以前师兄的暑假实习的。-Client Services client may choose to share mp3 music, and then can directly download music without having to play another extra music player. Changed since the summer vacation before my senio
JSP
- JSP普通功能演示,可以学习一下,快给我加分-JSP common feature presentation, you can learn about, quick give me extra points
DVdtj
- 开发论坛顶贴软件可以有两种方法,一种是模拟提交的方法,通过自动填表来提交,这种方法可以随时观察发布过程,但耗费内存,效率比较低,一另种是封包发送的方法,通过抓包软件拦截发贴时向网络提交的数据,然后用VB的WINSOCK控件向服务器提交数据,因为不加载多余的网页所以发布速度很快,效率比较高。下面本站公布一套动网7.1版本论坛发贴机源码,此版本已加入验证码识别。-Top Software Development Forum can be posted in two ways, one is to s
gbn
- gbn协议 c 实现一个GBN传输协议的发送方和接收方两程序-This code should be used for PA2, unidirectional or bidirectional data transfer protocols (from A to B. Bidirectional transfer of data is for extra credit and is not required)
OAsolutions
- 完全基于浏览器界面、安装方便,客户端只需安装大众的IE浏览器,且操作简单、方便,只要懂上网便能得心应手使用该软件,不需要做额外的使用培训。-Completely browser-based interface, easy installation, simply install the client IE browser, the public, and the operation is simple, convenient, as long as handy to understand the
Socket-Programming-in-CSharp
- The Program Socket Programming is used a starter for those who wants to write C# Codes using Net Sockets. It lets you to use Socket Connections with other Systems. The Server Waits for the Connection and gives a Warm Welcome Message to the User
dns
- This Unit makes a structured lookUp for Dns-Requests in an extra thread with a managed queue.
NS2-scripts
- ex1.tcl Performance Evaluation of TCP and CBR connections sharing a bottleneck link. rdrop.tcl Performance Evaluation of TCP and CBR connections with random drops. ex3.tcl Several TCP connections. Delays and initial trnamission times created at r
One
- 织梦系统修改版 去除了部分多余代码 去除了安装自带的广告-Pursuing a dream to a modified version of the system in addition to some extra code to install comes in addition to advertising
2.PortScanner
- 对指定的目标主机进行端口扫描,发现其打开的端口,针对多余的打开端口进行关闭来达到增强安全性的目的。-The specified target host port scanning, open ports found for the extra open ports closed to achieve enhanced security purposes.
rout-gui
- 能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm ge
pthreadcc
- For those wishing to develop multi-threaded applications in a C++ class oriented environment. This library allows creation of threads as classes as well as access to multi-threaded programming tools as class abstractions. Even if the basic prog
formatFileScript
- You are required to build a shell scr ipt that does text file processing. The requirements of the text file processing are: A. Make sure there is ONLY one single blank space after a full stop (.) and the character that comes right after it.
c_project_linux_text_processing
- Write and test a C-language program to do text file processing as follows: Preprocessing: A. Make sure there is ONLY one single blank space after a full stop (.) and the character that comes right after it. B. Same behavior as in [A] for comm