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

搜索资源列表

  1. crcandfloat

    0下载:
  2. 这是我编写的一个用于计算各种CRC的代码还可以由浮点值得到其4个字节的内容或者有4个字节的内容得到浮点数-The code is the source code of all kind crc caculation. and has the float to 4 byte disp and 4 byte to float display
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1834239
    • 提供者:王铁钢
  1. main

    0下载:
  2. 简单的词法分析器,这是刚刚写的一个词法分析程序,不包含浮点数的分析-lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:950
    • 提供者:yjjhyxy
  1. kuhanshu

    0下载:
  2. 1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。 (3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。 在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:16012
    • 提供者:徐心需
  1. top_pnadd32

    0下载:
  2. 32位元浮点数加法器,用于以VHDL编写的32位元CPU-32 bits floating-point Add
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2289
    • 提供者:朋友
  1. cpu

    0下载:
  2. 16位元浮点数CPU,可作运算,以VHDL编写-16-bit floating point CPU, can be used for computing in order to prepare VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:朋友
  1. main

    0下载:
  2. 一个用SDK写的计算器,实现浮点数,阶乘,基本运算,三角函数换算等功能-A calculator developed by c in C—Free
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2695
    • 提供者:function
  1. flodiv

    0下载:
  2. 本程序实现标准浮点数除法。 入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。 出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2:
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1119
    • 提供者:liu gang
  1. float

    0下载:
  2. 关于浮点数的基本概念和理解,适用于C++初学者。-On the floating-point numbers and understanding the basic concepts, applicable to C++ beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6218
    • 提供者:suyun
  1. jisuanqi

    0下载:
  2. 基于Jcreator的计算器小程序,用到了动作事件监听器和对浮点数的处理及对负号和减号的区别,注释详细-Calculator based on small Jcreator procedures, use the action event listener and the handling of floating point and negative sign and a minus sign difference between the detailed notes
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1369
    • 提供者:开心一笑
  1. Shuru

    0下载:
  2. 接口练习 输入 浮点数 整数 字符 字符串-Practice interface input character string integer float
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:622
    • 提供者:zhanghaijun
  1. parser

    0下载:
  2. 语法分析,包括对浮点数的识别 分析只针对表达式进行的-Syntax analysis, including analysis of floating-point numbers only to the identification of expressions
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2420
    • 提供者:yjjhyxy
  1. 1602drive

    0下载:
  2. 基于M16的字符液晶1602的驱动,带有直接处理正负浮点数和正负整数并且将数值显示的函数。硬件使用6根线,方便调试,更方便移植,有测试程序。-M16 based on the character LCD 1602 driver, deal directly with the positive and negative with the positive and negative integer and floating-point numbers and will be a function o
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:79624
    • 提供者:hebei
  1. Matlabeg

    0下载:
  2. 基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍.-The Ge ne t i c Al g or it h m To o l b ox ba s e d on Ma t l a b s u ppo ~s t h e b i na r y a nd f lo a t , a n d t he r e a r e t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100529
    • 提供者:阿铁
  1. newpane8

    0下载:
  2. 电子八极管的另一种实现:一个能显示整数和浮点数的电子八极管cstatic 。最近读了别人的一个电子八极管的实现,觉得结构不是很清晰,遂自己实现了一个,比较简单,可作为入门读物。-E-octupole another tube to achieve: one can show that integer and floating-point control of the electronic octupole cstatic. Recently read other people' s pos
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4530800
    • 提供者:明媚
  1. 1

    0下载:
  2. 浮点数高精度加法计算,最高可以算105位大家请放心使用-Calculation of high-precision floating-point adder, the maximum you can count 105 Please be assured that the use of
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:724
    • 提供者:sheyunhu
  1. floatIIR

    0下载:
  2. IIR滤波器.用C语言编写的关于浮点数的IIR滤波器-IIR filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:720
    • 提供者:陈东
  1. c2

    0下载:
  2. 和计算机玩“石头剪子布”游戏,你可以任选石头剪子布中的一种,计算机也随机产生3种物件之一,根据“石头赢剪子,剪子赢布,布赢石头”的规则判定胜负。思考:怎样增加“三局两胜”的游戏规则?width设置set和get函数。set函数应验证length和width均为0.0到20.0之间的浮点数。- play with a computer to decide who wins
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:797
    • 提供者:王珂
  1. code

    0下载:
  2. (1)求一个6*6阶矩阵对角线元素之和。(2)实现打印数出有10个元素的浮点数组a中的最大值和最小值。(3)求面积。(4)产生两个小按钮。(5)程序的作用是用Math.random() 函数产生20个随机数。-(1) for a 6* 6 bands and the matrix of diagonal elements. (2) to achieve print a few out there are 10 elements in a floating-point group of maxim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4126
    • 提供者:燕子
  1. 1234

    0下载:
  2. 计算浮点数组最大值和最小值,计算机算法基础实验内容!-Group floating-point calculation of maximum and minimum values, the contents of a computer algorithm based on the experiment!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:231186
    • 提供者:yubo382071152
  1. clock

    2下载:
  2. 【问题描述】普通时钟都有时针和分针,在任意时刻时针和分针都有一个夹角,并且假设时针和分针都是连续移动的。现已知当前的时刻,试求出该时刻时针和分针的夹角A(0≤A≤180)。 注意:当分针处于0分和59分之间时,时针相对于该小时的起始位置也有一个偏移角度。 【输入形式】从标准输入读取一行,是一个24小时制的时间。格式是以冒号(“:”)分隔的两个整数m(0≤m≤23)和n(0≤n≤59),其中m是小时,n是分钟。 【输出形式】向标准输出打印结果。输出一个浮点数A,是时针和分针夹角的角度值
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1328
    • 提供者:施立波
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 44 »
搜珍网 www.dssz.com