CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Mystring

搜索资源列表

  1. myString

    0下载:
  2. 一个关于标准string类的C++程序-a string on the standard procedures for the C category
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:9395
    • 提供者:waf
  1. mystring

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

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

    0下载:
  2. 自己编写的String 类,重载的多个运算符。功能类似C++ STL中的string 类-prepared by the String own category, the number of heavy Operators. C functions similar to the STL string class
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:李浩
  1. ucos51在KeilC51上仿真运行

    1下载:
  2. Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:730996
    • 提供者:套件
  1. MyString.rar

    0下载:
  2. 自编了一个C++中的sting函数的功能,自编了一个C++中的sting函数的功能
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:11054
    • 提供者:qing
  1. MyString

    0下载:
  2. 输入一个字符串,将其逆转,如abcd则转换为dcba-Enter a string to be reversed, such as abcd are converted to dcba
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:12627
    • 提供者:旭日乘风
  1. myString

    0下载:
  2. 自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6.0,测试程序为Console模式。-I have written the String c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:15476
    • 提供者:billsedison
  1. Mystring

    0下载:
  2. string库函数 中几个函数的实现。 字符串查找,字符查找,求字符串长度。-string library functions in the realization of several functions. String to find, find the characters, and the length of the string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1495
    • 提供者:leon
  1. mystring

    0下载:
  2. 字符串操作程序,包含字符串合并,删除等操作-String operation, including the string merging delete operations, etc.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:4315
    • 提供者:liuzhaoguang
  1. MyString

    0下载:
  2. 实现常用字符串处理函数的功能,希望能交流看系统到底是怎么实现的-Implement the function of usuall string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:953845
    • 提供者:mao
  1. MyString

    0下载:
  2. a small C++ program about operations on strings
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:526041
    • 提供者:Albert
  1. data_structure3

    0下载:
  2. 9、优先级队列 QueueNode.h Compare.h PriorityQueue.h Test.cpp 10、串 88 MyString.h MyString.cpp test.cpp 11、二叉树 BinTreeNode.h BinaryTree.h Test.cpp 12、线索二叉树 ThreadNode.h ThreadTree.h ThreadInorderIterator.h te
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5545
    • 提供者:XS
  1. MyString

    0下载:
  2. 用C++重写的一人字符串类,该类包括字符串的一些基本操作-Using C++ rewrite of a string type, string type, including some of the basic operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1559
    • 提供者:胡斌
  1. mystring

    0下载:
  2. 实现常用Linux C字符串处理函数,如strlen() strcpy() strsep()等-mystring
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7296
    • 提供者:qh
  1. MyString

    0下载:
  2. 一个自己写的 string 类例子,比较方便-Write a string class examples of their own, more convenient
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3238
    • 提供者:Zhong
  1. mystring

    0下载:
  2. string串的一个派生类mystring,可以依次读出字符串中的说有数字-It is a derived class of string named mystring,which can read out numbers in the string into double in turn。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2932
    • 提供者:景国彬
  1. MyString

    0下载:
  2. Define MyString class with demands as follows: 0. You CAN NOT use string in the program. 1. MyString can save any string 2. Overload operator + to append string to another one, such as: MyString S1, S2, S3 S1 = S2 + S3 3. Defin
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:246839
    • 提供者:weiqi
  1. MyString

    0下载:
  2. 实现一个字符串类myString。要求有构造函数,析构函数,拷贝构造函数,运算符 重载函数,可以实现串比较,串赋值,求串长,串连接,反转字符串等基本功能。-Implement a string class myString. Require a constructor, destructor, copy constructor, operator overloading function can be achieved string comparison, string assignment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:819
    • 提供者:bojue
  1. mystring

    0下载:
  2. 这是一个用c++编的mystring类,它可以用来让初学c++者了解string类型内部的原理。-c++ mystring
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1201834
    • 提供者:shenyueling
  1. mystring

    0下载:
  2. 根据自带string所写的mystring(mystring according to the default string)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:六月l
« 12 3 4 »
搜珍网 www.dssz.com