CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - c string.c

搜索资源列表

  1. myString

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

    • 发布日期:2008-10-13
    • 文件大小:9.17kb
    • 提供者:waf
  1. C#案例开发

    0下载:
  2. C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。-Invoicing System C#, SQLServer Layout and development, equipped with a database file
  3. 所属分类:酒店行业

    • 发布日期:2014-01-22
    • 文件大小:820kb
    • 提供者:weisong
  1. 1111111111111

    0下载:
  2. c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <fstream>//输入/输出文件流类 using namespace std const int Maxr=100 //最多的读者 const int Maxb=100 //最多的图书 const int Maxbor=5 //每位读者最多借五本书 //读者类
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:鲍帅
  1. usjet

    0下载:
  2. 一份完整的通过USB端口通讯的可控单喷头应用文档,主要内容是用C++开发一个OCX控件,可以接收字符串和控制命令,转换为位图后传送给硬件喷印,付有详细说明文件。-Through the USB port of a complete single-nozzle application of the controllable communications documents, the main content is to develop a C++ OCX control that can rece
  3. 所属分类:Applications

    • 发布日期:2017-05-25
    • 文件大小:8.28mb
    • 提供者:庞长福
  1. 3

    0下载:
  2. to do string manipulation using c
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:804byte
    • 提供者:mit
  1. c-cPPkehou

    0下载:
  2. 键盘输入字符串 统计各个字符出现的次数 c\c++实现 键盘输入 求出两个数的最小公倍数和最大公约数c c++实现 单链表实现学生信息输出平均分最高的学生的学号成绩名字等结构体c c++实现 -The keyboard input string statistics each character in the frequency of c \ c++ realized Keyboard input for a minimum of two Numbers LCD and the
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:1.2kb
    • 提供者:王攀峰
  1. 51danpanjichuankou

    0下载:
  2. 这是一个51单片机用C语言写的串品通信的一个小程序-This is a small program in a 51 microcontroller C language to write the string product communication! !
  3. 所属分类:Home Personal application

    • 发布日期:2017-11-15
    • 文件大小:38.85kb
    • 提供者:吴华永
  1. Anagram

    0下载:
  2. ANAGRAM is a C++ program which takes a string of letters and tries to produce as many anagrams as possible
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:3.65kb
    • 提供者:Libra
  1. liu

    0下载:
  2. 实现c++中用字符串输入,然后用数字输出。-C++ with string input and digital output.
  3. 所属分类:Education soft system

    • 发布日期:2017-11-24
    • 文件大小:575byte
    • 提供者:刘逸文
  1. QRDecoder

    2下载:
  2. Linux下二维码图片解码器,输入二维码图片,输出二维码字符串,开发环境是ubuntu10.10,开发语言c语言。-Under Linux dimensional picture code decoder input dimensional picture code string output two-dimensional code development environment is ubuntu10.10, and development language c language.
  3. 所属分类:Goverment application

    • 发布日期:
    • 文件大小:32.45kb
    • 提供者:daniel
  1. GenomDNA

    0下载:
  2. Code of working solutions for bioinformatics area (Rosalind project). Next tasks was resolved: - reading FASTA format - Calc A , C , G , and T occur in DNA - Identifying Unknown DNA Quicklyclick to collapse - Evolution as a Sequence of M
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:63.28kb
    • 提供者:Lepsik
  1. readFile_config

    0下载:
  2. 读配置文件的控件,c++开发的ocx文件,10个接口,能读string和Long型的数据-Reading configuration file controls, c++ developed ocx files, 10 interfaces, able to read and Long data type string
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-30
    • 文件大小:66.71kb
    • 提供者:tangjian
  1. C-PP-string-class

    0下载:
  2. 自己写的C++,一些简单的字符串类库,适合初学类库参考-Write your own C++, some simple string library, suitable for beginners Class Library Reference
  3. 所属分类:Education soft system

    • 发布日期:2017-04-25
    • 文件大小:195.39kb
    • 提供者:阿斯达
  1. CSharp-Phonebook-hr

    0下载:
  2. C#-Phonebook-hr 树表绑定,使用vs2015 sql2012 内有Access2003-2013版本的数据库,修改连接字符串即可参考使用。-C#-Phonebook-hr tree table binding, using vs2015 sql2012 There are Access2003-2013 version of the , modify the connection string to use and reference.
  3. 所属分类:OA

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:
  1. cPP105

    0下载:
  2. 模仿C++库中的string类,声明一个C++字符串类string,该类基本框架-To imitate C++ library string class the to declare a C++ string class string class basic framework
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:mi7397395
  1. power_PVarray_3500W_me

    0下载:
  2. The SPS PV array model implements a PV array built of series- and parallel-connected PV modules. It allows modeling a variety of preset PV modules available from NREL System Advisor Model (Jan. 2014) as well as a user-defined PV module. The PV array
  3. 所属分类:*行业应用

    • 发布日期:2017-12-25
    • 文件大小:45kb
    • 提供者:monir10
搜珍网 www.dssz.com