代码搜索:floating
找到约 10,000 项符合「floating」的源代码
代码结果 10,000
www.eeworm.com/read/218230/14930454
pdf floating point and integer number conversions in a floating point adder.pdf
www.eeworm.com/read/422588/10627657
txt bar-floating-2.txt
{
"title": {
"text": "Fri Jul 11 2008"
},
"elements": [
{
"type": "bar",
"values": [
130,
180,
200,
{
"top": 170
www.eeworm.com/read/422588/10627864
txt tooltip-bar-floating.txt
{
"title": {
"text": "Fri Jul 11 2008"
},
"elements": [
{
"type": "bar",
"values": [
130,
180,
200,
{
"top": 170
www.eeworm.com/read/455228/7375632
html floating-point-implementation.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/396136/8124206
html floating-point-implementation.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/139332/5802682
hpp floating_point_comparison.hpp
// (C) Copyright Gennadiy Rozental 2001-2004.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_
www.eeworm.com/read/489333/6470212
bak floating_point.v.bak
// floating point system devised by Bruce Land for ECE 5760
//////////////////////////////////////////////////////////
// floating point multiply
// -- sign bit -- 8-bit exponent -- 9-bit mantis
www.eeworm.com/read/410747/11270473
m filter2_floating.m
Input = [-0.234, 0.5432,0.223];
x = zeros(1,3);
y = zeros(1,3);
a = [1, 0.5, 0.25];
b = [0, 0.25, 0.125];
floating = zeros(1,3);
for(counter = 1:1:3)
x(3)=x(2);
x(2)=x(1);
x(1)=