搜索资源列表
calculator_vckbase.zip
- 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替
newmat10.tar.gz
- 各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix,UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector,ColumnVector。
变长记录存取类库
- 数据结构大作业——变长记录文件存取类库 设计一个类库,支持对变长记录文件的存贮、插入、删除、查找、修改等功能。-large data structure operations -- variable length records file access library design a class library, support for variable-length records document storage, insert, delete, search, modify fun
FreeImage361
- 最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
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
PyChem
- PyChem是用Python语言编写的多元变量分析软件。它包括一个前端图形界面用于管理和保存试验数据,并用多元分析的算法分析试验数据。主要的目录结构如下: PyChem\\PURELIB\\pychem 包括前端界面的管理和数据保存,以及核心的分析算法 PyChem\\PURELIB\\pychemlib 包括一些必要的支持库-PyChem Python language is used to prepare the multivariate analysis software. It
ziparchive
- ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and
jasper-1.900.1
- jasper最新版本,可实现jpeg2000,拥有最新支持库。-jasper latest version can be jpeg2000, with the latest support.
AFEPack.tar
- 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限元空间 * Convenient facilities to implement mesh adaption 很方便的进行网格加密和稀疏化 * Multi-mesh operation supported 支持多套网格操作 需要有一定的有限元基础和C++语言
SharpZipLib_0852_BinDoc
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revam
SharpZipLib_0852_SourceSamples
- SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped
A-Library-for-Support-Vector-Machines
- 支持向量基的库文件,包含说明文件以及相应的网页
blobtrack
- 运动物体跟踪vc源码 本程序需要opencv库的支持
mtl-2.1.2-21
- 很好用的库,支持矩阵运算,速度很快。。。、
newmat10
- C++矩阵算法库,支持多个平台,功能强大!
cslDM642
- dm642芯片支持库,是合众大的,对dm642上的视频开发回有帮助的
newmat10.tar
- 各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix,UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector,ColumnVector。- Each kind of matrix algorithm storehouse. Supports UpperTriangularMatr
fga-1.4.tar
- 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed descr iption of the document, use the interface function is passed the fitness functi
yuanma
- 很多源码!超过一千个.还有一些模块,支持库还没收集全,下次再传。-Many source! More than a thousand. There are a number of modules to support the library have not collected all the next re-transmission.
SVM
- 模式识别分类,支持向量机,二分类算法,库函数实现(Pattern recognition classification)