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

搜索资源列表

  1. scaner

    0下载:
  2. 一个扫描程序,可查询函数,变量个数- A scanning procedure, may inquire the function, the variable integer
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:11.48kb
    • 提供者:束文辉
  1. l3emulete0518

    0下载:
  2. 功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.42kb
    • 提供者:张静
  1. xxjsq.

    0下载:
  2. 用Microsoft Visual C++制作类似Windows的简单计算器,基本实现加,减,乘,除,求平方,百分比等简单运算,得到结果;支持小数和整数-using Microsoft Visual C produced similar Windows calculator simple to achieve basic addition, subtraction, multiplication and addition, seek square simple percentage calcul
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.85kb
    • 提供者:藤力
  1. 计算一个数的N(整数)次方根的程

    0下载:
  2. 输入一个浮点数,和整数N,输出该浮点数的N次方根-importation of a float, and the integer N, the output of the Nth float -
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:997byte
    • 提供者:山海石
  1. B1001@0415

    0下载:
  2. 计算器程序,实现功能如下: 1.windows自带计算器的键盘输入加减乘除,目前没有连续运算功能 2、表达式运算功能,目前只支持整数运算。 3、换肤功能 -calculator program, realized the following functions : 1.windows own calculator keyboard input arithmetic, no two consecutive computing expressions, computin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:389.76kb
    • 提供者:安黎
  1. 抓交通肇事犯

    0下载:
  2. 一辆卡车违反交通规则,撞人后逃跑。现场有三人目击事件,但都没有记住车号,只记下车号的一些特征。甲说:牌照的前两位数字是相同的;乙说:牌照的后两位数字是相同的,但与前两位不同; 丙是数学家,他说:四位的车号刚好是一个整数的平方。请根据以上线索求出车号。 *问题分析与算法设计 按照题目的要求造出一个前两位数相同、后两位数相同且相互间又不同的整数,然后判断该整数是否是另一个整数的平方。 *-a truck traffic violation, the young man escaped.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1011byte
    • 提供者:姚紫欣
  1. 完全数

    0下载:
  2. 如果一个数恰好等于它的因子之和,则称该数为“完全数”。 *题目分析与算法设计 根据完全数的定义,先计算所选取的整数a(a的取值1~1000)的因子,将各因子累加于m,若m等于a,则可确认a为完全数。 *-if it is equal to the sum of the factor, says the number of "totally few." * Topic analysis and algorithm design based on the defin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:853byte
    • 提供者:姚紫欣
  1. Integer Inquiry

    0下载:
  2. UVA ONLINE JUDGE 424 Integer Inquiry One of the first users of BIT's new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers. ``This supercomputer i
  3. 所属分类:其它

  1. Voice-integer-FIR-filter-C-program

    0下载:
  2. 语音整型FIR滤波的C程序,可以实现对语音信号的滤波-Voice integer FIR filter C program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:729byte
    • 提供者:张少川
  1. Voice-integer-IIR-filter-C-program

    0下载:
  2. 语音的IIR滤波程序,可以实现对语音信号的IIR整型滤波-Voice of the IIR filter program, you can achieve integer IIR filtering of speech signals
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-01-19
    • 文件大小:1kb
    • 提供者:张少川
  1. integer-programming

    0下载:
  2. 整数规划示例程序,包括整数规划所需的各个子程序-Integer Programming sample program, including integer programming required subroutine
  3. 所属分类:source in ebook

    • 发布日期:2017-11-04
    • 文件大小:2.81kb
    • 提供者:qingqing
  1. chapter-11-integer-programming

    0下载:
  2. 利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-11-02
    • 文件大小:2.46kb
    • 提供者:张瑞
  1. random-integer-cycle

    0下载:
  2. 用C语言编写一段0-9的随机整数用循环,每次产生1个0-9的随机数赋值给一个数组-C language a period of 0-9 random integer cycle, each generation of a 0-9 random number assigned to an array
  3. 所属分类:汇编语言

    • 发布日期:2017-11-23
    • 文件大小:696byte
    • 提供者:宋凡成
  1. Large-integer-multiplication

    0下载:
  2. 两个大整数(字符串的形式)相剩,并显示相乘结果-Large integer multiplication
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:16.03kb
    • 提供者:tt
  1. big-integer

    0下载:
  2. C语言实现大整数的运算,包括加减乘除四种运算,适合初学者使用-C language implementation of large integer arithmetic, including addition and subtraction, multiplication and division operations, suitable for beginners
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:1.29kb
    • 提供者:fl
  1. convert--integer-to-binary-string

    0下载:
  2. 给结构STUDENT赋值,此程序是汇编语言与c的混合编程,开发工具为KEIL-To convert an integer to a binary string
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.37kb
    • 提供者:lkx
  1. Signed-large-integer-calculator

    0下载:
  2. 带符号的MFC大整数计算器,能进行简单运算,而且能进行带符号的大整数运算-MFC large unsigned integer calculator that can perform simple arithmetic, but also to carry out a large unsigned integer arithmetic
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2.23mb
    • 提供者:liangxiaofang
  1. an-arbitrary-random-integer

    0下载:
  2. 产生一个随机整数,适用于离散变量的编码,比较简单实用。-Generating a random integer for coding discrete variables, relatively simple and practical.
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:901.71kb
    • 提供者:wanls
  1. String to Integer Conversion

    0下载:
  2. String to Integer Conversion, Assume the string is stored in the program memory and that an integer takes two bytes
  3. 所属分类:汇编语言

  1. Reverse Integer

    0下载:
  2. Given a 32-bit signed integer, reverse digits of an integer.
  3. 所属分类:其它

    • 发布日期:2017-12-13
    • 文件大小:373byte
    • 提供者:iceriver
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com