搜索资源列表

  1. DIV4P

    0下载:
  2. MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1591
    • 提供者:张希刚
  1. newton_input_data

    0下载:
  2. Newton差商插值法,并应用算法于实际问题-Newton difference quotient interpolation method and algorithm in the application of practical problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:叶枫
  1. ssd

    0下载:
  2. Newton差商插值,可输入数组进行插值运算-Newton difference quotient interpolation, may import array interpolation Operational
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1161
    • 提供者:汝英哲
  1. pi

    0下载:
  2. 计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N power the precision
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-04
    • 文件大小:5120
    • 提供者:站长
  1. ssd

    0下载:
  2. Newton差商插值,可输入数组进行插值运算-Newton difference quotient interpolation, may import array interpolation Operational
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:汝英哲
  1. DIV4P

    0下载:
  2. MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
  3. 所属分类:汇编语言

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:张希刚
  1. newton_input_data

    0下载:
  2. Newton差商插值法,并应用算法于实际问题-Newton difference quotient interpolation method and algorithm in the application of practical problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:叶枫
  1. Newton

    0下载:
  2. //xi 0.5 1.0 1.5 2.0 2.5 3.0 //f(xi) 0.541688 -0.042060 0.375089 0.624706 -0.887597 0.099809 //输入节点数及节点数据,计算并输出差商表; //输入待使用的插值多项式次数,待求的自变量 x,输出内插需要选择的节点及 Newton 插值多项式; //用 3 次 Newton 插值多项式计算并输出 f (1.25
  3. 所属分类:其他小程序

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:鹰隼
  1. chashan

    0下载:
  2. 数值分析的差商求解法,是用C编写的,希望大家互相参考!!1-Numerical Analysis Solution of the difference quotient is prepared to use C, I hope everyone be used as a reference!! 1
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-04
    • 文件大小:149504
    • 提供者:刘镇权
  1. zgxj

    0下载:
  2. 虽然游戏中电脑智商比较高,但是,还是有些缺陷,希望高人能够更改,提高智商.-Although computer games quotient is relatively high, but still some flaws, I hope an expert can change to improve the intelligence quotient.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-04
    • 文件大小:404480
    • 提供者:阿尔萨斯
  1. SRT

    0下载:
  2. verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient output [8:0]Remainder -verilog coderadix-2 SRT dividerinput [7:0] Dividend input [3:0] Divisor output [4:0]
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-04
    • 文件大小:2048
    • 提供者:沙嗲
  1. InterpolationofthedifferencequotientNewtoniterativ

    0下载:
  2. 牛顿插值的差商迭代算法 用C编写的-Interpolation of the difference quotient Newton iterative algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-07-04
    • 文件大小:2048
    • 提供者:hhb
  1. chinesexiangqi

    0下载:
  2. 虽然游戏中电脑智商比较高,但是,还是有些缺陷,希望高人能够更改,提高智商.-Although computer games quotient is relatively high, but still some deficiencies in the hope that an expert be able to change, improve IQ.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-07-04
    • 文件大小:96256
    • 提供者:刘寅
  1. rachos.releigh.powerritation.gmre

    0下载:
  2. 实现兰乔斯迭代,瑞利商迭代,幂迭代,和grme算法-The realization of ranchos iteration, Rayleigh quotient iteration, power iteration, and algorithm grme
  3. 所属分类:驱动编程

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:佟跃
  1. NewtonCHAFEN

    0下载:
  2. 牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考-Newton' s difference quotient and the difference calculation functions, using C language implementation, design a number of subroutine, the code slightly longer available for refe
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-04
    • 文件大小:15360
    • 提供者:yyt
  1. Assignment3.1_Jermaine_Womack

    0下载:
  2. Add the two numbers, subtract the two numbers, calculate the product of the two numbers, and calculate the quotient and modulus in one function using pass by reference.Convert the first number entered from Fa
  3. 所属分类:Windows编程

    • 发布日期:2024-07-04
    • 文件大小:4096
    • 提供者:jermaine.womack
  1. Assignment4.1_Jermaine_Womack

    0下载:
  2. Add the two numbers, subtract the two numbers, calculate the product of the two numbers, and calculate the quotient and modulus in one function using pass by reference.Convert the first number entered from Fa
  3. 所属分类:Windows编程

    • 发布日期:2024-07-04
    • 文件大小:4096
    • 提供者:jermaine.womack
  1. single_scale_self_quotient_image

    0下载:
  2. 该功能适用于单尺度自商图像算法的图像的MATLAB程序-The function applies the single scale self quotient image algorithm to an image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-04
    • 文件大小:6144
    • 提供者:若尘
  1. quotient

    0下载:
  2. 商图像 减少光照影响 可用于人脸识别的图像预处理-Business image recognition can be used to reduce illumination of the image preprocessing
  3. 所属分类:matlab例程

    • 发布日期:2024-07-04
    • 文件大小:135168
    • 提供者:窦俊丽
  1. quotient-set

    0下载:
  2. 判断集合A上的关系R是否为等价关系。若为等价关系,则输出集合A关于等价关系R的商集。-Judge whether the relationship R on set A is the equivalence relation. If it is the equivalence relation, then get quotient set of set A on the equivalence relationship R
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-04
    • 文件大小:191488
    • 提供者:
« 12 3 4 5 6 »

源码中国 www.ymcn.org