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

搜索资源列表

  1. fdzh

    0下载:
  2. 浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:191102
    • 提供者:冯明春
  1. MulticolorPlotBt

    0下载:
  2. MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围-MulticolorPlotBt one can be a curve or histogram in the form of a real-time dynamic said data control. Main features are : support shown float, negative
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:7671
    • 提供者:xiao
  1. intToFloat

    1下载:
  2. 将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。-will int data type conversion to float type. For no floating point unit is suitable for the platform.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:abc
  1. quanpaixu

    0下载:
  2. 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef struct{ RedType *r //r[n+1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:720567
    • 提供者:zero
  1. jsqtttt

    0下载:
  2. 简单计算器的实现,具有修改、浮点数计算功能等,用语C语言学习。-the realization of a simple calculator, with amendments, float calculation functions, terminology C language learning.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42377
    • 提供者:陈彬
  1. vcfloat

    0下载:
  2. 定点数实现浮点数的运算,可输入两定点数或两个浮点数。浮点数格式为12.3E8(12.3e8) -float arithmetic, the importation of two set points, or 2 float. Float format to 12.3 E8 (12.3e8)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30541
    • 提供者:宁华波
  1. ChapterJ2me

    0下载:
  2. 一个j2me的游戏的实现.需要添加一个mathfp类来支持浮点数.-a j2me the realization of the game. Mathfp need to add a category to support the float.
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:61181
    • 提供者:王林
  1. FtoI

    1下载:
  2. 一个浮点数和整数互相转换的测试程序, 不依赖于浮点库, 效率高,适合移植于单片机.-an integer and float transferable test procedure is not dependent on the floating-point, high efficiency, MCU suitable for transplant.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23933
    • 提供者:goober
  1. zhe

    1下载:
  2. 图形学消隐实验,*方案1上下旋转,只显示可见面,函数说明:void Project(float X,float Y,float Z) 功能:根据透视或平行投影将三维点进行投影变换 入口参数:float X,float Y,float Z 返回参数:无(void)-graphics blanking experiment, * a program next rotation, only to be met, function : void Project (float X, Y flo
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:shuanghua
  1. picdxyy

    0下载:
  2. 汇编的PIC程序,包括MOUSE,FLOAT,CLOCK,BCD-compiled by the PIC procedure, including MOUSE, FLOAT, CLOCK, BCD, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51447
    • 提供者:bill
  1. 53432641

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:float f(float , float)即可;-project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:马克
  1. floatcomputer

    0下载:
  2. 一个汇编语言的浮点计算程序库,很全的。可用于单片机的数据处理-a float assembly language program library, a very comprehensive. SCM can be used for data processing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12720
    • 提供者:赵振刚
  1. Ex-05

    0下载:
  2. MATLAB小程序:关于MATLAB中整数\\浮点数\\复数的运算-small MATLAB : MATLAB on integer \\ float \\ complex arithmetic
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:yxx
  1. floatzhongjie

    0下载:
  2. 定点机来模拟浮点数的运算(+ - × / ) 计算机组成原理作业-sentinel float plane to simulate the operation (+-x /) Computer Operating Principle
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15465
    • 提供者:望还
  1. bin2num

    0下载:
  2. 二进制到浮点数的转换程序,二进制数存放在txt文件中,输出的浮点数能用matlab读取-binary conversion of the float process, the binary number stored in txt document, Float output can be used to read Matlab
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23727
    • 提供者:ggg
  1. floatForTans

    0下载:
  2. 关于浮点数传输的方法-float on the transmission of 00 trillion
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:73163
    • 提供者:张恢
  1. 1821

    1下载:
  2. 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:50655
    • 提供者:yu
  1. Float_Horizon_Algo

    0下载:
  2. 我的科学可视化课程作业,实现了浮动水平线算法(float horizon line algorithm)三维图形-my scientific visualization course operations, achieved a floating horizon algorithm (float horizon line algorithm) 3D map -
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:517253
    • 提供者:Perry
  1. Display_Control

    0下载:
  2. 液晶显示,用于液晶驱动,里面有初始化程序,float转BCD码显示等-LCD for LCD Driver, which has initialization procedures, float switch BCD display
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1626
    • 提供者:ybl2006
  1. TimeLine

    0下载:
  2. 一个关联当前时间的浮动进度条,提醒用户how time flys!-a correlation time of the current progress of the float, to remind users how time flys!
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:13134
    • 提供者:anfysky
« 1 2 3 4 5 67 8 9 10 11 ... 42 »
搜珍网 www.dssz.com