CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 浮点数

搜索资源列表

  1. 真正32位编译器源代码

    0下载:
  2. 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。-This is a real 32-bit compiler source code, junior can directly generate binary and x86 PE executable
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:485.29kb
    • 提供者:追风少年
  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
    • 文件大小:2.46kb
    • 提供者:左俊
  1. div2

    1下载:
  2. 大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法-majority of the division algorithm, is not only able to make large numbers of division two, but to achieve a float and between integer and floating point divider between the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.04kb
    • 提供者:赵惠
  1. change

    0下载:
  2. 浮点数与16进制转换,浮点数与16进制转换
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:
  1. vim72.tar

    0下载:
  2. vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全的问题。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.57mb
    • 提供者:action
  1. utils

    0下载:
  2. 两个涵数,可以判断字符串是否是整数,或浮点数.-determine whether the string is an integer or floating-point numbers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:599byte
    • 提供者:Luo Xiaohua
  1. flaot

    0下载:
  2. 一个简单的计算器,能进行浮点数的求和,良好的界面-A simple calculator, able to carry out floating-point summation, a good interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:冼雪云
  1. fudianshu

    0下载:
  2. 用java编写的浮点数除法的运算,计算机组成原理课程设计-Prepared by floating-point division with java computing, computer architecture course design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:37.05kb
    • 提供者:caixuan
  1. FloatCalDLL

    0下载:
  2. vc 创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL的源码-vc floating-point arithmetic to create an export function Win32 DLL \ FloatCalDLL source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:6.01kb
    • 提供者:
  1. UseFloatCalDLL1

    0下载:
  2. vc 使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的源码-vc call the DLL using explicit methods to achieve floating-point arithmetic \ UseFloatCalDLL1 source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:26.08kb
    • 提供者:
  1. UseFloatCalDLL2

    0下载:
  2. vc 使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的源码-vc call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:80.36kb
    • 提供者:
  1. FloatCalDLL

    0下载:
  2. vc——创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL的程序源码,值得一看!-vc- to create an export floating point arithmetic functions Win32 DLL \ FloatCalDLL the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6.23kb
    • 提供者:曹转好
  1. UseFloatCalDLL1

    0下载:
  2. vc——使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的程序源码,值得一看!-vc- call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:26.8kb
    • 提供者:曹转好
  1. UseFloatCalDLL2

    0下载:
  2. vc——使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的程序源码,值得一看!-vc- call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:81.13kb
    • 提供者:
  1. FloatCalDLL

    0下载:
  2. 创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL\FloatCalDLL.rar,很不错的vc源码,有兴趣的朋友可以看看。-Floating-point arithmetic to create an export function Win32 DLL \ FloatCalDLL \ FloatCalDLL.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6.3kb
    • 提供者:程新连
  1. UseFloatCalDLL1

    0下载:
  2. 使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1\UseFloatCalDLL1.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 \ UseFloatCalDLL1.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:26.87kb
    • 提供者:程新连
  1. UseFloatCalDLL2

    0下载:
  2. 使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2\UseFloatCalDLL2.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 \ UseFloatCalDLL2.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:81.2kb
    • 提供者:程新连
  1. jisuanji

    0下载:
  2. 计算机组成原理实现,能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Principles of Computer Organization implementation,Able to achieve the number of fixed-point decimal machines, the deformation of the fixed-point decimal addition and subtraction of compl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:390.9kb
    • 提供者:wuwenqin
  1. ViewFloat

    0下载:
  2. 查看浮点数的内存字节数据,目前支持单精度浮点数-View memory byte floating point number data supports single-precision floating-point number
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:33.69kb
    • 提供者:fengminggao
  1. Base16k

    0下载:
  2. (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:17.8kb
    • 提供者:park
« 12 »
搜珍网 www.dssz.com