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

搜索资源列表

  1. matrix_007

    0下载:
  2. 包含所有矩阵运算的头文件,可以应用在所有需要矩阵运算的VC程序中,-matrix calculation includes all the header files and can be applied to all the needs of the VC matrix calculation procedures,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6215
    • 提供者:李里
  1. C++常用算法之09插值

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套插值代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting in
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91848
    • 提供者:闻杉
  1. C++常用算法之07线性方程组求解

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:104253
    • 提供者:闻杉
  1. C++常用算法之06矩阵特征值与特征向量的计算

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book su
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91638
    • 提供者:闻杉
  1. C++常用算法之05矩阵运算

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting m
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:95511
    • 提供者:闻杉
  1. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88896
    • 提供者:闻杉
  1. C++常用算法之13数据处理与回归分析

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book suppor
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:93515
    • 提供者:闻杉
  1. GIFLIB.ZIP

    0下载:
  2. GIF87a的压缩,解压缩及一些工具的源代码,稍微修改就可以支持GIF89a, 可以在vc中使用,解码的话只需要一个文件DGIF_LIB.C(头文件还是需要的),加入工程中就可以使用,显示实例可以参考文件gif2herc.c中的main函数-GIF87a compression, decompression tools and the source code, it can be slightly modified to support GIF89a, the vc used, decodi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:164281
    • 提供者:pyh
  1. ptfsf

    0下载:
  2. The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27645
    • 提供者:吴婷
  1. Hfft

    0下载:
  2. 实现快速FFT傅立叶变换算法的Header文件,方便编程时使用。-FFT fast Fourier transform algorithm Header paper to facilitate the use of programming.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1069
    • 提供者:赵杰伊
  1. Chap7_InSort

    0下载:
  2. 本程序包实现了各种内排序功能,可以作为头文件库使用,封装好,强度大-the package to achieve a ranking within the various functions, as can the use of the header files, Packaging, and intensity
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44975
    • 提供者:14965a
  1. ra_depack

    0下载:
  2. 用于进行real depack,里面包含头文件和c代码。-used for real depack, which contains header files and c code.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:22960
    • 提供者:andy luo
  1. C++_Program

    0下载:
  2. 几个比较经典的C++源程序及头文件,希望对学习者有所帮助!-several more classic C + + source code and header files, and I hope to help learners!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52652
    • 提供者:TQL
  1. Extremum123

    0下载:
  2. 一维极值连分式法. 计算极值函数(方法)定义头文件-a peacekeeping Extreme Continued Fractions. Extreme calculation functions (methods) definition header files
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5420
    • 提供者:刘英
  1. Integral123

    0下载:
  2. 数值积分头文件, 变步长梯形法求积.-numerical integration header files, variable step trapezoidal method for the plot.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3887
    • 提供者:刘英
  1. header

    0下载:
  2. 阿尔伯塔大学数据处理中心编写,返回道头信息的matlab程序-Prepared by the Data Processing Center of the University of Alberta, Back Road header information matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:940
    • 提供者:蔡正杰
  1. header-files-of-linear-table

    0下载:
  2. 线性表相关类定义头文件 有顺序表,双向链表,循环链表的完整类定义-Sequence tables, doubly linked list, circular linked list complete class definition linear table class definition header files
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:8951
    • 提供者:戴威
  1. Duck_vector2d

    0下载:
  2. Simple and cool vector2 header.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:yostarduck
  1. Duck_vector2di

    0下载:
  2. Simple and cool vector2i header.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:yostarduck
  1. Duck_vector4d

    0下载:
  2. Simple and cool vector4 header.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:yostarduck
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com