CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 多媒体编程 搜索资源 - 字符串

搜索资源列表

  1. Huffman

    0下载:
  2. 用C++实现霍夫曼编码,对一组字符串进行编码,通过对霍夫曼算法的实现,进一步了解霍夫曼算法进行数据压缩的原理及过程。-Huffman
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:228205
    • 提供者:blue
  1. player

    0下载:
  2. 一款很牛的音乐播放器,可实现歌词同步,用很犀利的算法实现的,其中很多字符串的处理的算法值得我们学习-A very cow music player, lyrics synchronization can be achieved with a very sharp algorithm, in which a lot of string processing algorithms that we can learn
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:1019784
    • 提供者:huangyi
  1. PlaySound_Fun

    0下载:
  2. szSound是指定了要播放声音的字符串,该参数可以是WAVE文件的名字,或是WAV资源的名字,或是内存中声音数据的指针,或是在系统注册表WIN.INI中定义的系统事件声音。如果该参数为NULL则停止正在播放的声音。参数hmod是应用程序的实例句柄,当播放WAV资源时要用到该参数,否则它必须为NULL。参数fdwSound是标志的组合,如下表所示。若成功则函数返回TRUE,否则返回FALSE.-Playsound function,the function can play sound,frea
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:1637
    • 提供者:zzc
  1. LR(0)

    0下载:
  2. 基于vc++的LR(0)的可执行源代码,录入文法,输入字符串 ,自动分析是否符合录入文法的句子-Vc++ (0) based on LR executable source code, input grammar, input strings, automatic analysis is consistent with the input grammar sentences
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1082306
    • 提供者:zhangxuan
  1. 11114

    0下载:
  2. 字典序问题的源代码在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A+由26+个小写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1+次。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:682
    • 提供者:cai149739
  1. 98

    0下载:
  2. 【程序70】题目:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。   1.程序分析:2.程序源代码:-[70] procedures Topic: Writing a function, and the length of a string, in the main function in the input string and output its length. 1. Program analysis: 2. Program source code:
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2116
    • 提供者:han275173
  1. Archive101

    0下载:
  2. 用汇编编写的小代码,在屏幕中显示字符串,按esc退出 按其他键没有效果-Compilation prepared by a small code to display the string on the screen, press esc key to exit by the other no effect
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1168
    • 提供者:wei49739
  1. autoGetChinaWord

    0下载:
  2. AAUTO语言是一种新兴的中国人做的语言,有很多好用的功能。 自动提取中文字符串-aauto language auto get china words
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:ftc39730
  1. bijiao101

    0下载:
  2. 用数组实现用来比较两个字符串,看哪个字符串大,哪个字符串小,如果空间不足,提示,并自动增加空间-Achieved with the array used to compare two strings to see which string large, which the string is small, if the lack of space, tips, and automatically increase the space
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5671
    • 提供者:cheng75619
  1. cifa

    0下载:
  2. 对输入的字符串进行词法分析,判定是字母、数字、操作符-Enter the string of the lexical analysis, a decision would be letters, numbers, operator
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6847
    • 提供者:mi62840
  1. compare

    0下载:
  2.   该程序功能是比较两个字符串的长度。解题过程是首先分别求得两个字符串的长度,然后对这两个值进行判断,实现两个字符串长度的比较。- The length of the program function is to compare two strings.Problem solving process is first uated two the length of the string, and then the two values to judge, compare two string
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:3002
    • 提供者:ftc39730
  1. Compress

    0下载:
  2. 编写一个程序,输入为一组字符串,输出为压缩后的文本。-Write a program that inputs a string, the output of compressed text.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:qrj346754
  1. daima1

    0下载:
  2. 在这个代码当中在vc平台下可以执行比较字符串的功能-In this code in vc platform which can perform a string comparison function
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:3078
    • 提供者:xie2275173
  1. E1100

    0下载:
  2. 自定义 获取 字符串的长度,getlength()的重定义-Re- defined for the length of the string , custom getlength ()
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:879
    • 提供者:jiao190539
  1. infix

    0下载:
  2. 处理加减乘除字符串的源程序,编译后可以直接运行-Math
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:zhi495793
  1. inputmethodsample

    0下载:
  2. input用法例如输入一个字符串然后显示出来的操作-about input
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1461
    • 提供者:liang11640
  1. kiushi2100

    0下载:
  2. 编写C++程序完成以下功能:(1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、……(2) 用十进制、八进制、十六进制方式向文本文件中输出整数;(3) 使用控制符和成员函数来控制输出的格式: set() precision() -The preparation of C++ Procedures to accomplish the following functions: (1) the
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:904
    • 提供者:xiana411378
  1. KMP108

    0下载:
  2. 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6606
    • 提供者:asu1739
  1. Palindrome

    0下载:
  2. 回文串,可以实现回文串的判断,忽略字符串中的英文字母的大小写-Palindrome string, string palindrome can judge ignored the letters in the string case
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:823
    • 提供者:wenag05n173
搜珍网 www.dssz.com