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

搜索资源列表

  1. Roamsteps20020817

    0下载:
  2. The Roamsteps code base offers an introduction to implementing the ROAM algorithm for accurate, high-performance display of large terrain datasets. The ideas the original 1997 ROAM paper have been updated significantly in many respects: the basic dat
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:60030
    • 提供者:KiBorg0
  1. float---16to10

    0下载:
  2. 工业中采集到的数据常为32位的浮点数(浮点数是采用IEEE标准实际有效位为低23位)。本程序实现32位浮点数转换为10进制的实数。转换方法严格按照转换算法。-In the industrial data collected is often a 32-bit floating point Numbers (floating point number is real effective by the IEEE standard for low 23). This procedure realize
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1283
    • 提供者:李东青
  1. Sort-Template

    0下载:
  2. Sort-template u can choose int/float/fraction by tangliang
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:9083
    • 提供者:Tri
  1. Generics-four-arithmetic

    0下载:
  2. java泛型类四则运算,可以实现int、double、float的数字加减乘除。-java generic class four operations can be achieved int, double, float digital arithmetic.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2552
    • 提供者:王雨欣
  1. div-layout

    0下载:
  2. HTML标签DIV的常见属性(postion、float、clear、overflow)和基本布局示例。-Common attributes of HTML tags DIV (postion, float, clear, overflow) and basic layout examples.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:106943
    • 提供者:lanfog
  1. ran0123

    0下载:
  2. 0123四个随机函数,书本里面的,奉献给大家- #define IA 16807 #define IM 2147483647 #define AM (1.0/IM) #define IQ 127773 #define IR 2836 #define MASK 123459876 float ran0(long*idum) { long k float ans *idum ^= MASK k=(*idum)/IQ *
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:315430489
  1. baoliuxiaoshu

    0下载:
  2. 编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit rounded, such as the importation
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:7518
    • 提供者:dqs041286
  1. IEEE754101

    0下载:
  2. 将float数据转化为IEEE754格式-Will float data into IEEE754 format
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:892
    • 提供者:zhan30840
  1. FLOAT

    0下载:
  2. Floating point vhdl coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2280
    • 提供者:farnaz
  1. 4BinToFloat

    0下载:
  2. 四个字节数据与float的相互转化。前后次序可调整。便于理解float数据格式实际存储为4个字节时再内存中的排序。也可以用在通讯中验证通讯数据的格式。 B1,B2,B3,B4 -》float(B+B+B+B)-Interconversion four bytes of data and float. Before and after the order is adjustable. Easy to understand format float data is actually stored
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:334848
    • 提供者:lmi
  1. sizeof

    0下载:
  2. C++内置类型的大小,包括:int float double-C++ Built-in type size, including: int float double
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5785
    • 提供者:zhonga795u173
  1. float_add_module

    3下载:
  2. verilog编写的32位浮点数加法器。Start_Sig 和Done_Sig 是控制信号,作为启动和反馈完成,A 和B 是32 位宽的操作数输入信号,Result 则是32 位宽的输出结果。-32bits float add module use Verilog HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:刘磊
  1. half_float

    0下载:
  2. 可以将浮点数转换为半浮点数(2个字节),也可以反向转换。测试平台为vs2008,曾实际应用在嵌入式系统的通讯过程中。在一些对通讯字节数要求有限制又需要传递浮点数的场合非常试用。-You can convert floating-point t0 half-float (two bytes) and vice versa. Test platform is vs2008, the code has practical application in embedded systems. It s ve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:296539
    • 提供者:刘亚彬
  1. 3.1

    0下载:
  2. c++编程思想 3.1答案。3.1创建一个头文件,声明一组数组,具有可变参数。返回值包括void,char,int,float。-solution of thinking in c++ ,3.1, Create a header file (with an extension of ‘.h’). In this file, declare a group of functions by varying the argument lists and return values among
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:961
    • 提供者:yong
  1. 1yq5_Sub_FuForm

    0下载:
  2. Visual Basic 实现工具栏样式的窗口,附在主窗体旁边 -float form
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:6169
    • 提供者:hglai
  1. DEMO

    0下载:
  2. 全屏按钮,在全局界面显示一个浮动可拖动的按钮。-float button
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-01
    • 文件大小:327515
    • 提供者:smt
  1. 51ppwbbs

    0下载:
  2. +代码优化 +去除内容页面右下角的漂浮 +去除BLOG模式页面右下角的漂浮 +访问统计修正 +上传文件管理-+ Code optimization + Content lower right corner of the page to remove the float BLOG+ mode the lower right corner of the page to remove the float + Fixed Access Statistics + Uploa
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:446466
    • 提供者:prbbr
  1. jisuanqi

    0下载:
  2. 这是一个vc++的计算机程序,可以进行浮点数范围内的加减乘除幂次的运算,-This is a computer program vc++, can float within the scope of the power of add, subtract, multiply and divide operations,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2102
    • 提供者:zhangyi
  1. FloatALU

    2下载:
  2. 用Verilog HDL实现的IEEE754浮点数加减乘除法器-float number alu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:6387616
    • 提供者:糊糊
  1. mytest

    0下载:
  2. java-16进制4字节转Float ,可以通信使用-java-16 4-byte hexadecimal turn Float, can be used for communication
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2530531
    • 提供者:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 »
搜珍网 www.dssz.com