CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - c string.c

搜索资源列表

  1. awk

    0下载:
  2. awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \\x0A Example: scr ipt.txt: C:\\WINDOWS\\a logfile .log C:\\WINDOWS\
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:30.34kb
    • 提供者:孙谨
  1. awkprint

    0下载:
  2. 因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17.88kb
    • 提供者:孙谨
  1. string

    0下载:
  2. 实现了基于控制台的求输入字符串数组计算输入的单词个数已经字符个数、行数功能。 c语言实现。-Achieved in order to enter the console-based array of strings has been calculated the number of characters in the input word count of the number of rows function. c language.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:luye
  1. string

    0下载:
  2. C++初学字符串的运用 字符串的编辑 各种编码的区别主要有UNICODE、ANSI-C++ beginner string use string edit a variety of coding the main difference between UNICODE, ANSI,
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:20.06mb
    • 提供者:李海伟
  1. two_int_plus

    0下载:
  2. C/C++字符串模拟两个大正整数相加,可以改进。-C/C++ string to simulate two positive integers the sum ,code can be improved.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:823byte
    • 提供者:roc
  1. cstring

    0下载:
  2. VISUAL C plus CSTRING 的详细使用代码-This is c++ descr iptions how to use c++ string
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:10.9kb
    • 提供者:张小亮
  1. stringarray

    0下载:
  2. String class in C++ with overloading
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1.46kb
    • 提供者:kunal
  1. MaxStr

    0下载:
  2. 找出字符串中最长的数字串,采用在windwow下的c实现-find the longest digital string in a string
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:545byte
    • 提供者:媛焦
  1. string-reverse2

    0下载:
  2. 字符串反转的C源代码,亲自调试成功,给大家分享。字
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:2.68kb
    • 提供者:shede223
  1. c-hwnd

    0下载:
  2. HWND variables foe send message api etc... normal string convert to hwnd type variables
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:528byte
    • 提供者:temelal
  1. brace_match

    0下载:
  2. 用C++编写的括号匹配程序,输入一串字符,输出里面面匹配的括号的序号。该程序可用于编程时括号的自动匹配与提醒。-Written in C++ brackets to match the program, enter a string of characters, the serial number of the output inside surface matching brackets. The brackets can be used for programming the program
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:吴广哲
  1. mykmp

    0下载:
  2. 实现字符串匹配的简单匹配算法和KMP算法,并且使用相同的比较字符串重复比较至少5000次,计算两者的时间差别。C:\Users\Administrator\Desktop-The simple matching string matching algorithms and the KMP algorithm, and use the same comparison string repeat at least 5000 times, and calculate the time differen
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:2.06mb
    • 提供者:马明哲
  1. saoleibeta

    1下载:
  2. 扫雷小游戏 要求: 用VS2010控制台程序完成,键盘输入要点开的格子和要排的雷的格子。 拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏、死亡成功后的提示及操作等;拥有游戏最基本的一些文字提示,拥有基本的一些错误判断。 要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。-Minesweeping game requirements: VS2010 console program completed, keyboa
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:422.24kb
    • 提供者:敖磊
  1. String-source-code

    0下载:
  2. c++中String类的实现程序代码,读者可以学习String类的具体实现-realization c++ String class code, readers can learn the specific implementation of the String class
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:251.96kb
    • 提供者:adu
  1. TextQueryExpend

    0下载:
  2. C++primer第四版中的扩展文本查询,支持&|~ 注意输入查询条件的时候操作符与字符串之间要加空格。例如:~ it | ~ is 表示匹配既不含"it"又不含"is"的所有行。input.txt为查询文本。-The C++ primer fourth edition extended text queries, supported & | ~. attention to the input query spaces between the operator and the string. F
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:5.84kb
    • 提供者:李明
  1. huiwen

    0下载:
  2. 该程序是回文字符串的程序,非常适合刚学c的人需研究学习,里面的注释非常清楚。-The program is a palindrome string of the program, to be studied very suitable for people just learning c learning, the notes inside is very clear.
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:1.27kb
    • 提供者:young
  1. kmp

    0下载:
  2. 用c语言书写的kmp字符串匹配的函数,主要实现字串与母串的匹配-KMP string matching function written in c language, the main string with the parent string matching
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:590byte
    • 提供者:杰杰
  1. WO-GET_HTTP_ContentType_(mimelookup).ZIP

    0下载:
  2. Application to find MIME-Type of URL address. It s a console program, first and only parameter is URL address. Using WinAPI(console) and WinSock2. Parsed by c++ std::string methods.
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:59.4kb
    • 提供者:Wlezley
  1. compress_left.c

    0下载:
  2. Converts the unsigned integer k to binary character form with a blank after every fourth digit. Result is in string s of length 39. Caution: If you want to save the string, you must move it. This is intended for use with printf, and you can hav
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:vocesper
  1. Count-numbers-of-vowels-in-string-cPP-source-code

    0下载:
  2. Count numbers of vowels in string c++ source code
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:238.52kb
    • 提供者:mar7604
« 12 »
搜珍网 www.dssz.com