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

搜索资源列表

  1. Poly

    1下载:
  2. 1、可通过 Poly P 声明一个多项式 P; 2、可通过 P.read(string P_str) 直接从 手写习惯的多项式字符串 读入多项式; 3、可通过 P.newTerm(double Coef, int Exp) 增添多项式的项,如果含有同类项,则合并; 4、可直接通过 P Q 给多项式 P 赋值; 5、可直接通过 cout << P 以手写习惯输出多项式; 6、可通过 P.clear() 清除一个多项式; 7、可直接通过 +、-、*、/、 进行多项
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:57325
    • 提供者:Bing-Hui WANG
  1. LSCommonHelper

    0下载:
  2. 帮助类,可以转换string 与String类型。-common Helper gongju,good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:8469
    • 提供者:wewe
  1. LineConv

    0下载:
  2. 实现字符串的换行格式转换的源码,可以从 \r\n 到 \n 或者从 \n 到 \r\n 的转换,本程序采用类封装,并使用标准库方便移植,测试环境VS2010。-Wrap string format conversion source code, \r\n to \n or \n to \r\n conversion, the program uses a type of packaging, and the use of the standard library to faci
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2240
    • 提供者:闭关十年
  1. Stock

    0下载:
  2. 股票stock类 l 一个名为symbol的字符串数据域表示股票代码 l 一个名为name的字符串数据域表示股票名字 l 一个名为previousClosingPrice的-Stock stock class l A string representation of the data domain named symbol ticker l called domain name string data showing the stock s name l called previousC
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:612
    • 提供者:江和晟
  1. exp10.2.5

    0下载:
  2. 设计一个 类,储存个人的姓名,地址,邮编,用string类型储存,分别为name,addr,zip。 有默认构造函数,转换构造函数,析构,打印函数。-Design a class, store an individual' s name, address, zip code, with a string type storage, respectively name, addr, zip. We have a default constructor, conversion constr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1076
    • 提供者:jianyoung
  1. daima3

    0下载:
  2. 1. 编写字符串类CTString,设计样式如下: class CTString { char *m_pData // 用于保存字符数据 int m_nLen // 记录字符长度 public: // 构造函数和析构函数 CTString() CTString(char *) CTString(const CTString&) ~ CTString() // 其它成员函数 CTString *Copy(CTString
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:8603
    • 提供者:牟蓉
  1. CodeClass

    0下载:
  2. 字符串操作类自己封装的有很多功能, 带很多中文注释-String manipulation class own package has many functions with many Chinese comments
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:3062
    • 提供者:陆先生
  1. Date

    0下载:
  2. 一个日期类 Date,其功能包括: (1)能够以不同的格式输出日期,如: MM/DD/YYYY (String, String, String) June 14, 2014 (String, int, int) 2015 年 3 月6 日 (int, int, int) (2)定义三个重载的构造函数,在创建 Date 对象时,可用以上三种格式来进行初始化。 -A date class Date, which include: (1) can be in different formats
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1467
    • 提供者:李四
  1. Ex4

    0下载:
  2. 创建一个学生类  Java_Student 包括成员变量“学号”  、  “班号”  、  “姓名”  、  “性别”  、  “年龄”  成员方法:  “获得学号”  、  “获得班号”  、  “获得性别”  、  “获得姓名”  、  “获得年龄”  。请为  Student  类定义构造函数初始化所有的成
  3. 所属分类:Applet

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:陆岩
  1. FTypes

    0下载:
  2. 这个项目的目的是扩展Visual Basic 6内置类型(如整数、长、字符串等)为了更方便的进行工作(“一条线”的风格,如果需要的话)和支持扩展属性/方法的基本类型。 类: - arrayex - booleanex - byteex - currencyex - datetimeex - decimalex - integerex - LongEx - doubleex - singleex - stringex-This project aim
  3. 所属分类:File Operate

    • 发布日期:2017-05-05
    • 文件大小:25173
    • 提供者:free
  1. cstbings

    0下载:
  2. 一个可替代CString的字符串类CStdStr-An alternative cstrings CStdStr string class
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:23552
    • 提供者:wpypz+274084
  1. mcwylr5

    0下载:
  2. 本文就是利用CString类的基本函数来实现文本串的自由拆分-This article is using cstrings class basic function is to realize the freedom of a text string broken up
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:9216
    • 提供者:Erewyt
  1. ltcrjrymanipulation

    0下载:
  2. c#字符串操作类库 C # string operation class library-C# string manipulation library C# string operation class library
  3. 所属分类:File Operate

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:physhab
  1. yomxon

    0下载:
  2. 这个类包含了几种常见字符集以及字符串的转化方法,VC源代码,-This class contains several common character sets and string conversion method, VC source code,
  3. 所属分类:Applications

    • 发布日期:2017-12-13
    • 文件大小:2676
    • 提供者:iunutifn
  1. Uaacode-Unpcode

    0下载:
  2. Unicode字符串封装类 Unicode string wrapper cla-Unicode string wrapper class Unicode string wrapper class
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:JY!470498
  1. StringType

    0下载:
  2. 字符串运算符重载,包含类头文件,函数定义文件,测试文件,有+ ,! , ,<,>等运算符-String operator overload
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:1884
    • 提供者:
  1. 0088524

    0下载:
  2. Unicode字符串封装类 Unicode string wrapper cla-Unicode string wrapper class Unicode string wrapper class
  3. 所属分类:Hook api

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:Hoyey
  1. hxecute

    0下载:
  2. 这是本人原创的对字符串操作的类,需要的可以下载使用,-This is my original class of string manipulation, need you can download the use,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:30720
    • 提供者:Memry
  1. eswhbl39

    0下载:
  2. 这是我自己编写的一个字符串操作类,主要进行了一些字符,-This is my own to write a string class operation, mainly carried out some characters,
  3. 所属分类:File Operate

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:proptswtions
  1. quzh

    0下载:
  2. Unicode字符串封装类 Unicode string wrapper cla-Unicode string wrapper class Unicode string wrapper class
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:5394
    • 提供者:rwtigqvd
« 1 2 ... 38 39 40 41 42 4344 45 »
搜珍网 www.dssz.com