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

搜索资源列表

  1. SQRT

    1下载:
  2. 本程序实现标准浮点数开平方SQRT(x)。 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:SQRT(X)在ARGBH1:ARGBL1:EXP1中。 占用资源:W,STATUS,020H~02CH,两重堆栈-the program open standards float square SQRT (x). Entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports parameters :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:杨贵平
  1. FLOOR

    0下载:
  2. 本程序实现标准浮点数取整FLOOR(x) 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:FLOOR(X)在ARGBH1:ARGBL1:EXP1中-the program standards float rounded FLOOR (x) entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports parameters : FLOOR (X) in ARGBH1 : ARGBL1 : EXP1 Chi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1342
    • 提供者:杨贵平
  1. EXPx

    0下载:
  2. 本程序求标准浮点数指数函数EXP(x)。 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:EXP(X)在ARGBH1:ARGBL1:EXP1中-the standard procedures for the float exponential function EXP (x). Entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports parameters : EXP (X) in ARGBH1 :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2680
    • 提供者:杨贵平
  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66427
    • 提供者:stzxxxstz
  1. lwip_readme

    0下载:
  2.  整型寄存器中的值被解释为有符号的二进制补码数,而reg寄存器或时间寄存器中的值被解释为无符号数。实数和实数时间类型寄存器中的值被解释为有符号浮点数。 -integer value of the register be interpreted as a symbol of the binary complement, rather reg register or time value of the register was no explanation for the symbols. Re
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:dong
  1. test_FLOAT

    0下载:
  2. 测试float数据类型存储结构小程序 -test float data types of small storage structures procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35263
    • 提供者:蒋铃锋
  1. b2f

    0下载:
  2. 经典遗传算法工具箱中的二进制转浮点数程序,与大家分享-classical genetic algorithm toolbox binary float switch procedures, and share
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1229
    • 提供者:赵学
  1. huidu

    0下载:
  2. #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n] -#includ
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:4665
    • 提供者:jiangshan
  1. floatcalculate

    0下载:
  2. 我的数据结构作业。用栈实现浮点数的运算。-my data structure operations. With Stack float arithmetic.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:马慧
  1. LED_Digital_Control

    0下载:
  2. 用数字二极管来显示时间、浮点数或整数的控件-with figures to show that the diode, or float integral component of
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:39781
    • 提供者:王军
  1. tinycc.tar

    0下载:
  2. c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README sta
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:423807
    • 提供者:xjjxing
  1. myprointf

    0下载:
  2. 小型的printf函数原码,省略了浮点数的支持,可明显减小原码大小.-small printf function source, the omission of the float, could significantly reduce the size of the original code.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:谭晓波
  1. dongtaixianshi

    0下载:
  2. 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。 -This a can of a curve or column in the form of real-time dynamic display of data control. The main features are : support shown float, negative, showing the scope
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16634
    • 提供者:mfy
  1. javamoiblecodes

    0下载:
  2. J2ME核心类及MIDlet类 MIDP用户界面对象 图形处理及低级事件处理 多线程编程 I/O及网络编程 数据库RMS编程 浮点数编程 多媒体及GAME API编程 安全、加密及代码优化 扩展类库及供应商提供的API 与服务端联合搭建移动应用 XML 及Web Service编程 短信编程 各种移动平台的应用开发-J2ME MIDlet core categories and category MIDP graphical user
  3. 所属分类:手机WAP编程

    • 发布日期:2008-10-13
    • 文件大小:3960250
    • 提供者:殷丞
  1. DynPrompt28

    0下载:
  2. 一般工具栏可以浮动,这个离子是不能移动的工具栏,内容来字网络-general toolbar can float, the ion mobility is not the toolbar, as characters Network
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:57128
    • 提供者:古林枫
  1. floating_point_numbers

    0下载:
  2. 剖析Intel IA32架构下C语言及CPU浮点数机制,一些代码演示~~请多多指教~-Intel IA32 architecture analysis of C language and CPU float mechanism, some code demonstration ~ ~ ~ please exhibitions Thank you
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2523
    • 提供者:左俊
  1. classstr2

    0下载:
  2. 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11264
    • 提供者:李昭明
  1. fft_debug

    1下载:
  2. 能进行32位浮点数fft运算的VHDL描述。-can float for 32 fft Operational VHDL descr iption.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:135365
    • 提供者:liuqifeng
  1. FFT-c

    1下载:
  2. 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3525
    • 提供者:郑超
  1. CORDIC_FLOAT

    0下载:
  2. 这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for reference.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2980350
    • 提供者:克林顿
« 1 2 3 4 56 7 8 9 10 ... 49 »
搜珍网 www.dssz.com