搜索资源列表
mason
- MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
Understanding_LDAP
- Lightweight Directory Access Protocol [LDAP] Ebook- IBM Red Books
ptypes.tar
- ptyes,轻量级的stl,C++初学者的很好的参考资料,也可以在实际中使用-ptyes, lightweight stl, C++ for a good reference for beginners as well as in the actual use of
Chap10
- 利用 svm-light 对网页进行分类,使用轻量支持向量机速度会稍微快一些-Classification svm-light on the web, use lightweight support vector machine speed is slightly faster
lightweightbackpropagationneuralnetwork
- * Lightweight backpropagation neural network. * This a lightweight library implementating a neural network for use * in C and C++ programs. It is intended for use in applications that * just happen to need a simply neural network and do not
lwneuralnet-0.8
- Lightweight Neural Network This a lightweight implementation of a backpropagation neural network routine in C. It doesn t do anything fancy: no millions of different types of neural networks, no graphical user interface, just the routines
Code8sm
- 使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
lwneuralnetplus_0.998
- 这是关于人工神经网络的c算法实现,对于算法研究比较有用!-C++ implementation of class network By Luca Cinti and Lorenzo Masetti, based on lightweight neural net library written in C by Peter van Rossum.
1
- ISite信息分类系统是一套轻量级的分类网站系统,系统采用模板化界面,可自由定制页面内容分布,自由设定广告形式和内容,支持强力垃圾信息过滤。 程序特点: 1.模板化界面,可自由定制。 2.广告链管理模式,自由设定链接广告 3.强力垃圾信息过滤功能,不断加强系统安全 4.支持伪静态-ISite Information Classification System is a lightweight Web site classification system, the system
sphider-1.3.5
- Sphider是一个轻量级,采用PHP开发的web spider和搜索引擎,使用mysql来存储数据。可以利用它来为自己的网站添加搜索功能。Sphider非常小,易于安装和修改,已经有数千网站在使用它。 安装说明: 1,设置settings\database.php文件的数据库连接 2,运行admin/install.php执行安装 3,访问您的Sphider吧-Sphider is a lightweight, using PHP development web spi
Piccolotesto
- A lightweight particle simulator with collision detectio
quicklz
- QuickLZ编码 QuickLZ是一个轻量快速的数据压缩库,号称世界上最快的压缩算法-QuickLZ coding QuickLZ is a lightweight, fast data compression library boasts the world s fastest compression algorithm
particlsds
- A lightweight particle simulator with collision detectio
ISO_14496-20_LASeR-2006
- ISO IEC 14496 -20 2006 Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF)-ISO IEC 14496-20 2006 Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF)
xmlDecode_src
- 基于轻量级高效XML编解码,将树形数据结构用于最小化DOM模型XML编解码器的开发。在解析XML文本时,基于Expat解释器将XML字符串构造成树状结构 编码时构造DOM树结构,采用非递归深度优先法遍历树,将其串行化成XML串。本编解码器解决了国际化语言关键问题,是一个通用、高效的工业级XML应用支撑模块-Lightweight and efficient XML-based codec, the tree data structure used to minimize the DOM mode
4564
- 参数化有限元分析的液压机机身轻量化设计.Parametric finite element analysis of hydraulic machine fuselage lightweight design . -Parametric finite element analysis of hydraulic machine fuselage lightweight design .
C322
- C型压力机机身的轻量化设计C type press fuselage lightweight design-C type press fuselage lightweight design
filecfg
- 超轻量级的配置文件写入、读取工具。格式为key=value,每行一个。支持#注释。适用于嵌入式系统中,保存系统配置。-The ultra-lightweight configuration file is written to, read the tool. The format is key = value, one per line. Support# comment. Suitable for embedded systems, save the system configuration.
scz_compress
- 这是一个轻量级的压缩/解压源代码,占用空间极小,压缩比一般达到3:1,适合用在小内存环境,全C代码几乎不需要移植,有兴趣的朋友可以看看。-This is a lightweight compression/decompression source code, a very small space, generally achieve a 3:1 compression ratio, suitable for use in small memory environments, pure C sou
fastBSpline
- fastBSpline - 一个快速,轻量级的类,它实现 任意阶非均匀B样条曲线 Matlab的样条函数都很一般。这种通用性来自于 速度的代价。对于大规模的应用,包括模型 其中,模型的某些组件中的术语定义嵌合 样条曲线,如广义相加模型,更快的解决方案是 可取的。 该fastBSpline类实现一个轻量级的一套B样条 功能,