搜索资源列表

  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; Polynomia
  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. 所属分类:其它资源

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

    0下载:
  2. 剖析Intel IA32 架构下C 语言及CPU 浮点数机制 Version 0.01 哈尔滨工业大学 谢煜波 (email: xieyubo@126.com 网址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 这两天翻看一本C 语言书的时候,发现上面有一段这样写到 例:将同一实型数分别赋值给单精度实型和双精度实型,然后打印
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:168329
    • 提供者:lza
  1. ASMDATA

    0下载:
  2. ASM需要的一些很经典的资料,浮点数,中段-ASM needs some very classic, float, and so on the middle
  3. 所属分类:开发工具

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

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

    • 发布日期:2008-10-13
    • 文件大小:3044
    • 提供者:gongwen
  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 :
  3. 所属分类:按钮控件

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

    0下载:
  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. iproberphp0022

    0下载:
  2. 主要功能: 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发
  3. 所属分类:WEB源码

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

    0下载:
  2. 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef
  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. dingfudian

    0下载:
  2. 此程序为定浮点元算子程序,已调试通过 可以直接应用-procedure for determining float yuan operator subroutine, debugging through direct application
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:21701
    • 提供者:yue lin
  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. 所属分类:其它资源

    • 发布日期: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. 所属分类:其它资源

    • 发布日期: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
  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. 所属分类:其它资源

    • 发布日期: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. Rung
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:马克
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org