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. LM-webserver

    0下载:
  2. java编写的简单webserver服务器,可以访问服务器下的图片文件或者普通的html文件-java prepared by the simple webserver server, access server image files or documents ordinary html
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13697
    • 提供者:雷明
  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. LM wheel rail matching

    0下载:
  2. 轮轨几何接触分析,适用于LM型踏面的轮轨几何匹配分析。(LM wheel rail matching)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:soros
  1. lm

    0下载:
  2. 最优化算法,使用信赖域法(LM)求解无约束问题。可以实现画出三维图像,通过修改初始点,得到迭代次数和函数值(Optimization algorithm, using LM method to solve unconstrained problems. Three dimensional images can be drawn, and the number of iterations and function values can be obtained by modifying the in
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:adelax
  1. pseudolite_lm

    0下载:
  2. LM算法的C语言实现,应用于伪卫星定位。(Code for LM algorithm, used in PS system. By Sujx.)
  3. 所属分类:

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:sujx
  1. gtn-st-lm

    0下载:
  2. Umat for GTN damage material model in Abaqus by UMAT - STATIC in Levenberg-Marquardt (LM) solution routines from Slatec library
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:rw815125560
  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 ... 21 »
搜珍网 www.dssz.com