搜索结果
找到约 131 项符合
float 的查询结果
按分类筛选
- 全部分类
- 技术资料 (22)
- 源码 (14)
- 其他 (9)
- 书籍 (6)
- 汇编语言 (6)
- Java编程 (5)
- 数学计算 (5)
- 软件 (4)
- 教程 (4)
- 单片机编程 (4)
- 单片机开发 (4)
- 文章/文档 (4)
- 数据结构 (3)
- 论文 (2)
- 其他 (2)
- 接口技术 (2)
- 技术书籍 (2)
- 电子书籍 (2)
- 编译器/解释器 (2)
- 笔记 (1)
- 习题答案 (1)
- 应用设计 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- 设计相关 (1)
- 学术论文 (1)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 技术教程 (1)
- 开发工具 (1)
- 实用工具 (1)
- DSP工具/软件 (1)
- 电工电气 (1)
- 传感与控制 (1)
- 压缩解压 (1)
- CA认证 (1)
- 嵌入式Linux (1)
- 酒店行业 (1)
- VHDL/FPGA/Verilog (1)
- matlab例程 (1)
- 其他行业 (1)
- 系统设计方案 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- VIP专区 (1)
其他 System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
其他 System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
其他 System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
VHDL/FPGA/Verilog IEEE754格式float浮点运算VERILOG源码集合
IEEE754格式float浮点运算VERILOG源码集合,具有很大的参考价值
汇编语言 Lots useful AVR asm math routines (trigonometry, float point, intenger , vectors and etc)
Lots useful AVR asm math routines (trigonometry, float point, intenger , vectors and etc)
数学计算 原题:编写一个子程序NewTon(float x0
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。
Java编程 Simple class to read from keyboard. Already convert to simple type int, float, double or String
Simple class to read from keyboard. Already convert to simple type int, float, double or String
电子书籍 Flying™ RTK Solution as Effective Enhancement of Conventional Float RTKDmitry Kozlov, Gleb Z
Flying™ RTK Solution as Effective Enhancement of Conventional Float RTKDmitry Kozlov, Gleb ZyryanovMagellan, Russia
CA认证 DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if
DESProcess
FILE *mfp,*cfp
int ttch=0,xorRes,ttbitdiff=0
char mch,cch
float bdiff=0
if((mfp=fopen(mfile,"r"))==NULL)
{cout<<"Cannot open the file to compare"<<endl }
if((cfp=fopen(cfile,"r"))==NULL)
{cout<<"Cannot open the file to compare"<<endl }
else
{
while(!feof(mfp)&!feof(cfp))
...
VC书籍 数学函数,所在函数库为math.h、stdlib.h、string.h、float.h
数学函数,所在函数库为math.h、stdlib.h、string.h、float.h