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

搜索资源列表

  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. 简单绘制函数图像的数学工具

    0下载:
  2. 可手动输入表达式(包括幂运算和开平方),也可以选择,图像大小和分辨率可调,对初学者了解C#事件相应机制有很好的帮助。
  3. 所属分类:C#编程

    • 发布日期:2009-04-14
    • 文件大小:80025
    • 提供者:honeylikeclover
  1. calculator设计

    0下载:
  2. 这是一个描述计算器功能的代码,可以实现求平方,求平方根,求阶乘等,并且涉及检验一个数能否开方,能否进行除法运算等
  3. 所属分类:源码下载

  1. 51浮点运算程序库

    0下载:
  2. MCS-51 浮点运算子程序库及其使用说明 本浮点子程序库有三个不同层次的版本,以便适应不同的应用场合: 1.小型库(FQ51A.ASM):只包含浮点加、减、乘、除子程序。 2.中型库(FQ51B.ASM):在小型库的基础上再增加绝对值、倒数、比较、平方、开平方、 数制转换等子程序。 3.大型库(FQ51.ASM):包含本说明书中的全部子程序。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-24
    • 文件大小:24550
    • 提供者:xyz543
  1. java完数算法源代码

    0下载:
  2. 如果恰好等于它的因子之和,这个数就称为"完数"。例如6=1+2+3.编程 找出1000以内的所有完数。球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下,求它在 第10次落地时,共经过多少米?第10次反弹多高?有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?输入某年某月某日,判断这一天是这一年的第几天?输入三个整数x,y,z,请把这三个数由小到大输
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:4378
    • 提供者:高明辉
  1. pingfang.rar

    0下载:
  2. 一个求平方的汇编简单程序。从键盘上输入0--9之间的任意一个数字,计算其平方值,并将结果在屏幕上显示出来。,Square for the compilation of a simple procedure. Keyboard input from 0- 9 of any one of the figures between the calculated value of its square, and the results are displayed on the screen.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1122
    • 提供者:JACK CHENG
  1. Simplecalculator

    0下载:
  2. 利用Visual C++实现一个简易计算器。其类似于windows附件中自带的计算器,能够进行加、减、乘、除、平方、立方、对数、倒数、开方、exp(x)、三角函数、等运算。-Visual C++ implementation using a simple calculator. Its similar to the calculator that comes with windows in the annex, to add, subtract, multiply, divide, square
  3. 所属分类:Windows编程

    • 发布日期:2017-05-15
    • 文件大小:3769674
    • 提供者:曾仕琪
  1. calculate

    0下载:
  2. QT 计算机,实现了基本的计算机功能,包括加减乘除平方开方等.-QT CALCULATOR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1510
    • 提供者:LJC
  1. Calculator.-Frequency-counter

    0下载:
  2. 乘法口诀表,乘法抢答器,数码管频率计,遥控计算器,液晶计算器,液晶平方计算器-Multiplication formulas table, multiplication Responder, digital frequency meter, remote control calculator, LCD calculator, LCD square calculator
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:26102
    • 提供者:w31123456
  1. mul

    0下载:
  2. 汇编语言计算ECC-192域的椭圆曲线的点乘运算 采用代码完全拆分的乘法及平方,宽度为5的窗口NAF,混合坐标点加。速度很快-Assembly language computing ECC-192 field s elliptic curve point multiplication using code-splitting multiplication and square, 5-NAF, mixed coordinates adding. Fast
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4493
    • 提供者:cosimo
  1. same

    0下载:
  2. 实现自守数的程序,即平方后尾数与原数相同-The number of procedures to achieve ourselves, that the original square after the same number of mantissa
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:911250
    • 提供者:殇幻之星
  1. upload.rar

    0下载:
  2. 求平方值小于1000且大于10的所有整数。采用while循环语句编程,最后将他们全部输出。,Square value for less than 1000 and all the integers greater than 10. Loops using while programming, the final output will be all of them.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:203348
    • 提供者:杜同春
  1. hash.rar

    0下载:
  2. JAVA的哈希算法,非常适合初学者。 1. 直接寻址法2. 数字分析法3. 平方取中法 4. 折叠法5. 随机数法6. 除留余数法,JAVA hash algorithm is very suitable for beginners. 1. Direct addressing method 2. Digital analysis 3. Square to take the Sino-French 4. Folding Method 5. Random number method 6.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:65153
    • 提供者:fdaf
  1. Calculator

    0下载:
  2. 利用JAVA语言设计一个简单的科学计算器,实现加减乘除及开根号、对数、平方、三角正/余弦、求倒数、进制转换的简单功能。-java program is very aaaaaaaaaaaaaaaaaaaa
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:20652
    • 提供者:李永成
  1. calculator

    0下载:
  2. 采用Labview开发的计算器,可以实现基本+-×/开方、平方等功能。-Developed using Labview calculator, you can achieve the basic+- ×/prescr iption, square and other functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:45268
    • 提供者:王东
  1. Butterworth

    0下载:
  2. 巴特沃斯幅度平方函数的数值计算软件,12年北邮的计算机实习题目。北邮的学弟学妹你懂的-Butterworth Function Calculator.Coded by laocui of BUPT.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:3492877
    • 提供者:
  1. C-sharp_JSQ

    0下载:
  2. 简单的加减乘除运算,并且实现记忆功能和平方,开方,倒数的史书运算-a easy Calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1045
    • 提供者:范继军
  1. kaipingfang

    1下载:
  2. 十速单片机,浮点开平方源代码,内有原理图,说明。-10-speed single-chip, floating-point square of the source code, there are schematics, instructions.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:231222
    • 提供者:sndu
  1. Quantizer-lloyd

    2下载:
  2. 有关标量量化的lloyd-max方法及信噪比,信息熵,最小平方距离的度量方法-The scalar quantization of the lloyd-max method and signal to noise ratio, information entropy, least squares method of distance measurement
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:23793
    • 提供者:zhaotao
  1. matlab

    0下载:
  2. 多元线性回归分析 置信区间,R平方,F统计量值,与统计量F对应的概率P-Multivariate linear regression
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:643
    • 提供者:ALBERT
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com