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

搜索资源列表

  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. Float

    0下载:
  2. 单片机浮点运算子程序,使用C51编程,可分别得到整数部分和小数部分,数据存储长度为4字节.-SCM floating point routines, the use of C51 programming, respectively integral part and be part of a minority, data storage for 4-byte length.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:魏金城
  1. IsInsidePolygon

    0下载:
  2. 点在闭合区域内判断,做这个测试时只注重算法测试,所以没有对于浮点数相等比较的问题作特别处理.-point in the region closed judgment, to do this test focused only on test algorithms, there is no equivalent for the float to the question of comparison for special treatment.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:11869
    • 提供者:admin
  1. float-point

    0下载:
  2. gcc支持soft fp 和hard fp两种,这里是实现了soft fp.-gcc support soft and hard fp fp two, here is the realization of a soft fp.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13019
    • 提供者:xwdok
  1. duoxiangshixiangjia

    0下载:
  2. windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1841
    • 提供者:刘宇
  1. floatcal

    0下载:
  2. 可以进行浮点数的四则运算,稍微修改一下就可以做一个简单的计算机器了-can float for the four operations, a slight change it can be done on a simple computer for the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1297
    • 提供者:mck
  1. fdividing

    0下载:
  2. 浮点除法子程序,可以高效率计算浮点浮点除法,程序短小精干,非常讨巧-floating-point division subroutine, high efficiency calculation float float division, procedures small and lean, very quick and easy
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9392
    • 提供者:张非
  1. cmoban

    2下载:
  2. 参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3541
    • 提供者:gongwen
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

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