搜索资源列表
uip09win
- uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at http://dunkels.com/adam/uip/ The directory structure look as follows: apps/ -
特殊高级计算器
- 第一步:把如下代码加入<body>区域中 <scr ipt LANGUAGE=\"java-scr ipt\"> <!-- Begin function doit() { form.input.value = eval(form.input.value) } function Cos() { x = form.input.value if (x == ) alert( Error: Input Required ) else f
endo_AutoDownFile
- 软件功能:下载一个网站上所有的彩铃! 铃声下载完后,铃声文件名都是自动按照铃声名来命名的! 若你明白其中的思路,也就懂得了软件在线升级的方法了! 测试环境:WinXp C2.0 256DDR ... 下载时间:一天 下载铃声个数:6000多 铃声总大小: 1G 多 注: 任何其他组织或个人不得用于商业用途,谢谢合作! 惠安优优网(惠安优优工作室)版权所有,转载时,请保留此信息,谢谢! 在此特别感谢大富翁论坛的<gonghh>和
AnyQserver
- 本系统由 windtear 于 2004-04-07 公开发布 1.0.0 版本 是 *.ipchina.org 动态域名系统的大致代码 该系统 2002-12-14 正式运行 该系统 php 部分采用了 中国BBS转信系统 <http://cn-bbs.org> 的代码框架 去除转信相关代码 并重新设计数据库 将用户 域名分离 给出了基于 perl/bash 的更新脚本 -the system by windtear in 2004-04-07 pub
dttaa
- 在线大头帖 .net 版 后台在dttadmin/index.aspx 默认用户名和密码都是admin 进去再改就行了.. 页面就用Dreamweaver改吧。。大多数名字我都写到页面里了,只有功能我写代码里。。自己改就行了。。。。 数据库在db文件夹里。。如要改请修改Web.config <add key=\"ConnStr\" value=\"db/img.mdb\"/> <add key=\"ConnStradmin\" value=\"../
linux-2.4.0.tar
- Linux内核源代码 为压缩文件 是<<Linux内核>>一书中的源代码-Linux kernel source code is compressed files
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
常用HTML代码
- 常用html代码!!如:1. oncontextmenu=\"window.event.returnvalue=false\" 将彻底屏蔽鼠标右键 <table border oncontextmenu=return(false)><td>no</table> 可用于Table 2. <body onselectstart=\"return false\"> 取消选取、防止复制 3. onpaste=\"return false\" 不准粘贴 -c
SwfUploadDemo.rar
- SWFUpload是一个客户端文件上传工具,最初由Vinterwebb.se开发,它通过整合Flash与Javascr ipt技术为WEB开发者提供了一个具有丰富功能继而超越传统<input type="file" />标签的文件上传模式。 SWFUpload的主要特点 * 可以同时上传多个文件; * 类似AJAX的无刷新上传; * 可以显示上传进度; * 良好的浏览器兼容性; * 兼容其他Javascr ipt库 (例如:jQuery, Prototype等); *
windowssocket.rar
- <<精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 ," " Proficient in Windows Sockets network development- based on Visu
LT
- 喷泉码译码过程, MATLAB 编写, BEC信道-Fountain code decoding process, MATLAB preparation, BEC channel
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
china-code.net.codeboy.2
- 操作系统: Microsoft Windows 2000 (推荐)或者Win98 <br> Web服务器:IIS5.0(推荐)或者PWS (不需要有FSO权限)<br> 数据库环境:SQL Server 2000 或 Acce-Operating System: Microsoft Windows 2000 (recommended) or Win98 <br> Web Server: IIS5.0 (recommended) or PWS (do not n
VC
- < Visual C++ 网络通信>>一书的源代码。对学习VC网络通讯比较有帮助-< <Visual C++网络通信> > One book' s source code. Learn VC network communications for more help
101259376LANCommunion
- < 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual
RobustSolitonDistribution
- 该段代码实现了Robust Soliton distribution,这个分布是LT编码的核心环节,他将产生LT编码所需的度,从而使得LT编码能够达到预期的性能。-The section of code to achieve the Robust Soliton distribution, this distribution is a core part of LT codes, he will have the necessary degree of LT codes, allowing LT
Mastermatlabforscience
- <精通MATLAB科学计算>的配套源码,每一章都很齐全-the source code of "master MATLAB for science"
LT_CODE2
- 这个程序实现了LT码在BEC的编解码过程,可用于学习LT码对其性能进行验证。-This program implements the encoding and decoding process of LT codes of BEC can be used to study the LT code to verify the performance.
lt
- PHP 聊天室 php 在线聊天 网络聊天 开发 一个文件 源码-php say code 2013 for mysql
lt
- 一个网络聊天程序 包含客户端和服务器源码-A network chat program, including client and server source code