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

搜索资源列表

  1. ZhongShu

    0下载:
  2. 递归计算众数,重数,输入一个整形数组,用递归计算数组中出现次数最多的数(众数)以及出现次数(重数)。-Recursive calculation mode, re-number, enter an integer array, with the recursive computation of the array appear in the highest number of number (plural), and the number of occurrences (multiplicity
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:152274
    • 提供者:刘云
  1. D

    0下载:
  2. 实现了程序控制的反馈移位寄存器,包括开关防抖,时钟整形,移位,和码型控制-Achieve program control of the feedback shift register, including anti-shake switch, clock shaping, shift, and code-mode control
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:652
    • 提供者:datrick
  1. lab7

    0下载:
  2. (1). 编写程序定义基类Animal,成员变量age为私有的,构造派生类dog,在其成员函数SetAge(int n)中直接对age赋值时会出现什么问题?把age变为公有的呢? (2).定义一个基类BaseClass,有整形变量Number,构造其派生类DerivedClass,观察构造函数和析构函数的执行情况. (3). 编写一个车(vehicle)基类,由此派生出自行车(bicycle)类和汽车(motorcar)类,注意把vehicle派生成虚基类,再从bicycle和 moto
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:1011
    • 提供者:ljqiang
  1. 20

    0下载:
  2. 在原始的原码上增加其他新功能 如会员包月服务 整形NPC判断 等-In the original source to add other new features, such as monthly subscr iption services such as orthopedic NPC judge ...
  3. 所属分类:Game Engine

    • 发布日期:2017-05-14
    • 文件大小:3581579
    • 提供者:黄山
  1. MEF14

    0下载:
  2. 该规范主要定义了流量管理方面的测试内容(流量管理的相关定义在MEF10),提供承载在EVC之上的流量性能测试规范。实际上,对于基于队列的流量管理,流量整形等QoS相关的测试,MEF14测试套件也是一个非常好的选择。 -The specification defines the traffic management aspects of the major test content (defined in the related flow management MEF10), to provi
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:85313
    • 提供者:f886
  1. 1602

    0下载:
  2. 以STC单片机和1602液晶为基础,设计出的一套输入输出源驱动程序,输出位置为0~31间的整数,为-1时表示先清屏 2) 函数返回值为一整形数,表示当前光标所在位置 3) 此两个函数支持以下转义字符: \n 换行 \b 退格 \\ 输出 \-With STC microcontroller and LCD-based 1602 to design a set of input-output source driver, the output position
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:1652
    • 提供者:kira
  1. IntConvertString_c

    0下载:
  2. 这是一个整形数值转化成字符串的函数,用c语言编写的,希望能给人一帮助。-This is an integer value into a string function, using c language, and we hope to give people a help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2823
    • 提供者:ivan
  1. zhengxingmo

    0下载:
  2. 能对整形数值模计算,处理CAD图片计算-this is mo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:389192
    • 提供者:王明
  1. convert_type

    0下载:
  2. 非常好用的类型转化小程序,可以将整形浮点等类型转化为字符串,据说是软件公司的入门考试题哦-The type of conversion is very easy to use small programs can be floating-point and other types of plastic surgery into a string, is said to be the software company' s entry-exam questions oh
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:228329
    • 提供者:czf
  1. include3

    0下载:
  2. 写一个函数,将一个三乘以三的整形矩阵转置-Write a function, a Triyana with three plastic matrix transpose
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2073
    • 提供者:王之
  1. 7_1

    0下载:
  2. 大数相加,可以对两个超过所能表示的整形数字范围的数进行加法-add
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:168900
    • 提供者:Catherine
  1. DIVISORSWAPPER

    0下载:
  2. 该函数用来进行进制转换运算,不过只能有从10进制转换为n进制,n只要改一下全局变量中的整形变量radius-The function is used for hex conversion operation, but there can only be converted from 10 hex hex n, n just change it a global variable in shaping the variable radius
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:613
    • 提供者:
  1. inout

    0下载:
  2. 用C++语言实现输入一整形数字,并原样回显在屏幕上-Using C++ language input for a plastic figure, and stood back was on the screen
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:7234
    • 提供者:李红
  1. lab_10

    0下载:
  2. 1.将直接插入程序,直接选排程序,冒泡程序,顺序查找函数封装到数组类中,作为成员函数,实现并测试类 2.定义一个整形数组,使用C++标准模板库(STL)中查找函数find()进行数据的查找 3.定义一个对people类对象数组按编号排序的函数,一个按编号查找people对象的函数。在测试过程中对使用前面实验得到的结果定义教师数组和学生数组,分别对教师数组和学生数组进行排序和查找-1. Will directly insert the procedure, direct election
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:7692
    • 提供者:YIDIANER
  1. AD

    0下载:
  2. 由温度传感器将采集到的温度信号转换为电信号后,经过放大器放大成DSP能接收到的电压信号,并对此信号进行滤波、整形,然后送入DSP内自带的A/D转换器的模拟输入口。-Will be collected by the temperature sensor the temperature signal is converted to electrical signals, the DSP through the amplifier into a voltage signal can be receiv
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1468
    • 提供者:朱伟
  1. EvaluateExpression

    0下载:
  2. 用C实现简单表达式 (数字都为整形) 适合初学者-Simple expression with C (figures are for the plastic) for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1312
    • 提供者:dreamy
  1. convert

    0下载:
  2. 该工具方便网络编程开发人员的使用,能够将ip地址在点分十进制,16进制,长整形之间来回转换。-The tool developers to facilitate the use of network programming, can be ip address dotted decimal, 16 hex, convert back and forth between long plastic.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2919130
    • 提供者:余凯
  1. a

    0下载:
  2. C语言关键字中英翻译机。要求输入中文的名词和关键字,可以将其翻译成英语,如输入“基本整形”回车,得到int.-C language keywords in the English translation machine. For the importation of Chinese terms and keywords that can be translated into English, as input " basic shaping," Enter, get int.
  3. 所属分类:Compiler program

    • 发布日期:2016-01-25
    • 文件大小:1118
    • 提供者:qwqwqw
  1. Conversion

    0下载:
  2. 利用c语言实现字符串与整形数据转换,功能强大,无错误。-Using c language string and plastic data conversion, powerful, error-free.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:569
    • 提供者:王天
  1. maichongbbbb

    0下载:
  2. 学习利用集成逻辑门、555定时器设计脉冲信号产生电路;掌握影响脉冲波形参数的定时元件参数的计算方法;学习脉冲波形整形和分频方法 -Learning to use the integrated logic gate, 555 timer pulse signal generation circuit design control parameters affect the timing pulse device parameters is calculated study pulse sh
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:169756
    • 提供者:徐彬
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com