CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 字符串

搜索资源列表

  1. string_convert

    0下载:
  2. 不同格式字符串之间相互转换,供编程参考。-Between different format string conversion for programming reference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:53456
    • 提供者:blove
  1. Mscomm

    0下载:
  2. 2.MSComm 控件的常用属性 MSComm控件有很多重要的属性,但首先必须熟悉几个属性。 CommPort 设置并返回通讯端口号。 Settings 以字符串的形式设置并返回波特率、奇偶校验、数据位、停止位。 PortOpen 设置并返回通讯端口的状态。也可以打开和关闭端口。 Input 从接收缓冲区返回和删除字符。 Output 向传输缓冲区写一个字符串。-Common attributes 2.MSComm control MSComm cont
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:4610
    • 提供者:霍雅丽
  1. c

    0下载:
  2. *** *** *** * 程序功能简介 个人财政支出管理程序,完成收入,支出,盈余的记录和管理。 课程设计要求 (1) 增加函数,完成财政账目的管理功能。 (2) 将所有的函数与相应的数据封装到类中,并改写主程序,使程序简化。 (3) 可自行增加程序的功能。 (4) 设计测试主程序,在主程序中完成测试。 课程设计说明 (1) SetGoal()函数账目中有问题,改正。 (2) 可将整修记录装入一个字符串,在两条记录间用特殊符号隔开。 (3) 查找相应
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:2846
    • 提供者:gao
  1. Javaregularexpressionbeginnersguide

    0下载:
  2. 正则表达式就是一个字符串,但和普通的字符串不同的是,正则表达式是对一组相似字符串的抽象 -Javaregularexpressionbeginnersguide
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:5501
    • 提供者:邹氏
  1. matlab

    0下载:
  2. 检查字符串中是否有指出字符,并返回指出字符的个数-Check whether the string pointed out that the characters, and return to point out that the number of characters
  3. 所属分类:Software Testing

    • 发布日期:2017-04-05
    • 文件大小:206506
    • 提供者:zhanglu
  1. BSATR

    0下载:
  2. 组建模型中的字符串解释,有利于开发组建模型时的效率-The model to explain the formation of the string is conducive to developing the efficiency of the formation of model
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:46087
    • 提供者:lvguowei
  1. yejing

    0下载:
  2. 用c8051f020单片机加上1602液晶 实现字符串的显示-C8051f020 with 1602 MCU with LCD display to achieve a string
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:xiaoyun
  1. ZuiDaPiPeiSuanFa

    0下载:
  2. 对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:5032
    • 提供者:yoen
  1. HugeInt

    1下载:
  2. (1) 程序可以实现巨型整数、长整型数、字符串之间的相加减 (2) 程序可以实现巨型整数、长整型数、字符串之间的大小对比,如大于、小于、等于、不等于、不大于、不小于运算的对比。 -(1) program can achieve huge integer, long integer, a string of phase between the addition and subtraction (2) program can achieve huge integer, long intege
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:31869
    • 提供者:林敏
  1. experiment3.asm

    0下载:
  2. 计数输入字符串中字母字符,数字字符以及其它字符的个数-to get the number of letters and numbers
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:579
    • 提供者:倪沙
  1. BiTree

    0下载:
  2. 输入一个字符串,并建成一棵二叉树,满足左子树的字符都要小于根结点的字符,右字树的字符都要大于根结点的字符,每个结点值有字符和字符的出现次数,并用三种遍历方法打印,比较是否与自己想象的相一致。再求树的深度、叶子结点数、最大结点值。-Enter a string, and the completion of a binary tree, to meet the characters in the left subtree must be less than the root node of the
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:4059
    • 提供者:fanfausun
  1. lunwen

    0下载:
  2. 通过C语言实现对文件的字符串查找替换功能,及自动排版的功能.代码高效,简洁.-Through the C language implementation of the document string search replace function, and automatic layout functions. Code is efficient, simple.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:49731
    • 提供者:张能
  1. strlen

    0下载:
  2. 一个简单的的linux c++程序,求字符串长度,调用strlen函数。-A simple in linux c++ program, seek length of the string, call the strlen function.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:3112
    • 提供者:maron
  1. ActionScript3Cookbook

    0下载:
  2. 在Ajax 和微软WPF 袭来之前,Macromedia 率先推出基于Flash的RIA解决方案,用于创建 具有桌面程序富有交互和多功能的Web应用程序,我们称之为“Rich Internet Application”。现 在,新东家Adobe 更是赋予了Flash超越Web之能力,使之成为完整的开发环境。 除了理论,本书来源于实际Actionscr ipt应用,超过300个解决方法用于解决各种编写代码中遇 到的问题。比如: 检测用户Flash 播放器版本或操作系统 开发
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1488893
    • 提供者:lazapple
  1. LJDBSearch(1)

    0下载:
  2. 数据库管理系统存储的一般都是结构化数据,长足于数值的计算、查询、统计与挖掘。随着计算机存储与计算能力的迅猛发展,越来越多的非结构化文本数据存储在数据库中,数据库中的文本搜索日益广泛。 当前,数据库中的文本搜索,一般采用SQL语句中的Like操作符或者采用数据库系统自带的全文索引功能。Like操作往往特别耗时,数据规模超过10万条,查询往往会导致网络连接超时,无法满足在线搜索的需要;同时,Like查询仅仅是简单的字符串匹配,没有考虑语言语义,检索“和服”,同样会命中“产品和服务”。当前
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1437636
    • 提供者:lingjoin
  1. VC-connect-Flash

    0下载:
  2. 章给出VC 和Flash 之间一种基于自定义字符串的双向消息互传机制, 并应用该机制用VC 和Flash 联合实现进度条的效果-Between VC and Flash Chapter gives a custom string based on each two-way message transfer mechanism and application of the mechanism of joint implementation with the VC and the Flash pro
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:42708
    • 提供者:汪洋
  1. HuffmanCode

    0下载:
  2. 赫夫曼编译码器 本系统将每一个要求的功能都作为一个独立的模块,值得注意的是,系统会自动统计您输入字符串中的每一个字符出现的频度,并将其作为对应字符的权值-HuffmanCode
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:7339
    • 提供者:胡凯
  1. 5

    0下载:
  2. 1 请编写一个函数fun,它的功能是:比较两个字符串的长度,(不得调用c语言提供的求字符串长度的函数),函数返回较长的字符串。若两个字符串长度相同,则返回第一个字符串。-1 Write a function fun, its functions are: to compare two string length, (not available in the language requirements call c function of the length of the string), th
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:844
    • 提供者:荆玲玲
  1. vbandcsharp

    0下载:
  2. Vb指针技术讨论(有效提高vb对于字符串处理的效率)如有更好方法可以到http://www.zoesan.com与本人交流.-Vb pointer technical discussions (vb improve the efficiency of the string handling), if a better way to http://www.zoesan.com and I can share.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:68048
    • 提供者:ynnu
  1. ural1297

    0下载:
  2. 算法分析:将整个字符串反过来写在原字符串后面。中间用一个特殊的字符隔开,中间我用的是0,最后面我又加了一个字符1, 如果再加0 很可能会出错。(最后一个应该也可以不加),这样就把问题变为了求这个新的字符串的某两个后缀的最长公共前缀 注意:提供一组数据 zzzdzaadzzz 答案应该输出zzz,而如果不仔细的话程序可能会输入zdz,因为有可能答案前缀没有相邻,所这里就得加上一个循环判断处理。因为这个WA三次 -Algorithm analysis: the entire strin
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1081
    • 提供者:hansen
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com