搜索资源列表
真正32位编译器源代码
- 这是一个真正的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
floating_point_numbers
- 剖析Intel IA32架构下C语言及CPU浮点数机制,一些代码演示~~请多多指教~-Intel IA32 architecture analysis of C language and CPU float mechanism, some code demonstration ~ ~ ~ please exhibitions Thank you
div2
- 大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法-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
change
- 浮点数与16进制转换,浮点数与16进制转换
vim72.tar
- vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全的问题。
utils
- 两个涵数,可以判断字符串是否是整数,或浮点数.-determine whether the string is an integer or floating-point numbers.
flaot
- 一个简单的计算器,能进行浮点数的求和,良好的界面-A simple calculator, able to carry out floating-point summation, a good interface
fudianshu
- 用java编写的浮点数除法的运算,计算机组成原理课程设计-Prepared by floating-point division with java computing, computer architecture course design
FloatCalDLL
- vc 创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL的源码-vc floating-point arithmetic to create an export function Win32 DLL \ FloatCalDLL source
UseFloatCalDLL1
- vc 使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的源码-vc call the DLL using explicit methods to achieve floating-point arithmetic \ UseFloatCalDLL1 source
UseFloatCalDLL2
- vc 使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的源码-vc call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 source
FloatCalDLL
- vc——创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL的程序源码,值得一看!-vc- to create an export floating point arithmetic functions Win32 DLL \ FloatCalDLL the program source code, worth a visit!
UseFloatCalDLL1
- vc——使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的程序源码,值得一看!-vc- call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 the program source code, worth a visit!
UseFloatCalDLL2
- vc——使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的程序源码,值得一看!-vc- call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 the program source code, worth a visit!
FloatCalDLL
- 创建导出浮点数四则运算函数的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.
UseFloatCalDLL1
- 使用显式方式调用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.
UseFloatCalDLL2
- 使用隐式方式调用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.
jisuanji
- 计算机组成原理实现,能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-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
ViewFloat
- 查看浮点数的内存字节数据,目前支持单精度浮点数-View memory byte floating point number data supports single-precision floating-point number
Base16k
- (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
