搜索资源列表
adzm_v1_0[1].tar
- An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix
ofeli-1.3.0-3
- OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as
track
- 这是跟踪物体的程序,c语言编写的主体框架。仅供参考。-This is tracking the object program, the main body of the framework written in c language. Only for reference.
LastWave_3_0.windows
- LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
FFTReal
- FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras <ldesoras@club-internet.fr>
RectangularInterleave
- Rectangular Interleave ia a C++ object for performing rectangular interleaving. Can either specify the numbers of rows and columns for interleaving or just the sizeof the interleaver and allow it to construct the squarest rectangle.-Rectangular Inter
complexSol
- A template c++ object orientated solution to help the people who uses complex numbers
objectmodel
- 用C++语言实现二阶系统的数值算法,可以用仿真软件中二阶数学模型的建立,适用于在Vc 或BCB环境下自行编制控制系统仿真程序时使用,是个通用的C++类。-two-order control object model developed in C++
BEES-CPP
- This object-oriented implementation of ABC (Artificial Bee Colony) in C++. Excellent code
complex
- complex类加法,减法,乘法,除法运算,重载输出函数,运用友元函数,掌握类的声明和对象的定义; 观察构造函数和析构函数的执行过程; 学习使用Visual C++6.0的Debug调试功能,跟踪观察类的构造函数、析构函数、成员函数的执行顺序。-Complex kind of addition, subtraction, multiplication, and division, operation, an overloaded output function use friend
volume-and-surface-area
- 通过编写类来计算一个给定长宽高的长方体的提及和表面积,是C++面向对象编程的经典例子-Object-oriented programming: seeking a cuboid volume and surface area
k-means-clustering
- 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
p4
- using C++ s object-oriented feature to implement a matrix class. Matrix operations are achieved by operator overloading.
271015c6102c
- 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)-An efficient clustering algorithm given the object of the clustering N and N* N matrix of distances (or similarity matrix), the basic steps of the hierarchical clustering m
achvectors
- Delphi 的矩阵库,可以实际动态数组,矩阵产实现搜索等功能-Vectors is a class library for Object Pascal (Delphi 1, 3-7, Borland C++ Builder, Borland Kylix, Free Pascal v.1.0 and higher) which implements vectors (dynamically sized arrays) based on different Object Pascal s
PartialClass
- 基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-The basic number crunching C# example, perform the addition of two numbers, subtraction, back together, after subtracting the re
inheritance-concept-object-oriented-programming-C
- implementation of object oriented programming concepts, inheritance, object oriented programming using C-implementation of object oriented programming concepts, inheritance, object oriented programming using C++
Giao-trinh-lap-trinh-huong-doi-tuong
- object orient program: c, c++, java. basic to advance It is very nice.
ObjectStore
- the project to object store in language c# with source code and-the project to object store in language c# with source code and
MC_v1
- 内含蒙特卡洛期权定价法,运用面向对象编程, 代码非常清晰,有注释,希望帮到大家(Contains Monte Carlo option pricing, the use of object-oriented programming, the code is very clear, there are notes, and I hope to help you)