搜索资源列表
我收集的算法
- 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
libsvm-mat-2.82-2
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题-LIBSVM Linzhiren Taiwan University (Lin Chih-Jen), associate profes
ajaxTree2
- ajax代码,非常不错.主要是用ajax模式构建一个树。-ajax code, is extremely good Mainly is constructs a tree with the ajax pattern.
JForum-2.1.6-src
- JForum 是一个功能强大 ,易于管理的论坛。它的设计完全遵从MVC设计模式,能够在任何Servlet容器与EJB服务器上运行。而且可以轻松的定制与扩展JForum论坛。-JForum is a powerful, easy-to-manage the Forum. It's designed to fully comply with the MVC design pattern, in any Servlet containers and EJB servers. But can e
zuse+feizuse_chat
- 包含两个chat程序,功能一样。一个是阻塞模式下的,一个是非阻塞模式下的。便于比较和学习。-contains two chat procedures, the same function. Is a pattern of obstruction, one of the nonblocking mode. For purposes of comparison and study.
dao_action_bo
- stucts的开发模式下,使用DAO的action和bo的写法-stucts pattern of development, the use of the DAO action and the wording bo
MailServerCSharp
- 一个由C#实现的Mail Server, 支持: Supports multiple domains Supports multiple e-address for one mailbox Support aliasesSupport email routing. eg *ivar* pattern routes all addresses containing ivar to specified mailbox.IP access filtering SMTP AUTH,SIZE comman
dolphins
- 一个VB编的远程控制软件,包含清除文件 目前是命令模式运行-a VB series of the remote control software, including removal of documents is currently running command pattern
xsl示例
- xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
waitForMultipleObjects
- WaitForMultipleObjects using pthread linux The basic idea is to use the subscriber pattern: In WaitForMultipleObjects() subscribe at all event sources the event sources then have to signal a central pthread_cond_t. The public inter
Page98PageRank
- google PageRank算法详解,Google两位创始人在美国申请了PageRank的专利,这是他们对PageRank算法所发表的论文-Google PageRank Algorithm,PageRank Pattern
WebAlbum_demo
- 通过典型的MVC模式JSP+Servlet+Service+DAO模式,构建一个在线相册系统,实现了在互联网上使用的网络相册的绝大部分功能,如用户管理,相片分类,相册管理,相片的评论管理,上传及删除相片文件等。-Typical of the MVC pattern JSP+ Servlet+ Service+ DAO pattern, build an online photo album system, realized in the network using the Internet mo
globchat
- 使用Winsock编写用IPX协议客户/服务器模式的聊天的程序- Uses the Winsock compilation the procedure which chats with the IPX agreement customer/server pattern
addressBook
- 简单jsp+servlet MVC模式 通讯录-Simple jsp+ Servlet MVC pattern Contacts
XmxCms20
- 本程序采用 三层架构 + 抽象工厂设计模式 + Linq 实现,目前只做了Access 和 SQL Server ,默认数据库为Access,要更换数据库只需修改web.config 即可。在SQL Server 部分 采用Linq 技术进行对数据库的操作 ,用xml编辑器打开XmxCms.dbml 文件就可看到 SQL Server 的数据库连接字符串 ,请根据实际情况修改。 本程序中的分页控件、文本编辑器、一些图片 来自于网络,在此感谢共享 ! 后台登陆用户名/密码为:admin/a
A.Pattern.Language.for.Distributed.Computing
- POSA 网络编程设计模式 Vol4,网络底层编程必备。-A Pattern Language for Distributed Computing.
On.Patterns.and.Pattern.Languages
- POSA 网络编程设计模式 Vol5,网络底层编程必备。-On Patterns and Pattern Languages.
singleton-pattern
- sigleton design pattern implementation
command-pattern
- command design pattern
pattern-search-method.doc
- 模式搜索法,主要用于解决无约束多维极值问题。例如:飞机的精确定位。-Pattern search method, mainly used for to solve unconstrained multi-dimensional extremal problem. For example: the precise positioning of the aircraft.