搜索资源列表
finish01
- 一般来说用int型变量超过2^31的数就会溢出。此程序是利用数组对长度很长的整形字符串进行加减操作,并且进行自动测试的例子-int type generally used more than two variables ^ 31 a few will overflow. This procedure is the use of an array of very long length of plastic strings Modifie
csharpshili
- Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入
Floating_Number
- 这是一个模拟单片机的要求,在cpu不支持浮点运算的情况下.计算精确的浮点数.本算法是把输入的字符串变成IEE754标准运算(如果要提高精确度的话,很方便).在运算过程只运用了移位,和加减运算.-This is a simulation of the single-chip microcomputer, the cpu does not support floating-point operations circumstances. th
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5
finish01
- 一般来说用int型变量超过2^31的数就会溢出。此程序是利用数组对长度很长的整形字符串进行加减操作,并且进行自动测试的例子-int type generally used more than two variables ^ 31 a few will overflow. This procedure is the use of an array of very long length of plastic strings Modifie
csharpshili
- Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入
Floating_Number
- 这是一个模拟单片机的要求,在cpu不支持浮点运算的情况下.计算精确的浮点数.本算法是把输入的字符串变成IEE754标准运算(如果要提高精确度的话,很方便).在运算过程只运用了移位,和加减运算.-This is a simulation of the single-chip microcomputer, the cpu does not support floating-point operations circumstances. th
infix
- 处理加减乘除字符串的源程序,编译后可以直接运行-Math
Calculator
- 对任意的一个算术表达式进行加减乘除运算,表 达式有误会显示提示。主要用的知识 : 栈,字符串处理等等 -Of an arbitrary arithmetic expressions Math & Computing, shows a misunderstanding has prompted expressions. The main use of knowledge: the stack, the string ha
DateUtil
- java日期处理工具类,生成日期字符串及日期加减计算等实际操作方法-java date utils
Server
- 该源码是利用VB创建COM对象,实现了简单的数字加减和字符串传递功能,然后利用MSSoapToolkit3.0工具生成了.wsdl文件。-The source is to use VB to create COM objects, the realization of a simple addition and subtraction, and string the number of transfer functions, and t
CRealNumberString_Complete1_6_rar
- 采用字符串模拟double型数据的计算,包括一个double型数据的前驱和后继,以及加减乘除等运算。-Double-type data using a string simulation calculations, including a double-type data, predecessor and successor, as well as operations such as addition and subtraction
utilTols
- 工具包,报告时间类型转化,字符串解析,数字的加减乘除等处理-Tool kit, the report time type conversion, string parsing, numbers, addition and subtraction multiplication and division, to deal with
lianbiao
- 多项式加减乘的运算的简单实现 win32平台上的例子 对字符串的处理有较强的思索-Polynomial addition and subtraction by computing a simple example of realization of win32 platform dealing with the string have a stronger reflection
Fun
- 将浮点数转换为十六进制的字符串,实现加减乘除,然后转换为浮点数-Will be converted to hexadecimal floating-point string, to achieve, Math, and converted to floating point
zhizhenzifuchuanjiajian
- 用指针方式处理字符串加减问题,C语言给出解决方案-String with a pointer to handle addition and subtraction problems, C language gives the solution
Time-transfer
- labview 中时间转字符串有现成的模块,但反过来没有,当对时间字符串加减时就比较麻烦,这个模块就能方便解决这个问题-this module is easy to perform+/- opertion on time string on LABVIEW Develope Enviroment
字符串方法用和日期的运用
- 实现了字符串的分割,创建构造方法,日期的加减,字符串转化为日期(To achieve a string of segmentation, the creation of construction methods, the date of addition and subtraction, string conversion to date)
字符串加减.c
- 一段简单的代码实现字符串的加减, 可以用于编程练习(A piece of code which implements the addition and subtraction of a string)