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

搜索资源列表

  1. burgersof2D

    0下载:
  2. 用ENO格式求解2-DBurgers方程精确捕捉激波-ENO format used to solve 2-DBurgers equation to accurately capture shock
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1351
    • 提供者:东晨
  1. MATLAB-OFDM

    0下载:
  2. 基于MATLAB的OFDM系统仿真分析 pdf格式,不错-MATLAB-based simulation analysis of the OFDM system pdf format, good
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:252014
    • 提供者:张华
  1. zxjy

    0下载:
  2. 您可以把文件压缩成zip格式,使用本软件在线解压,这样大大提高效率-You can put into a zip file compression format, using the software online decompression, thereby greatly enhancing the efficiency of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:6875
    • 提供者:zdff
  1. uudeview-0.5.20.tar

    0下载:
  2. UUDeview是一个编码解码器,可以支持uuencode,xxencode,BinHex格式文件-UUDeview is a codec can support uuencode, xxencode, BinHex format
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:261574
    • 提供者:Media Sheep
  1. tony

    0下载:
  2. 指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ printf("十六進位為%x\n",number) /* %x 為
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6613
    • 提供者:林小世
  1. Iluk

    2下载:
  2. 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:58626
    • 提供者:张德柱
  1. Ilut

    0下载:
  2. 这是用于线性方程组求解的ILUT预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR) 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUT preconditioning algorithm. In VC++ Compiled through. Matrix using compressed sparse row st
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:65758
    • 提供者:张德柱
  1. hafumanbianma

    0下载:
  2. 此文件是哈夫曼程序源代码,如果程序不能打开,有TXT格式的,复制下,运行就可以了.但文件名要和里面的相同哦,即哈夫曼-This file is Huffman source code, if the program can not open, there TXT format, copy the next run it. But the file name to and inside the same Oh, that is, Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:12948
    • 提供者:陈琳
  1. Seq_Outof_FastaV2.01

    0下载:
  2. 可以直接从fasta格式的文件中读取氨基酸序列或者碱基序列,方便matlab读取-Directly from the FASTA file format to read the amino acid sequence or base sequence, to facilitate reading matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:8007
    • 提供者:kale
  1. Matlab_mingling

    1下载:
  2. matlab命令大全,提供.doc文件格式-matlab command Guinness provide. doc file format
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:28124
    • 提供者:陆峰
  1. shujujiegouxiti

    0下载:
  2. 严卫敏著的数据结构习题,pdf格式的 严卫敏著的数据结构习题,pdf格式的-Yan Wei Min book data structure exercises, pdf format, Yan Wei Min book data structure exercises, pdf format
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4704546
    • 提供者:艾子涵
  1. hopfieldNN

    0下载:
  2. matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1067
    • 提供者:magic
  1. waveltNN

    2下载:
  2. matlab格式源代码。功能:小波神经网络算法及其在信号处理中的应用。-matlab source code format. Function: wavelet neural network algorithm and its application in signal processing applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-03
    • 文件大小:1849
    • 提供者:magic
  1. flash

    0下载:
  2. 数据结构中有关查找和排序,以flash格式表现算法是如何实现的。-Data structure relating to search and sort to flash format of the performance of algorithm is how to achieve.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:171600
    • 提供者:wang feidie
  1. MATLAB5shouce

    0下载:
  2. MATLAB5语言手册.rar pdf格式-MATLAB5 language manual. Rar pdf format
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7737389
    • 提供者:sky
  1. lzma443

    0下载:
  2. lama算法代码,它是最好的通用压缩算法,是7z格式的下层算法-lama algorithm code, it is the best generic compression algorithm is the lower 7z format algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:208210
    • 提供者:zhude
  1. MATLAB

    0下载:
  2. matlab上课课件,word格式,初学matlab者很有帮助。-matlab class courseware, word format, matlab are very helpful to beginners.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2858114
    • 提供者:mm
  1. Hashset

    0下载:
  2. 一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a p
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:870009
    • 提供者:胡宗正
  1. Matlabchengxuyuanma100ge

    0下载:
  2. txt格式,均为源码,带注解!共包括100个整。-txt format, all source code, with comments! A total of 100 whole.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:21926
    • 提供者:laozi
  1. matlabchengxu

    0下载:
  2. MATLAB程序在信号与处理中的应用,比较有用,KDH格式-MATLAB procedures in the signal and processing applications, more useful, KDH format
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:23669
    • 提供者:sunbei
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com