搜索资源列表
zhuanhuan.rar
- 将一个整数字符串转换为一个整数,如"-1234"转换为-1234。 (指针实现),Will convert a string to an integer an integer, such as -1234 -1234 convert. (Pointer to achieve)
strHexToHex.rar
- 单文档程序将十六进制格式字符串转换为十六进制数,Procedures for single-document format will be hexadecimal string converted to hexadecimal number
char2asc.rar
- 16进制 和 字符串 转换 字符串 和 16进制 转换,hex to string string to hex
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
explore
- 字符串与整数,整数与字符串之间的相互转换-String with integer, integer and string conversion between
C
- 第一部分 基础篇 实例1 第一个C程序 2 实例2 求整数之积 6 实例3 比较实数大小 8 实例4 字符的输出 10 实例5 显示变量所占字节数 11 实例6 自增/自减运算 13 实例7 数列求和 14 实例8 乘法口诀表 17 实例9 猜数字游戏 19 实例10 模拟ATM(自动柜员机)界面 22 实例11 用一维数组统计学生成绩 24 实例12 用二维数组实现矩阵转置 26 实例13 求解二维数组的最大/最小元素 29 实例14 利
Transferfunction.txt
- 整数转换成字符串itoa函数的实现与字符串转换成整数atoi函数的实现-Itoa convert integer string function with string into an integer implementation of atoi function
U2A
- 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the output of the English.
twototen
- VB下实现十进制与二进制之间的转换,并将字符串转换对应成二进制编码。-twototen
Linux
- linux专用的C语言标准函数。如将字符串转换成整型或者浮点型-linux dedicated C language standard function
Translate
- 字符串转换小程序。在开发的过程中需要用到一些字符串转换,自己动手写一个来减少自己的工作量。-String conversion applet. In the development process need to use some string to convert yourself to write one to reduce their workload.
字符串转换成本地存储图片
- 可以将固定格式的字符串传入,经程序转化为透明的字幕图片,保存到sd卡的固定路径。使用多线程并发执行效率较高
FloatToStr
- 在VS2010开发平台上使用c++语言将两个实型数据转换为字符串并连接。(On the VS2010 development platform, you use the c++ language to convert two solid data into strings and connect them.)
ASSCII码转换
- labview:适用于ASSCI转字符串,子VI(LabVIEW: applies to ASSCI to convert strings, sub VI)
字符串转换
- 汉字字符串,计算该串的拼音首字母,c#源代码(String of Chinese characters, the initial string of the alphabet, c# source code)
zfczhuansz
- 字符串转换为数字,字符串转换为数字....(Convert string to number)
正常显示转换至十六进制显示
- Labview 十六进制显示至正常显示转换(Labview sixteen decimal display to normal display conversion)
double带小数点转字符串
- double类型数值带小数点直接转换成字符串的形式(double ------------>string)
进制转换
- 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr