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

搜索资源列表

  1. DrakeRecordHWnd050627B

    0下载:
  2. 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:51307
    • 提供者:中国
  1. DelphiZLib.123

    1下载:
  2. The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:191737
    • 提供者:江焱风
  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. AVL_Lib

    0下载:
  2. Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:87430
    • 提供者:高名
  1. zlib-1.2.3

    0下载:
  2. We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:608589
    • 提供者:ylin_v
  1. 8_num

    0下载:
  2. 我编写的八数码问题C++实现,This file contains a summary of what you will find in each of the files that make up your 8_num application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16217
    • 提供者:wei
  1. EMfor_neural_networks

    0下载:
  2. In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:198220
    • 提供者:晨间
  1. GPKolmogorov

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your GPKolmogorov application.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-19
    • 文件大小:30423
    • 提供者:lees3432
  1. CC

    0下载:
  2. his file contains a summary of what you will find in each of the files that make up your CC application.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-20
    • 文件大小:28875
    • 提供者:lees3432
  1. 2D CUDA-based bilinear interpolation

    1下载:
  2. This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:37881
    • 提供者:whitewalter
  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
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. RotationEarth.rar

    0下载:
  2. 用matlab实现一个旋转的地球,地球上可以看到海洋以及高地的差别,Using MatLab program to make a AVI file which playing a movie with Rotation Earth, which have topograph.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:444958
    • 提供者:王静
  1. my_player

    0下载:
  2. 用MATLAB GUI做的一个播放器,并能显示波形,播放WAV格式的文件!-It use matlab to make a player, and it can display the wave of the file, can only play the wave file!
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2737524
    • 提供者:胡德孟
  1. FILE42

    0下载:
  2. 数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone carefully compressed file has a pa
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:719
    • 提供者:fu xingyou
  1. make

    0下载:
  2. 数字构造问题 ★问题描述 给定一个只包含数字[0..9]的字符串,请使用字符串中的某些字符,构建一个能够整除 15最大的整数。注意,字符串中的每个字符只能使用一次。 ★编程任务 求由给定字符串构造的能够整除15的最大整数。 ★数据输入 由文件input.txt给出输入数据。输入数据为一个只包含数字[0..9]字符串,字符串的长度 为1..1000。如果无法构建出该数字,请输出“impossible”。 ★数据输出 将程序运行结果输出到文件output.tx
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:850
    • 提供者:heixiong
  1. matclass_si

    0下载:
  2. This contains the full set of source files for the MatClass library together with a make file to create the libraries using Microsoft C/C++ v7 or later. This make file is a stand-alone file to be used with NMAKE or as a NON-PWB makefile in P
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2964
    • 提供者:katore vishal
  1. Make-exe-file-in-MatLAB---YouTube

    0下载:
  2. how to make exe in matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:5936903
    • 提供者:Sabz
  1. lab3

    0下载:
  2. code of merge sort and quick sort using make file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:69106
    • 提供者:rockstar
  1. electron-make-future

    0下载:
  2. In the next example, TEX would process the /mycat/mypgm file searching for the !hello2 label(*). TEX would continue processing until an exit statement or end of file was reached. An error would be thrown if a return statement was d and there were no
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:8640
    • 提供者:kokeilu
  1. a-M-file-for-Counting-traffic-volume

    0下载:
  2. 一款简单的原创M脚本,通过帧直接识别视频中的车流量,使车流量数据的统计更加便捷。-A simple M original scr ipt by frame directly identify the video traffic, data traffic statistics to make more convenient.
  3. 所属分类:matlab

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