搜索资源列表

  1. linux

    0下载:
  2. 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug fr a mebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4972571
    • 提供者:林丽娜
  1. linux

    0下载:
  2. 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug fr a mebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xl
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-01
    • 文件大小:4972544
    • 提供者:林丽娜
  1. Matlab-Newton

    0下载:
  2. 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:140288
    • 提供者:sh_xj
  1. quasi-newton

    0下载:
  2. 一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下-A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:112640
    • 提供者:idhot
  1. Newton

    0下载:
  2. 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified ran
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:asdf
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point cu
  3. 所属分类:扫描程序

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:侯源君
  1. jgdhghjd

    0下载:
  2. DHRT:对分法搜索方程的实根 ATKN:埃特金迭代法求方程的一个实根 NEWT:牛顿迭代法求方程的一个实根 QRRT:QR方法求实系数多项式方程的全部根 NETN:拟牛顿法求非线性方程组的一组实数解-DHRT: method to search for the real roots of equation ATKN: Aitken iterative method for a real roots of equatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:4096
    • 提供者:万相友
  1. newt

    0下载:
  2. 实现拓扑排序,用到了堆栈,存储结构采用邻接表。-To achieve topological sorting, use the stack, storage structure using adjacency list.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:zhoumhan
  1. newt

    0下载:
  2. 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:liu
  1. CameracaUbraifonformonocularvision

    0下载:
  2. 摄像机标定是计算机视觉领域的一个研究热点,为了解决单目摄像机标定中的精度不高、模型复杂、鲁棒性差等问题,依 据神经网络、遗传算法及摄像机标定的特点,提出了基于遗传算法和BP神经网络相结合的单目摄像机标定方法。该方法充分利用 遗传算法的全局优化和神经网络的局部收敛的特点,一方面避免了建立复杂的摄像机成像模型,另一方面增强了摄像机标定的精 度和鲁棒性。-The camera calibration isoneofmostimpo
  3. 所属分类:技术管理

    • 发布日期:2024-06-01
    • 文件大小:321536
    • 提供者:vbin
  1. newton

    0下载:
  2. 牛顿法求函数极值。程序以香蕉函数为例。可以运行-Newton' s Method function extremum. Rosenbrock function as an example program. Can run
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:罗波
  1. newt

    0下载:
  2. digital communication with simulink
  3. 所属分类:matlab例程

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:hanh
  1. NEWT

    0下载:
  2. 用牛顿迭代法求解方程的一个实根。方程为一元三次方程。-Newton iteration method for solving equations with one real root. Equation is a cubic equation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:624640
    • 提供者:王新政
  1. xmnewt

    0下载:
  2. 本程序为牛顿法求解非线性常微分方程的例程。采用fortran语言-procedures for the newt method for solving nonlinear boundary value problems . Using FORTRAN language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-01
    • 文件大小:525312
    • 提供者:笨笨
  1. Dddttw-newT

    0下载:
  2. DTW (Dynamic Time Warping)源程序源码,广泛应用于语语音识别等领域,能用于相似曲线的对齐。(用winrar进行解压) 可直接使用。 -DTW (Dynamic Time Warping) source code, widely used in areas such as language speech recognition, can be used for the alignment of the simi
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:685056
    • 提供者:xlli
  1. newT

    0下载:
  2. 基于java的在线聊天功能简单实现程序,可直接运行(Simple realization of online chat function)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-01
    • 文件大小:2117632
    • 提供者:我不懂你

源码中国 www.ymcn.org