搜索资源列表
cad-add
- 在cad中统计工程量,将字符转换为数字,然后相加,使工作效率提高。-add the number in autocad,and it will make you short down your work in the daily life,and make you work fastly.
Txt_To_Access
- txt to mdb本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-txt to mdb
i18n
- 字符转换(国际化),源码,有兴趣者可以-Character conversion (international), source
ASCIIzhuanHuan
- 此程序可以实现ASCII码与十进制的互相转换,输入字符,可以计算出它的ASCII码。-This program can be achieved with the decimal ASCII code of mutual conversion, enter the character, you can calculate its ASCII code.
PB
- PB基础字符与字符串,一些基础的类型变量转换-PB basic character and string type variable based on conversion of some
byteto16
- C语言中将字节数据转换为16进制字符,在程序开发过程中,有时候需要把BYTE转为string-Byte data of the C language will be converted to hexadecimal characters
StringConvert
- 字符转换成数组的工具, 邊程時非常好用的工具-Characters into an array of tools, edge away very handy tool
ASC
- asc码的转换,十进制和十六进制都有,还有对应的字符。-the asc code conversion, decimal and hexadecimal all, there is a corresponding characters.
NEW
- 中缀表达式转后缀表达式 Descr iption 将中缀表达式(infix expression)转换为后缀表达式(postfix expression)。假设中缀表达式中的操作数均以单个英文字母表示,且其中只包含双目算术操作符+,-,*,/和 。 Input 表示中缀表达式的一个字符串(其中只包含操作数和操作符,不包含任何其他字符) Output 表示对应后缀表达式的一个字符串(其中只包含操作数和操作符,不包含任何其他字符) Sample Input A+
articles-of-programs
- 将 Unicode、 ANSI、 区位码字符与编码之间相互转换并使编码表的自动生成等功能综合 集成于一体, 实现字符与编码相互转换, 并能自动生成字符编码表的工具软件, 具有很强的实用 价值;使用 C# 编程语言实现变电站 GPS 装置远程监控的开发, 详细阐述了编写系统 的流程和收到的报文分析以及系统实现的功能, 对系统存在的问题进行简单介绍。 -The conversion between Unicode, ANSI, area code and coding make th
exp52
- 2.设计编写大小写字母转换程序实验,要求: ①程序有友好的运行界面; ②接收键盘输入字符,将其中的大小写字母相互转换为,其他非字母符号不变; ③要求程序有方便的输入输出功能; ④要求程序能够处理基本的错误信息; -2 design and write letters conversion program, requirements: The program has a friendly operation interface ② receive keyb
C
- 1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将cha
javawenjian3
- 在Java开发环境下将字符型数据进行Double转换-Convert the character to Double