Welcome![Sign In][Sign Up]
Location:
Search - add floating point

Search list

[JSP/JavaJLab

Description: 实现浮点数加,减,乘,除,求余,自加,自减等基本算术运算-The realization of floating-point add, subtract, multiply, divide, and more than that, since Canada, since by the basic arithmetic operations
Platform: | Size: 2048 | Author: 罗双红 | Hits:

[Other111000111000

Description: 计算机组成原理 .有试验报告 程序可以完成由定点运算实现浮点运算,根据用户的输入和运算符的选择进行相应的操作,并能对用户的错误输入给出提示信息,并且在用户选择连续操作时可以无需重启程序,多次连续运算。有该程序可以方便地实现加、减、乘、除操作,并且如果想加入新的操作也十分方便(程序是分模快设计的应而可以很方便地实现功能的扩充);同时程序的各个功能部分都给出了详细的注释,清晰易懂,方便修改、增进-Principles of Computer Organization. There are test reporting procedures to be completed by the fixed-point calculations to achieve floating-point operations, based on user input and choice of operator for the corresponding operations, and is able to enter the user is given the wrong message, and the user selects a row operation will not be required to restart the process, many times for computing. The program can easily add, subtract, multiply, with the exception of the operation, and if you want to add a new operation is also very convenient (sub-module program is designed to be and it is easy to achieve the function of the expansion) at the same time the various procedures functional part of the Notes given a detailed, clear and easy to understand, easy to amend and enhance
Platform: | Size: 321536 | Author: angie | Hits:

[JSP/JavaMoney

Description: 金额的中文大写形式: 读入一个浮点数值,将其化为中文金额的大写形式。如123.45,转化为:壹佰贰拾叁元肆角伍分。编写程序,针对以下多种数据情况进一步完善程序。 【1】 当金额为整数时,只表示整数部分,省略小数部分,并添加“整”字。如123表示为:壹佰贰拾叁元整。 【2】 当金额中含有连续的0时,只需写一个“零”即可。如10005表示为:壹万零伍元整。 【3】 10的表示形式。如110表示为:壹佰壹拾元整。而10则表示为:拾元整。 -The amount of Chinese capital forms: Reading into a floating point value to the amount of capital into Chinese forms. Such as 123.45, transformation as follows: Twenty three million壹佰meantime Kok Ng points. Programming, a wide range of data for the following procedures to further improve the situation. [1] When the amount of an integer, only the integer part of that, omitting the fractional part, and add the clear is used. If 123 is expressed as: Twenty three million壹佰whole. [2] When the amount contained in a row of 0:00, just write a zero option. If 10005 is expressed as: Wu Yuan whole壹万zero. [3] 10 of that form. If 110 is expressed as:壹拾million壹佰whole. And 10 expressed as follows: the whole ten-dollar.
Platform: | Size: 1024 | Author: 高佳 | Hits:

[Windows Developcaculator

Description: 具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能;实现单运算符表达式计算的功能-With integer data, floating-point data arithmetic (add, subtract, multiply, divide) operator function realize single-operator calculation of the function of expression
Platform: | Size: 1024 | Author: 小城 | Hits:

[ARM-PowerPC-ColdFire-MIPSfpopt

Description: powerpc 405 优化过的硬浮点库,有我自己写的代码补充,速度比GCC自己带的库快了40%!-powerpc 405 floating-point hardware optimized libraries, have to write my own code to add, faster than GCC library to bring their own 40 faster!
Platform: | Size: 64512 | Author: wang peter | Hits:

[JSP/Javajisuanqi

Description: 实现不同类型的数相加。包括整数相加,浮点数相加,整数和浮点数相加,输入不合法时提示出错,输入为空时,返回默认值-Realize a number of different types of additive. Including integer add, floating-point add, integer and floating-point numbers add up, enter the error is not lawful prompt, type is empty, return default value
Platform: | Size: 1024 | Author: luzi | Hits:

[Linux-Unixvim72.tar

Description: vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全的问题。-vim7.2 the latest source. Vim 7.2 a large number of bug fixes and updated runtime files, the most important new features to add to the script floating point support. In addition, the amended version of one found on a number of lead to the collapse and the threat of security.
Platform: | Size: 8981504 | Author: | Hits:

[VHDL-FPGA-Verilogadder_32

Description: 超前进位加法器是通常数字设计所必备的,本程序为32位超前进位加法器-CLA is usually necessary for digital design, the procedure for 32-bit CLA
Platform: | Size: 1024 | Author: zhaohongliang | Hits:

[OS programCNewList

Description: 管理双向链表的一个类,支持整形,浮点型,字符型,字符串等,能够很方便的增加自定义类型,能动态增加,删除任何位置的元素-Management of a class of two-way linked list to support the plastic, floating-point type, character, string and so on, can easily customize the type of increase that can dynamically add, delete elements at any location
Platform: | Size: 301056 | Author: xuyangjie | Hits:

[SCMFLOATPOINT

Description: 浮点程序库,这里是AVR程序,包括浮点数比大小,加,减,乘,除,开方。-Floating-point library, here is the AVR procedures, including floating-point than the size, add, subtract, multiply, divide, prescription.
Platform: | Size: 3072 | Author: HuangMingShan | Hits:

[Program docSurfel_FILE_COMPRESSION

Description: 针对点云数据局部集中的特点,使用差值预测对点云数据进行预测处理 在预测的同时,根据IEEE2754 浮点数标准,简化浮点数的尾数,使用3. 5 Byte来表示一个浮点数,以提高压缩效果 然后对预测数据中连续重 复的字节使用该字节加该字节重复的次数的方式存储 最后对经过以上处理的数据使用一阶自适应算术编码进 行压缩。最终得到的程序在压缩比和内存占用两个方面远优于WinRAR、WinZip压缩软件-Point cloud data for the characteristics of local focus, the use of the margin forecast for the point cloud data to predict treatment prediction at the same time, according to IEEE2754 standard floating-point numbers, simplifying the mantissa floating-point numbers, the use of 3. 5 Byte to indicate a floating-point numbers to improve compression results then to predict the data for byte duplicate of the use of the add-byte duplicate of the number of bytes stored Finally treatment of the above data using the first-order adaptive arithmetic coding to compress. Finally received the procedure at compression ratio and memory area occupied by two much better than WinRAR, WinZip compression software
Platform: | Size: 337920 | Author: 周晨 | Hits:

[VHDL-FPGA-Verilogadd(FLP)

Description: 一个32位元的浮点数加法器,可将两IEEE 754格式内的值进行相加-A 32-bit floating-point adder can be both within the IEEE 754 format to add value
Platform: | Size: 10240 | Author: TTJ | Hits:

[VHDL-FPGA-Verilogtop_pnadd32

Description: 32位元浮点数加法器,用于以VHDL编写的32位元CPU-32 bits floating-point Add
Platform: | Size: 2048 | Author: 朋友 | Hits:

[Otherf

Description: This documents describes a free single precision floating point unit. This floating point unit can perform add, subtract, multiply, divide, integer to floating point and floating point to integer conversion.-This documents describes a free single precision floating point unit. This floating point unit can perform add, subtract, multiply, divide, integer to floating point and floating point to integer conversion.
Platform: | Size: 73728 | Author: k | Hits:

[Otherfloat_add

Description: 该程序是用Verilog语言写的,可以完成(1,5,9)格式的浮点数相加。-The program is written in Verilog, you can complete the (1,5,9) add floating-point format.
Platform: | Size: 1788928 | Author: 陈晓 | Hits:

[VHDL-FPGA-VerilogCourseDesign

Description: 用Verilog实现一位原码浮点数乘法器,按照累加的方式,逐位相乘,再相加。-Verilog realization of an original code with floating point multiplier, in accordance with the cumulative way, bit by bit multiply, then add.
Platform: | Size: 245760 | Author: 李伟彬 | Hits:

[Embeded-SCM DevelopAltiVec-technology-based-on-the-floating-point-mul

Description: 基于AltiVec技术的浮点乘加单元的设计AltiVec technology based on the floating-point multiply-add unit design-AltiVec technology based on the floating-point multiply-add unit design
Platform: | Size: 277504 | Author: xin2006 | Hits:

[VHDL-FPGA-Verilogadd

Description: 浮点加法器的用Verilog实现,32位的浮点加法器-Floating point adder Verilog
Platform: | Size: 1654784 | Author: 王轩 | Hits:

[VHDL-FPGA-VerilogHandbook-of-Floating-Point-Arithmetic---Birkhause

Description: Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Standard, New IEEE 754-2008 Standard)-Floating-point arithmetic (2008), ADD, SUB, MUL, SQRT, FUNCTION (IEEE 754-1985 Standard, IEEE 854-1987 Standard, New IEEE 754-2008 Standard)
Platform: | Size: 5574656 | Author: ricvadim | Hits:

[Com Portadd

Description: 串口计算器,可以实现加、减、乘、除、括号、sin()、cos()等基础运算,支持浮点数和整数,以LCD显示,有报警功能。-Serial calculator can add, subtract, multiply, divide, brackets, sin (), cos () and other basic operations, support for floating point and integer, with LCD display, alarm function.
Platform: | Size: 86016 | Author: 李思扬 | Hits:
« 12 3 »

CodeBus www.codebus.net