搜索资源列表
ARRAYS.rar
- C语言开发的智能数组类库,实现自动回收资源,动态分配数组,内存优化使用等功能。
galib245.zip
- 麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。
在VC中使用MATLABC++函数库
- MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysi
spirit-1.3.1MSVC
- 著名的Parser库Spirit在VC6上的Port,还带十几个Parser的例子。自己开发领域小语言的利器。-Parser for the famous Spirit of the VC6 Port also brings a dozen Parser example. They developed small areas of language as a weapon.
JavaZip
- 运用java开发工具,java 本身具有的类库的优势,应用java 提供的有关方法实现基本的压缩和解压缩功能。-use java development tools, java itself with the library's strengths, java application of the method for the realization of basic compression functions.
Csharp-2.6
- 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
alg
- SUN公司专门的运筹学(or)开发库 Java算法库——查找和排序 -Sun special operations research (or) for the development of algorithms for Java -- Search and Sort
C语言开发 BTREE 数据文件索引程序库
- 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
rtree-core-lib
- r-tree及其变形的库,对于开发gis的人员很有帮助-r-tree and the deformation of the Treasury, for the development of the staff very helpful gis
urarfilelib
- 一个解RAR文件的开发库源码-A solution of the development of RAR file library source
TestLibjpeg
- 可以打开jpeg 图片的源文件开发库。很好用的开发源文件。-open jpeg image file
gsl-1.13-windows-binaries
- gsl开发库,著名的科学计算库,for windows-gsl development library
unrar
- unrar.dll winrar开发库 方便各位自己开发解压文件 希望大家用的开心-winrar开发库 方便各位自己开发解压文件 希望大家用的开心
fimex-0.40.tar
- Fimex 是栅格地理空间数据的文件插值、操作和抽取的开发库。可在不同的扩展数据格式中转换,目前支持 netcdf, NcML, grib1/2, metgm, wdb 和 felt。它使您能够更改投影和插值的标量和矢量网格。它使我们能够在网格化数据集,并提取这些文件的唯一部分。对于简单的使用,Fimex还配备了命令行程 序fimex-Fimex is a the File Interpolation, Manipulation, and EXtraction library for gridd
MATLAB函数库查询辞典
- 本辞典实例精心筛选,短小精悍、针对性强是一本掌握和精通MATLAB编程的使用手册。适合于各类进行MATLAB计算和开发的工程人员和研究人员查询使用。(This dictionary carefully selected examples, small, targeted is a master and the use of MATLAB programming manual. It is suitable for all kinds of engineers and researchers fo
PCA人脸识别GUIORL+Yale人脸库
- 该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The metho
59564359M-C_by_Johan_Clausen
- ABAQUS本构模型二次开发,UMAT子程序,弹塑性摩尔库伦本构模型(Elastoplastic Mohr Coulomb constitutive model)
eMC
- 简单的弹性摩尔库伦本构模型,ABAQUS二次开发,UMAT子程序(Elastic Mohr Coulomb constitutive model)
MATLAB人脸识别PCA[库外人连,报警,GUI,论wen]
- 该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, s
pdflib
- PDFLib是用于创建PDF文档的开发库,提供了简单易用的API,隐藏了创建PDF的复杂细节且不需要第3方软件的支持。