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

搜索资源列表

  1. ssd4exercise2

    0下载:
  2. 字符串的基本操作,搜索字符串中是否包含此字符,代码非常简短,很有实用价值.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3353
    • 提供者:xiaoxiao
  1. md5

    0下载:
  2. 一个用来生成md5的VB代码!可以用来作为密码加密或者字符串加密用!-Used to generate a md5 of the VB code! Can be used as password encryption or use string encryption!
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4081
    • 提供者:qqq
  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-29
    • 文件大小:49731
    • 提供者:张能
  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. ActionScript3.0_CHS

    0下载:
  2. 除了理论,本书来源于实际 Actionscr ipt 应用,超过 300 个解决方法用于解决各种编写代码中遇到的问题。比如:检测用户 Flash 播放器版本或操作系统。开发自定义类。数据和类型格式化。字符串的使用 开发用户界面组件。声音和视频的使用 使用 Flash Remoting and web services 实现远程过程调用。读取,发送和搜索 XML 数据。-var squareTimer:Timer = new Timer(50, 0) squareTimer.addE
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1487326
    • 提供者:liuhongfu
  1. 1

    0下载:
  2. Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。 -Bomblab the student number by name, a bomb can be downloaded from the server tar pack
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:16270
    • 提供者:Frank Cheng
  1. LZW_demo

    0下载:
  2. LZW编码的实现 LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩。-LZW coding to achieve LZW is through the creation of a string table, with a shorter code to represent a long string to achieve compression.
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:6730
    • 提供者:张怡然
  1. ojbyhw

    0下载:
  2. 1.本文代码仅保证在visual studio 2005上运行通过! 2.高亮的题目为华为机试第三题左右难度。 3.本文的字符串基本运用C++里的string类,很少使用常规字符数组形式。 华为华东地区笔试/机试必备考题库。 -1. This code is only guaranteed in visual studio 2005 run through! 2. Highlight entitled Huawei third question about the diffi
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:47503
    • 提供者:s
  1. smart-scroll-bar-for-CListBox

    0下载:
  2. 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出现,不应该出现的时候消失,而且应能自动调节自己的大小。本文通过实例说明了存在的问题和解决办法,提供了代码实现。 -In MFC, using the list box (CListBox) to display multiple strings is a very convenient way. But the default list box ho
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:6203
    • 提供者:田魁
  1. Test15

    0下载:
  2. c程序实现输入一个字符串,能判断是否为回文字符串(Enter a string to determine whether it is a palindrome string)
  3. 所属分类:软件工程

    • 发布日期:2017-12-16
    • 文件大小:191488
    • 提供者:
  1. 你必须知道的495个C语言问题

    0下载:
  2. 书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。(The book lists more than 400 classic questions that C users often ask, covering topics such as initialization, arrays, pointers, strings, memory allocation, library
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-04
    • 文件大小:17289216
    • 提供者:Ha7
搜珍网 www.dssz.com