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

搜索资源列表

  1. lp_solve_5.5.0.13_c.tar

    0下载:
  2. 整形规划-数值计算 Matlab 工具,可以用于科学计算,效果堪比 CPLEX-Plastic Planning- Matlab numerical tools can be used for scientific computing, the effect of rivals CPLEX
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5010
    • 提供者:陈誉东
  1. erfenchazhao

    0下载:
  2. //输入一个整形的数组int[] a,与需要查找的int key, //返回key经过排序后的下标(索引值),可以但没有改进为之前的下标 //对多个key来讲,只能返回一个,应该很容易但是没有实现返回所有的key的下标 //如果找不到,则返回-1 //不足之处是要先排序-//Enter a plastic array int [] a, and the need to find int key,// return key after the post-sort subscr ip
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:573
    • 提供者:蔡尧东
  1. sport

    0下载:
  2. 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1) 可以输入各个项目的前三名或前五名的成绩; 2) 能统计各学校总分, 3) 可以按学校编号或名称、学校总分、男女团体总分排序输出; 4) 可以按学校编号查询
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:1613
    • 提供者:王宜晓
  1. queu

    0下载:
  2. 一个实现队列的类,使用起来非常方便,也好学习。和一个整形转字符串转换的函数。-A realization of the queue class, very easy to use, or learning. And a shaping function to convert a string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1058
    • 提供者:hezhengming
  1. c-xuexi

    0下载:
  2. 1将字符串给整形变量 2字符数据与整数进行算术运算,将小写转大写 3符号常量使用 4强制类型转换 5将有符号数据传送给无符号变量-1 to 2 string variables to the plastic character data and integer arithmetic operations to be lower case to upper case 3, the constant use of symbols 4 mandatory conversion 5 da
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1301
    • 提供者:John
  1. sqrt

    0下载:
  2. 实现无符号整形数快速开方 包括32位开成16位 16位开成8位-Shaping to achieve a number of unsigned 32-bit fast prescr iption including Kaicheng 16 16 Kaicheng 8
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:588
    • 提供者:阿道夫
  1. mypid

    1下载:
  2. 用整形int编的pid函数 附测试代码 函数可直接使用-Int used for shaping the pid function function attached test code can be directly used
  3. 所属分类:SCM

    • 发布日期:2015-10-17
    • 文件大小:932
    • 提供者:猞猁
  1. WarmUp

    0下载:
  2. 通过MFC编程得到的加减法运算器 实现加法运算或减法运算 由控制按钮选择运算函数 从输入框中输入需要进行运算的数据(只能为整形数) 点击运算符选择按钮后方可得到结果-MFC programming obtained by addition and subtraction calculator to achieve addition operation or subtraction operation by the control buttons to select
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1788507
    • 提供者:sulihao
  1. FASHENGQI

    0下载:
  2. 函数信号发生器根据用途不同,有产生三种或多种波形的函数发生器,其电路中使用的器件可以是分离器件,也可以是集成器件,产生方波、正弦波、三角波的方案有多种,如先产生正弦波,根据周期性的非正弦波与正弦波所呈的某种确定的函数关系,再通过整形电路将正弦波转化为方波,经过积分电路后将其变为三角波。-Function Generator according to different purposes, there have three or more of the waveform function g
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2393868
    • 提供者:许名松
  1. aduc845FLASH

    0下载:
  2. aduc845 EEPROM读写,字节读写,页读写,长整形读写-aduc845 EEPROM read and write
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:772
    • 提供者:cxh
  1. Task3

    0下载:
  2. 二进制码流生成器,生成一定长度的二进制码流,并整形-Binary code stream generator to generate a certain length of the binary code stream, and shaping
  3. 所属分类:Network Security

    • 发布日期:2017-04-01
    • 文件大小:3858
    • 提供者:Collins
  1. Rational

    0下载:
  2. 有理数四则运算头文件,其中有理数用两个长整形表示。-Rational operation,Each Rational include two long int
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:696
    • 提供者:聂天昊
  1. Two_stage

    0下载:
  2. 线性规划问题,用两阶段法求解。输入输出的类型均为有理数,每个有理数用两个长整形表示。-Linear programming problem, using a two-stage method to solve. The type of input and output are rational, every rational number indicated by two long plastic surgery.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:505177
    • 提供者:聂天昊
  1. lib

    0下载:
  2. 将字符串转为整形用标准C实现在Brew平台上-string to integer use c on Brew platform
  3. 所属分类:BREW

    • 发布日期:2017-03-31
    • 文件大小:746565
    • 提供者:AAA
  1. czsjf

    0下载:
  2. 1、本程序实现计算任意长的整数的加法运算. 以用户和计算机对话的方式,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令,然后程序就计算并显示出这两个数的运算。 2、本演示程序中,集合的元素限定为数字字符[‘0’~’9’]和字符‘,’与‘;’,输入字符可以任意长,输入形式以“回车符”为结束标志,串中字符顺序不限,且允许出现重复字符。 3、利用双向循环链表现实长整数的存储,每个结点含一个整形变量。输入的形式以回车结束,可以直接输入正数或负数。按中国对于长整数
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4955
    • 提供者:莫雨
  1. exactsigma

    0下载:
  2. 从IN文件中读出4个 整形数字,输出14位以上的结果 时间1秒-IN the file read out from the four plastic figures, the output of more than 14-bit result of the time 1 second
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:123895
    • 提供者:han
  1. longint

    0下载:
  2. 含有128位的长整形类的文件 可实现基本的对于长整型数据的处理 内置重载-128-bit long integer containing the class file implements the basic data processing for long integer built-in overload
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:846928
    • 提供者:qybshuai
  1. itoa091130

    0下载:
  2. 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:858
    • 提供者:晨曦
  1. frequence_count

    0下载:
  2. 能够精确地测量1HZ-10MHZ的频率(整形为方波),在4位数码管上显示出来(单位为KHz)。-Be able to accurately measure 1HZ-10MHZ frequency (for the square wave shaping), and four digital tube display (in KHz).
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:42140
    • 提供者:伍山
  1. plugin-huang-part4

    0下载:
  2. 音频编码技术与标准介绍包括语音编码技术和音频编码技术 􀁺 PCM、ADPCM、SB-ADPCM、线性预测、CELP、ACELP 􀁺 心理声学模型、时频变换、窗切换、时域噪声整形、带宽扩展、立体声编 码、空间音频编码-Audio coding technology and standards introduced, including voice coding techniques, and audio coding technology ⣶
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:683983
    • 提供者:wuguizhou
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com