CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - object——c

搜索资源列表

  1. adzm_v1_0[1].tar

    0下载:
  2. An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20002609
    • 提供者:魏东宾
  1. ofeli-1.3.0-3

    0下载:
  2. 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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2211735
    • 提供者:王大为
  1. track

    0下载:
  2. 这是跟踪物体的程序,c语言编写的主体框架。仅供参考。-This is tracking the object program, the main body of the framework written in c language. Only for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:207310
    • 提供者:xuyuc
  1. LastWave_3_0.windows

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:19403612
    • 提供者:danny
  1. FFTReal

    0下载:
  2. 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>
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:13924
    • 提供者:danny
  1. RectangularInterleave

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:898
    • 提供者:agur
  1. complexSol

    0下载:
  2. A template c++ object orientated solution to help the people who uses complex numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1148833
    • 提供者:alexvmn
  1. objectmodel

    0下载:
  2. 用C++语言实现二阶系统的数值算法,可以用仿真软件中二阶数学模型的建立,适用于在Vc 或BCB环境下自行编制控制系统仿真程序时使用,是个通用的C++类。-two-order control object model developed in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:946
    • 提供者:lcj
  1. BEES-CPP

    0下载:
  2. This object-oriented implementation of ABC (Artificial Bee Colony) in C++. Excellent code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:824931
    • 提供者:nele
  1. complex

    0下载:
  2. complex类加法,减法,乘法,除法运算,重载输出函数,运用友元函数,掌握类的声明和对象的定义; 观察构造函数和析构函数的执行过程; 学习使用Visual C++6.0的Debug调试功能,跟踪观察类的构造函数、析构函数、成员函数的执行顺序。-Complex kind of addition, subtraction, multiplication, and division, operation, an overloaded output function use friend
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:249021
    • 提供者:wen yan ping
  1. volume-and-surface-area

    0下载:
  2. 通过编写类来计算一个给定长宽高的长方体的提及和表面积,是C++面向对象编程的经典例子-Object-oriented programming: seeking a cuboid volume and surface area
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3663246
    • 提供者:laoduantou
  1. k-means-clustering

    0下载:
  2. 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:13305
    • 提供者:刘平
  1. p4

    0下载:
  2. using C++ s object-oriented feature to implement a matrix class. Matrix operations are achieved by operator overloading.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:23332
    • 提供者:yehanyu
  1. 271015c6102c

    0下载:
  2. 一种高效的聚类算法给定要聚类的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
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:432486
    • 提供者:
  1. achvectors

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:348017
    • 提供者:sun2grit
  1. PartialClass

    0下载:
  2. 基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-The basic number crunching C# example, perform the addition of two numbers, subtraction, back together, after subtracting the re
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5462
    • 提供者:zengzheng
  1. inheritance-concept-object-oriented-programming-C

    0下载:
  2. implementation of object oriented programming concepts, inheritance, object oriented programming using C-implementation of object oriented programming concepts, inheritance, object oriented programming using C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1433
    • 提供者:Mustafa
  1. Giao-trinh-lap-trinh-huong-doi-tuong

    0下载:
  2. object orient program: c, c++, java. basic to advance It is very nice.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:135031
    • 提供者:thao
  1. ObjectStore

    0下载:
  2. the project to object store in language c# with source code and-the project to object store in language c# with source code and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6071
    • 提供者:mohammed
  1. MC_v1

    1下载:
  2. 内含蒙特卡洛期权定价法,运用面向对象编程, 代码非常清晰,有注释,希望帮到大家(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)
  3. 所属分类:数学计算

« 12 »
搜珍网 www.dssz.com