CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - 字符串

搜索资源列表

  1. SY10

    0下载:
  2. 王爽老师《汇编语言》实验10,编写子程序。共有三个子程序。第一个是显示字符串,第二个是解决除法溢出,第三个是数值显示。-Wang Shuang teacher " assembly language" Experiment 10, written subroutines. There are three subroutines. The first is a string, and the second is to solve the division overflow, an
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1878
    • 提供者:huyanting
  1. Tab--key-to-switch-to-four-spaces

    0下载:
  2. 用户在键盘上输入一串带TAB键的字符串,程序可以将一个Tab键换成四个空格正确输出,亲自测试通过。-User input string with the TAB key on the keyboard string, the program can be a Tab key to switch to the correct output four spaces, personally test.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:156970
    • 提供者:曾志伟
  1. splitStr

    0下载:
  2. 分割字符串的自定义函数,引入参数,用户自定义输入分割字符串,来分割出相应的字符串。-a custom function of Splitting string
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1383
    • 提供者:liyingying
  1. extract-string

    0下载:
  2. 从数据流或者二进制的数据流中提取出所需要的字符串的小程序。- Extracting the desired applet string or binary data stream from a data stream.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3453
    • 提供者:韩浩
  1. shuo-fan-hua

    0下载:
  2. 说反话,输入一个字符串之后会得会输出得到相反的字符串,最后得到结果-Ironic, then enter a string will be will be output to get the opposite string, finally get the result
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:579
    • 提供者:wl
  1. bmp_cl.tar

    0下载:
  2. linux下将字符串转为位图的代码。从freetype中提取出来的。-Under linux string into a bitmap code. Extracted freetype out of.
  3. 所属分类:source in ebook

    • 发布日期:2017-06-12
    • 文件大小:18964910
    • 提供者:林诺
  1. cs

    0下载:
  2. 判断任意一年是否为闰年,输入年份,执行程序后输出是否为闰年 打印以下图案: * *** ***** ******* ********* 计算M=11+ 22+ 33+…+ NN,直到N等于30为止 输入8个整数,将其逆序存放后再输出。 2、从 键盘 上输入两个字符串,不用库函数strcat()连接两个字符串,连接后的字符串放到另一
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2847
    • 提供者:杰伦
  1. zifuchanchazhao

    0下载:
  2. 字符串的模式匹配,数据结构中的算法-String pattern matching
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:215213
    • 提供者:邹家华
  1. string_transfer_only_one_row

    0下载:
  2. 这个程序用来对一个字符串进行处理,将字符串处理为只有一行,只有第一个字母是大写字母。输入字符串时以一个句点结束输入。-This program is used to deal with a string, which ends with a dot. The program will make the continues space characters and return characters into only one space character.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3671370
    • 提供者:tyc13
  1. window

    0下载:
  2. 利用Qt5编写一个简易浏览器,能够浏览网页, 实现点击超级链接可以自动跳转的功能 实现查找字符串的功能等等 作为WebKit的应用参考-Use Qt5 write a simple browser that can browse the web, click the hyperlink to achieve realization of the function can automatically jump string search function so as WebKit ap
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5479
    • 提供者:modlucy
  1. ShowASCII

    0下载:
  2. ASCII字符串的显示,以及输入一个ASCII字符串的显示-Display ASCII strings, and enter an ASCII string display
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:247822
    • 提供者:张英
  1. 21

    0下载:
  2. 此程序为21点扑克牌游戏,玩家一共可以要五张牌,但如果牌的点数超过21,则自动出局;在不超过21点的情况下,玩家与庄家比牌的点数大小,大者为赢,相同则为平局。 程序说明: 1) 将所有的函数与相应的数据封装到类中,并改写主程序。使程序简化。 2) 程序中一共有13张扑克牌可以随时抽取,大于10的点数为0.5。 3) 超级玩家永远不会输掉,即超级玩家可以查看下一张牌,若大于21点,则可以拒绝,当然游戏规则上不能泄露这点秘密。 4) 超级玩家可以查看下一张牌,即输
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:zcc
  1. company

    0下载:
  2. 该资料中含有一些基础数据结构,以及字符串处理等基础程序的源代码,适合初学C-C++的学者练习。-The information contained in some of the underlying data structures, and string handling and other basic program' s source code, suitable for beginners C-C++ scholars practice.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2421072
    • 提供者:沈思秋
  1. bin

    0下载:
  2. 剑指OFFER第四题java原码,替换字符串中的空格-OFFER wins the fourth title of the original java code, the replacement string spaces
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:shang
  1. optimize

    0下载:
  2. 字符串优化,整数代码优化,浮点优化,,其他优化,避免使用-Optimize code method
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:7946
    • 提供者:姚先生
  1. 1

    0下载:
  2. 简单的协议通信:服务端。该程序中设置最大连接数为20,当客户端有连接请求时,向客户端发送字符串THIS IS SERVER,并启动一个线程等待客户端发送消息过来。-Simple communication protocol: the server. The program sets the maximum number of connections is 20, when a client connection request, the string THIS IS SERVER sent to
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4106
    • 提供者:gaoxurong
  1. quantum

    0下载:
  2. 把参数(可以是01连续的字符串或者数字或者十进制数)转换成量子态形式表示-The parameters (may be 01 consecutive string or numeric or decimal) is converted into a quantum state in the form of representation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:974
    • 提供者:告别夏天
  1. test-6.12.xcodeproj

    0下载:
  2. 截取某字符串中第n次重复出现的字符,在此文件中提供了多个方法-substring the repeated string a string
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:14572
    • 提供者:杨子
  1. b

    0下载:
  2. 计算字符串中子串出现的次数,是学习C语言好程序-the purpose is conputed string.It can help learn
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:10551
    • 提供者:蔡宏斌
  1. zfcyx

    0下载:
  2. 给两个只包含小写字母的非空字符串A,B,可以使用以下三种操作对字符串进行编辑: 1. 删除任意一个字母 2. 在任意位置插入一个字母 3. 将一个字母替换成另一个字母 我们定义函数 d(A,B)为将字符串 A 变换成字符串 B 的最少操作数。-To contain only two non-empty string of lowercase letters A, B, you can use the following three operations on string edi
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:636
    • 提供者:ZSH
« 1 2 3 45 »
搜珍网 www.dssz.com