CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 字符串转换

搜索资源列表

  1. 繁简体互相转换

    0下载:
  2. 繁简转换控件属性:Mode:(GBtoBig,BigtoGb)GbtoBig:进行简繁转换;BigtoGb:进行繁简转换;方法:SetString(ss:string)返回字符串ss的转换结果(返回繁,简体视mode设定而确定).-simplified change control attributes : Mode : (GBtoBig, BigtoGb) GbtoBig : for signpost; BigtoGb : for simplified conversion; Methods
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:25833
    • 提供者:何智峰
  1. 用API 作简繁体转换

    0下载:
  2. 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiStr
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:WT
  1. 2-16进制正整数字符串转为数值11

    0下载:
  2. 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s=\"FFA6\" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中      加入#includ
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13032
    • 提供者:梁志洪
  1. 综合数据转51源码工具

    0下载:
  2. 本工具软件是配合Keil 51开发平台所定制的专用工具软件,可将位图和字符串转换为keil 支持的源码,能输出C语言或汇编语言格式。 功能特点如下: 1、支持C语言和汇编语言格式输出,输出格式宽度用户可自行设定; 2、提供的位图大小可与输出大小不一致,如果提供的位图比输出的大,则自动取左上角输出 ;如果提供的位图小于输出,则自动填充背景; 3、位图转换时输出格式可以选择先自左向右,后自上而下排列,也可选择先自上而下,后自 左向右排列; 4、可反白输出源码数据; 5、自动添加输出
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-01-07
    • 文件大小:202217
    • 提供者:yvtf406
  1. 数值转十六机制字符串

    0下载:
  2. 基于labview的数值转换。
  3. 所属分类:源码下载

    • 发布日期:2011-05-18
    • 文件大小:10148
    • 提供者:heyjudy
  1. 串口通讯16进制转字符串程序

    3下载:
  2. 串口通讯,16进制转换为ASCII码的程序,可以参考用
  3. 所属分类:通讯编程

    • 发布日期:2011-05-22
    • 文件大小:1883
    • 提供者:jugong
  1. Gb2Big ,进行GB码和BIG5码之间的双向转换

    0下载:
  2. 代码实现了对一组字符串内存,进行GB码和BIG5码之间的双向转换,采用中间件方式输出。编译后生成ATL COM组件,可以供Windows平台的应用软件和ASP网站中使用。文件中同时包含了一个VB做的简单的调用例子。,Code to achieve a set of strings of memory, BIG5 to GB code and two-way code conversion, the use of middleware output. After the compiler to g
  3. 所属分类:中文信息处理

    • 发布日期:2017-11-08
    • 文件大小:91552
    • 提供者:
  1. stringToHex

    0下载:
  2. 任意字符串转换为16进制数,内容简短,-string to hex
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:2809
    • 提供者:dingshaomian
  1. datamatrixcodingprocedures

    0下载:
  2. data matrix编码程序 将字符串转换为二维码黑白图形-data matrix encoding process will convert a string to two-dimensional black-and-white graphics code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1317070
    • 提供者:gdq
  1. str2time

    0下载:
  2. 将字符串转换为日期时间, C语言标准结构, 字符串的格式, 通常中国人能读出来的应该都可以-translate a string to time struct for C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:6681
    • 提供者:笑十子
  1. DateTime2Hex

    0下载:
  2. 1.将当前系统时间转换为十六进制并存盘 2.将十六进制字符串转换为时间 3.计算十八位二进制数据的模,检验校验和-The current system time converted to hexadecimal and save two hexadecimal string converted to 3. Calculation of the modulus of the 18-bit binary data, inspection and calibration and
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:50809
    • 提供者:kingang
  1. hexconv

    1下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-22
    • 文件大小:3363
    • 提供者:站长
  1. Apppublic

    0下载:
  2. 此源码包含了字符串转换BCD码,还有字符串操作-This source contains a string conversion BCD code, there are string operations
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:17099
    • 提供者:twg
  1. FileOperateForCsharp

    0下载:
  2. FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:18017
    • 提供者:xuxin
  1. MD5_test

    0下载:
  2. 一个MD5码的获取小工具。 可以将输入的字符串转换为MD5码并打印出来。-MD5 code to obtain a gadget. Input string can be converted to MD5 code and print out.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:373141
    • 提供者:donghao
  1. zifu

    0下载:
  2. 一个功能比较多字符串的转换软件。大家自己看吧。-More a function of string conversion software. Check it out everyone their own. Ha ha
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:659332
    • 提供者:冰河
  1. Wuyi

    0下载:
  2. 自己收集的许多工具类:socket读写线程池,存储超时对象的对象池,MD5类,字符串处理类,时间字符串转换类等等。-socket thread pool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:79887
    • 提供者:wuyi
  1. zhuanhuan

    0下载:
  2. 最牛逼的可将中文加密后转换成英文字母的加密算法-MostofChinese encryptioncanbe converted into lettersofthe alphabet aftertheencryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:176241
    • 提供者:eagle
  1. stringconvert

    0下载:
  2. 字符串转换 TCHAR CString LPCTSTR-TCHAR CString LPCTSTR string conversion and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:48804
    • 提供者:xing
  1. atoi

    0下载:
  2. 实现字符串转换为整数的函数功能,附带exe文件,运行正常-atoi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:28190
    • 提供者:flower
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com