CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - lm

搜索资源列表

  1. lm_2dcircle.zip

    0下载:
  2. 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:215351
    • 提供者:
  1. lm编译原理的语法分析

    1下载:
  2. 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:马木木
  1. immoptibox

    0下载:
  2. 优化算法程序包。有lm方法, smarquart法,等等。-Optimization package. Have lm, smarquart law.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52844
    • 提供者:李琳
  1. distributions

    0下载:
  2. Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribu
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:阿类
  1. LM

    0下载:
  2. 加密软件,可加密现在出现的所有文件类型的文件和磁盘。-encryption software, encryption now appears all types of paper documents and diskettes.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:125755
    • 提供者:乐天
  1. levmar

    1下载:
  2. matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1494
    • 提供者:huyong
  1. algorithms-LMS-adaptive-filtering

    0下载:
  2. adaptive filter and its M atlab simulation based on LM S algorithm.-adaptive filter and its simulation M atlab S based on LM algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:49986
    • 提供者:上将
  1. ffmp

    0下载:
  2. linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:4870
    • 提供者:孙勇
  1. epslot

    1下载:
  2. purpose library and test program that provides some very simple primitives to produce EPS (postscr ipt) files compile gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program) -purpose library and test program that 577 ides some ve
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:王国树
  1. yuvmstoppm

    0下载:
  2. purpose converts raw YUV (4:2:2) image to PPM image, can handle frame offset compile gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvms
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1845
    • 提供者:王国树
  1. median_pgm

    0下载:
  2. purpose applies median filter to gray-scale PGM image compile gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray - Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2480
    • 提供者:王国树
  1. analyze_values

    0下载:
  2. purpose computes histogram and some statistical measures (min, max, ...) for a list of values (one per line) compile gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:王国树
  1. yuvsplitextract

    0下载:
  2. purpose converts YUV components stored in separate files to PPM image, can handle frame offset compile gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image,
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1544
    • 提供者:王国树
  1. cmp_yuv

    0下载:
  2. purpose computes PSNR between two raw YUV images compile gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1297
    • 提供者:王国树
  1. nlqim

    0下载:
  2. purpose simulates embedding and detection of watermark in random noise using QIM (quantization index modulation), uses non-linear scaling compile gcc -g -o nlqim nlqim.c -lm -purpose simulates embedding and detectio n of watermark in rand
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1019
    • 提供者:王国树
  1. diagonal_merge

    0下载:
  2. purpose merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half compile gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm -purpose merges two PGM gray-scale images. the fi
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1174
    • 提供者:王国树
  1. mean_pgm

    0下载:
  2. purpose applies mean filter to gray-scale PGM image compile gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm -purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1327
    • 提供者:王国树
  1. inveror lm

    0下载:
  2. Inversor buided by lm35 very annalog
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:677888
    • 提供者:toleti
  1. 最优化方法及其matlab程序设计

    0下载:
  2. 最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:148480
    • 提供者:orangeeee
  1. LM神经网络模型代码

    0下载:
  2. 使用LM神经网络分类,程序源码。LM神经网络能达到很好的分类效果。(Using LM neural network classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:小徐1
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com