搜索资源列表
zlib1.zip
- 包含可用于C语言的zlib.lib和zlib.h
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
DelphiZLib.123
- The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
Basic-Compression-Lib-1.2.0
- Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
45666019bosuxingchengsuanfa
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication
MPEG-4bianmajishu
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。
Genetic-algorithm
- Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
felib
- vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
zlib1.zip C语言的zlib.lib和zlib.h
- 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
lib-SVM分类器C实现
- lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
DBase
- dbase 的 C 类库,可以添加,删除,和寻找数据 排序 -dbase of C lib
C_lib_functions
- 一个对C的库函数比较全面的收集,方便编程人员的查看和参考-a collection of C lib funtions, it covers most C lib functions
NewlibC
- NewLibC a good c lib
newmat.lib
- 有关C++矩阵类库的程序,对于进行C++的矩阵运算非常有帮助-For C++ matrix class library in the program, for the matrix operation C++ very helpful 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容Google 翻译适合以下用途:搜索手机聊天商务关于 Google 翻译关闭即时翻译隐私权政策帮助 © 2010商务工具译者工具包关于 Google 翻译博客隐私权政策帮助
C-science-and-engineer-programme-lib
- C语言科学与工程程序库是一个通用函数集,这些函数解决了科学与工程应用领域中常见的数据分析和图形问题,如一般统计,多重回归,曲线拟合,数值积分与微分-C science and engineeting math lib is a common function set.It contains common statics,duplicate regresion,curves ....
cgal-lib
- C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
rkf45
- Runge-Kutta-c/c++ lib
Zero
- Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jorda
gsl-1.8
- gsl1.8的库 强大的数学计算能力 可以做fft等 带英文说明(the lib of gsl1.8, powerful ability to help you compute)
sstack.tar
- S-Stack-Lib:一个C语言实现的简单的Stack库(S-Stack-Lib: A simple stack library implemented by a C language.)