搜索资源列表
字符串计算引擎
- 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
BasedService
- 基于服务方式的http代理.程序使用: BasedService8080.exe -install 安装服务 BasedService8080.exe -remove 删除服务 安装并启动服务: 步骤: BasedService8080.exe -install net start windowsmgr 附:会被杀毒软件当作病毒处理-based means of service http agent. Procedure : BasedService8080.
Java_upload_1
- 自己编写的Java的上传类,可以多文件同时上传,并提供了Request的方法来获得变量值,过滤文件等功能。-prepare themselves upload Java class can also upload more documents, the Request and provide the means to obtain variable value, filter paper and other functions.
StirMark_3_1_79
- StirMark可以从多方面测试水印算法的鲁棒性,用于测试的攻击手段包括线性滤波、非线性滤波、剪切/拼接攻击、同步性等。-StirMark from numerous tests robust watermark algorithm, used in testing the means of attack, including linear filter, non-linear filtering, shear / splicing attacks, such as synchronizatio
DdayBlog
- Dday blog系统日志 ·多模板支持。 ·index.htm: {C_articlesimpletime}为不含星期的时间,{C_articletime}为完整时间,{C_weather}为天气。 ·header.htm中的日历css属性: nocon意即无内容的日期,yes意即查看一天日志时的当前日期,last为服务器时间的当前时间的一天,unexist为无日期的空格子。 ·模板文件中,profile.htm和indexmain.htm是非用户的文件,不需要配合其他风
yourradio0.2.1.source
- YourRadio - a peer-to-peer radio in java YourRadio is a peer-to-peer network which is sorted among the taste of its users. This means that, if you vote over mp3 files, that are played by the client, you will only listen to music that you really li
ChineseTokenizer20060426
- 分词文件,是一个比较简单词库.简单的说就是个强大的搜索-word document is a relatively simple thesaurus. Simply means that the powerful search
showmov40
- 简介: 本程序采用php+mysql构建。运行速度更快,更安全,运行程序目录中install.php进行安装 1、采用模块化后台管理。可轻松管理电影数据。实现影片等级制度。隐藏影片。实现会员分级制度。拥有便捷的在线电话,手机,银行等支付方式。 配合程序可实现时时开通。 2、支持在线点播,在线下载,在线直播方式发布您的音乐跟视频。 3、高扩展性能。可结合BBS论坛,。实现用户数据库共享。实现发贴赚点。删点扣点等功能。一次注册。全站通用。 4、用户收费机制。用户可分扣点消费。
EXO2ET3
- K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
check_form
- 表單驗證 調用為 onBlur=checkform(fname1,fname2,types,value1,value2) 輸入框的驗證 onSubmit subt(this.id) 表單提交時的驗證 兩者需要一起使用 fname1=驗證的項目名 fname2=驗證的副項目名 types=驗證的方式 value1=驗證的值1 value2=驗證的值2 驗證的方式值:(多驗證方式用\"|\"分割 例: 1|2|3) 0.該值不能為空! 1.
mycsfq
- 这是本人硕士毕业论文,用ns2仿真软件研究核心无太公平队列(csfq)的源代码,代码有详细的注解,对研究该课题的同学有很高的参考价值。-this is my master's thesis. Means used simulation software research Core Pacific Fair Queuing (csfq) source code, code detailed notes, Research on the subject students have a ver
ChanSheng_src
- 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能.-1. Using multithreading technology, faster than similar software. 2. It also supports multi-carrier. 3. Further support of the mass point, Th
protoname
- 在ns2中添加新协议的protoname原码-Means added in the new agreement protoname original code!
ns-extension.tar
- ns2--网络仿真软件扩展!·-Means -- expanded network simulation software!
PeerCast
- PeerCast is a simple, free way to listen to radio and watch video on the Internet. It uses P2P technology to let anyone become a broadcaster without the costs of traditional streaming. This means you get to hear and watch stations not normally found
downhttp
- 使用多线程方法去下载HTTP网络上的资源-use multithreading means to download HTTP resources on the network
checkform
- 用HTML实现的检查表单格式的提交页面. 包含了对于表单输入的五种不同报错方式:基本表达式,内置表达式,外置函数,弹出式,外接及自定义报警式. 通过对之应用可令你的页面达到意想不到的满意效果.-achieved using HTML format inspection form submitted pages. Includes a form for the importation of five different errors Means : basic expressions, a
K-Means
- 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
K-means-
- k-means算法,进行聚类分析的实用算法,通过分析和实例,证明了算法的实用性-K-means algorithm, a practical algorithm of clustering analysis, through analysis and examples, proves the practicability of the algorithm
k-means Doc
- K-means Code Descr iption