搜索资源列表
字符串计算引擎
- 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
网络日志(Weblog)发布系统
- 1. 记录每个帖子的访问人情况,便于管理员管理 2. 支持最流行的 P2P 软件 eMule 和下一代 BT 软件 eXeem 的链接 3. 等级全面采用积分制度,增加积分标签 [jf=XXX]...[/jf] 4. 全面支持 RSS v2.0 ( LeoHacks 子程制作,三元改进,BBSER再次修正) 5. 如果服务器支持 GD,程序将调用 GD 库来显示验证码,图形复杂并相对清晰,更安全。 6. 如果服务器支持 GD,可以对上传的图形加入水印,水印位置、字样都可以设置
java__chat
- 用JAVA编写的聊天程序,客户端与服务端集成在一个文件中,代码简洁,无多余复杂功能。-prepared with Java chat procedures, client and server integrated in a document, the code simple, non-redundant functional complex.
yahoopops-win-src-0.3.9
- webmail 客户端软件源代码,针对yahoo服务器,功能复杂,具有参考价值-webmail client software source code, against yahoo server complex, with reference value
newpaper
- 软件测试的目的决定了如何去组织测试。如果测试的目的是为了尽可能多地找出错误,那么测试就应该直接针对软件比较复杂的部分或是出错比较多的位置。如果测试目的是为了给最终用户提供具有一定可信度的质量评价,那么测试就应该直接针对在实际应用中会经常用到的模块重点测试。不同的机构会有不同的测试目的;相同的机构也可能有不同测试目的,可能是测试不同区域或是对同一区域的不同层次的测试。在谈到软件测试时,许多人都引用Grenford J. Myers在《The Art of Software Testing》一书中的
cal2006
- C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -C language curriculum design works functions : imitation of the Windows calculator own environment : DOS Size : more than 800 firms characteristics : a graphical interface, mouse suppor
25175dhcp13
- 杭州西溪数码港内部电话及产品管理 v1.3(asp版) 本程序由 http://www.25175.com http://www.9job.net 成员动感⑧月完成,希望给一些学生朋友去当成一个课题做:) 欢迎网站设计及编程的爱好者进行技术交流 我的QQ:29752345 MSN:strystry@hotmail.com 所有的图片,复杂的框架都没修饰,所有的程序代码精简。绝对精简版:) 主要是针对杭州西溪数码港部分内部电话及产品
htmlSQL
- htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括
xhtml_gen
- 为C++开发者提供了简单易用的生成复杂的XHTML文档的工具。生成的文档格式好,支持Stylesheet-C developers to provide a simple, easy-to-use complex generated XHTML document tools. Generation of file formats, and support Stylesheet
TCPROF
- 测试复杂指令系统的 TC2.0 函数的执行时间 -testing complex instruction system READ function execution time
Lovewall
- 無意見到本程式.覺得不錯.比較簡單.才做繁化(包括圖片).方便使用繁體字的朋友.-no interest in seeing this program. Think it's good. Relatively simple. Before doing prosperity of the (including pictures). Facilitate the use of complex characters friends.
JavaMailWithGUI
- 带有GUI的Java实现的邮件客户端程序,功能多,程序并不是很复杂,适合初学者,中等水平的朋友阅读学习-with Java GUI mail client program, function, procedure is not very complex, for beginners, intermediate level of a friend of reading
OReilly.JavaScript.The.Definitive.Guide.5th.Editio
- This Fifth Edition is completely revised and expanded to cover Javascr ipt as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everyth
OpenMesh_1.1.0.tar
- penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research
Communities-complex.java
- 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
Exploring-Complex-Networks.pdf
- This paper is famous. All people exploring complex network like it. People can learn a lot of technologies from it.
CXF-WebService-send-complex-Object
- 与java结合较好的CXF框架实现web服务,利用cxf实现复杂对象的传递,内含简单源码。-Better CXF framework combined with the java web service using cxf transfer complex objects, containing a simple source.
Communities-complex.java
- 介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
network-model-of-complex-networks
- 复杂网络中小世界模型,无标度网络,随机网络的matlab实现代码-Complex network of small-world model, scale-free networks, random networks matlab implementation code
complex-network
- 复杂网络无标度网络,小世界网络,随机网络规则网络的生成-Complex networks scale-free networks, small-world network, the network generates a random network rules