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

搜索资源列表

  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
    • 文件大小:27kb
    • 提供者:吴婷
  1. matrix11

    0下载:
  2. Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38.76kb
    • 提供者:lxh
  1. OpenSVM-1.0.1-Beta-SRC(2)

    0下载:
  2. OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:606.8kb
    • 提供者:njustyw
  1. C++ Matrix Template Class Library Lite V1.12

    0下载:
  2. This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this hea
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:39.07kb
    • 提供者:秦子翼
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. huffmansystem

    0下载:
  2. 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.08kb
    • 提供者:yy
  1. Hop

    0下载:
  2. C++ Program for Hopfield Network For convenience every C++ program has two components: One is the header file with all of the class declarations and lists of include library files the other is the source file that includes the header file and th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:118.85kb
    • 提供者:yuebob
  1. clock

    0下载:
  2. 1. 首先建立一个基本对话的exe工程,并命名为time; 2. 在BOOL CTimeDlg::OnInitDialog()函数内建立一个计时器,SetTimer(1,1000,NULL) 3. 再用classwizard建立消息响应函数void CTimeDlg::OnTimer(UINT nIDEvent),在里面输入代码如下:Invalidate() 4. 再用classwizard建立消息响应函数void CTimeDlg::OnDestroy(),在里面输入代码如下:
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.82mb
    • 提供者:tmacq3
  1. DS_ADT

    0下载:
  2. 用到Queue和Stack這兩個資料結構 ,已經寫好放在同個資料夾底下 , 有兩個檔案 : ADT.h 和 ADT.cpp , 同時還提供了一個洗牌的函式 1. 連結Header Files - 首先我們要同時使用多個檔案來跑程式的話 , 就需要建立一個專案檔。   VS.net 2005 因為一定要建專案才能跑 , 所以只要在標頭檔(Header Files)按   右鍵 , 把這兩個檔案加進來就可以了。在主程式要記得 #include “ADT.h” , 才可以使用
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2.51kb
    • 提供者:zelda
  1. StringTest

    0下载:
  2. 自定义的String类, 使用时要#include cpp,不#include 。h文件-Custom String class, used to# include cpp, not# include. h file
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:547.86kb
    • 提供者:chenqi
  1. VectorTest

    0下载:
  2. 自定义Vector ,模板类 使用时注意#include cpp文件,#inlcude 。h文件会出错-Custom Vector, use the template classes Note# include cpp file,# inlcude. h file error
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:347.46kb
    • 提供者:chenqi
  1. Image

    0下载:
  2. 分三次hermite差值,数值分析的实验。需要#include <graphics.h>的头文件运行。-Hermite three times the difference, numerical analysis of the experiment. Need to# include <graphics.h> Header file to run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:28.67kb
    • 提供者:wenjiaosun
  1. 3-LOCPOT

    0下载:
  2. 可以处理三维矩阵数据,三维数组的线性化处理,-#include<stdio.h> #define N 56 #define M 56 #define L 336 #define Leng 23.693 double V[N][M][L] void main() { int i, j, k double Z[L], ZL[L], S, A FILE*fp1,*fp2 if ((fp1 = fopen("LO
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:529byte
    • 提供者:王思栋
  1. josephus

    0下载:
  2. josephus算法各个功能实现,包含.h文件,一共三个文件两个c-Josephus algorithm each functional implementation, include. H file, a total of three file two CPP
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:649.88kb
    • 提供者:
  1. algorithms-master

    0下载:
  2. 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:汪小君
  1. SSD5-12-Optional-Exercise-2

    0下载:
  2. SSD5 12 Optional Exercise 2文件,包括 fifo.cpp和fifo.h-SSD5 12 Optional Exercise 2 file,include fifo.cpp and fifo.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:饼饼
搜珍网 www.dssz.com