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

搜索资源列表

  1. compact3

    0下载:
  2. 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accurac
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:69349
    • 提供者:华浩波
  1. dec-bin-hex

    0下载:
  2. 用visual basic写的进制转换代码-used to write visual basic code base for the conversion
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5760
    • 提供者:小刀
  1. time_wn

    0下载:
  2. 用C语言实现的对基—2FFT算法的改进,提高了算法的运算速度-using the C language to the base-FFT algorithm, the algorithm improves the speed of operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3026
    • 提供者:zz
  1. dit-dif-fft

    0下载:
  2. 快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8083
    • 提供者:赵勇
  1. ConvertNum

    0下载:
  2. 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program's
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21750
    • 提供者:罗宾
  1. 进制转换(M)

    0下载:
  2. 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:36354
    • 提供者:XFX
  1. 32to10

    0下载:
  2. 此為簡單的32進制轉換技巧,善加瞭解後知道要點後,即可製做出不同的進制計算需求.-this as a simple base for the conversion of 32 skills, properly understood know points, the system can make a different band computing needs.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28491
    • 提供者:陳欣鑫
  1. e1

    0下载:
  2. 16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。-16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:536
    • 提供者:赵明敏
  1. FFT

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:419992
    • 提供者:卡其米奇
  1. sdl_astar_pathfind

    0下载:
  2. A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:10548
    • 提供者:丁俊
  1. mixfft05

    0下载:
  2. 任意混合基的FFT,我用过了,很好用,大家可以试试!-Arbitrary mixed-base FFT, I spent a good use, we can try!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:42068
    • 提供者:jely
  1. fft

    0下载:
  2. 基为2的快速傅立叶变换的核心代码,蝶形计算-Base for the 2 fast Fourier transform core code, butterfly calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:949
    • 提供者:zlm
  1. fft

    0下载:
  2. 基2分频与基于分裂基的fft的实现,特别是新型的倒序算法提高了程序的质量-Base 2-splitting based on the realization of fft-based, especially the new type of reverse algorithm to improve the quality of the procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1053
    • 提供者:kevin
  1. LLVFourierTransforms

    0下载:
  2. fft变换代码,采用基2的频率域变换代码.-fft transform code, the use of the base 2 of the frequency domain transform code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:5107
    • 提供者:zm
  1. Source

    0下载:
  2. C#的数值计算的几乎所有算法,拿来就可以使用,是大家数值计算的必备代码库-C# The numerical calculation of almost all the algorithms, used to be able to use, is an essential numerical code base
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:249221
    • 提供者:hanwangzhang
  1. FFT

    0下载:
  2. 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2867
    • 提供者:廖于翔
  1. lmt

    0下载:
  2. this is code of data mining exatracted from weka tool which is java base
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:17647
    • 提供者:sunil
  1. part

    0下载:
  2. THis part algorithm which is data base classification algorithm implemented in java-THis is part algorithm which is data base classification algorithm implemented in java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:9798
    • 提供者:sunil
  1. bft-base-src-rh72.tar

    0下载:
  2. BFT/BASE库,由mit开发的PBFT实用程序-The BFT/BASE database, developed by mit PBFT utility
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:284199
    • 提供者:york
  1. Conversion-any-base-to-each-other

    0下载:
  2. This program convert any base to any base eachother . very necessary and very helpful .
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:362583
    • 提供者:Mohammad
« 12 3 4 5 6 »
搜珍网 www.dssz.com