CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - string类

搜索资源列表

  1. mystring

    0下载:
  2. 一个很好的string类,类似与Windows 下CString-a good string type, similar to redeem and Windows
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:王可国
  1. KString_class_src

    0下载:
  2. 一个非MFC的类似CString的字符串类,实现了各种字符串的操作。-a similar non-MFC CString string and realizes the various string operation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4459
    • 提供者:金阳
  1. md5_correct

    0下载:
  2. 修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4482
    • 提供者:xb
  1. WRITELogFILE

    0下载:
  2. 这是一个写日志类,可用于实际项目开发应用。实现原理是创建一个队列,然后将日子字符串不断加入队列,启动一个线程将队列中的字符串写入日志文件,可以设置报错级别。-This is a written log type, can be used in practical application of project development. The principle is to create a queue, then the string will continue to join the day
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:49481
    • 提供者:jorry
  1. MD5

    0下载:
  2. 实用的MD5算法,可对文件、字符串进行MD5加密,CMD5类提供两个接口,一个对字符串,一个对文件。-Practical MD5 algorithm, can file string MD5 encrypted, CMD5 class provides two interfaces, one pairs of strings, a file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7110
    • 提供者:唐勇
  1. Encrypt

    0下载:
  2. Encrypt操作类,此类提供MD5,SHA1,SHA256,SHA512等四种算法,加密字串的长度依次增大。-Encrypt action class, such provision of MD5, SHA1, SHA256, SHA512, etc. four kinds of algorithms, encryption in turn increase the length of the string.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1888
    • 提供者:Nimeux
  1. MD5加密的C++类例程

    0下载:
  2. 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:83282
    • 提供者:
  1. ebus.tar

    0下载:
  2. 程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打开或者关闭输出口,只需要函数int E_bus::ebus_
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2473
    • 提供者:zhang
  1. cnewstr

    0下载:
  2. 一个仿照CString功能的字符串类,CString中大部分的方法都已经实现,并增加了一些使用的字符串操作函数-CString features a replica of the string type, CString most methods have been realized, and to increase the use of a number of string manipulation functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:18678
    • 提供者:xuyangjie
  1. CNewList

    0下载:
  2. 管理双向链表的一个类,支持整形,浮点型,字符型,字符串等,能够很方便的增加自定义类型,能动态增加,删除任何位置的元素-Management of a class of two-way linked list to support the plastic, floating-point type, character, string and so on, can easily customize the type of increase that can dynamically add, dele
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:301003
    • 提供者:xuyangjie
  1. cnewmap

    0下载:
  2. 实现了类似CMap的一个类,实现了int=>int,int=>string,string=>string的功能,可动态增加,删除,修改,查找元素的内容,能方便地增加其他数据类型的管理-To achieve a similar category cmap realized int =
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:297021
    • 提供者:xuyangjie
  1. CIVStringSet_Demo

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。VC源代码-Platform based on MFC and STL string class, can be achieved in the fast string search. VC source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:15686
    • 提供者:echo
  1. string

    0下载:
  2. 用c++实现的string类的例子,欢迎大家下载,相信下载后你会对string有很好的认识-Using c++ implementation of the string class example of welcome to download, I believe you download will have a good understanding of string
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1747019
    • 提供者:jack
  1. 5

    0下载:
  2. 阿拉伯数字转为大写汉字的类 本人写了一个一个将阿拉伯数字转为大写汉字的类,主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。 -Arabic characters into upper class I wrote a one will be converted to uppercase characters Arabic classes, t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:119806
    • 提供者:how
  1. Linux_CPP_Programming

    0下载:
  2. 这个文件的目的是提供一个URL的指针和编程技巧的完整列表,你在C + +。此外,本文件提供一个C + +库有类似Java的String类,字符串标记生成器,记忆功能等多种功能,它可以在一般的C + +应用程序使用。同时给出不同的例子在这里,说明了该库的使用。 -The purpose of this document is to provide you with a comprehensive list of URL pointers and programming tips on C+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:129002
    • 提供者:mall
  1. MyStdString

    0下载:
  2. 一个VC++中写的的Std String类源代码,推荐给朋友们。希望对大家有所帮助-A VC++ source code in StdString class can improve the alternative string class CString support ansi, unicode. Actually used in a number of projects for a while, I feel great and recommend it to friends. We wa
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:24085
    • 提供者:madud00015
  1. Test_String

    0下载:
  2. String类模拟功能 使用了C++程序来实现-String class analog functions using the C++ program to achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2310708
    • 提供者:guanshan
  1. StringClass[LZJ-.2011.10.3]

    0下载:
  2. 实现一个STRING类,这个类可以进行=, +,<<, >>, int length(),int find(const char* szObj)。-string operate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:9475
    • 提供者:刘子建
  1. String

    0下载:
  2. VC字符串操作类,基本涵盖所有字符串操作-VC string manipulation class, covering all string manipulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:19128
    • 提供者:Chopard
  1. mystring

    0下载:
  2. 自己编写的一个string类,模拟string!-I have written a string class to simulate string!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:10603
    • 提供者:张彪
« 12 3 4 »
搜珍网 www.dssz.com