CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - string find

搜索资源列表

  1. MemoryRead

    4下载:
  2. Delphi写的内存搜索与内存读写操作库 指定进程,在进程中查找对应的字符与字符串,或者其他类型的数据。-Delphi to write the memory search and memory read and write operation of the Treasury designated the process, in the process to find the corresponding characters with the string, or other types o
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:290415
    • 提供者:huping
  1. sha1

    1下载:
  2. SHA-1算法的C语言实现,求字符串的HASH-SHA-1 algorithm in C language implementation, find the string HASH
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-04-03
    • 文件大小:5897
    • 提供者:SHA1(C)
  1. 完成URL编码的C++类

    1下载:
  2. 本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I have a project, I need VC++ 6.0 a
  3. 所属分类:网络编程

    • 发布日期:2015-03-12
    • 文件大小:32119
    • 提供者:mxb
  1. TreeOperation

    0下载:
  2. 数据结构树的操作,包括输入二叉树用广义表表示的字符串,前序,中序,后序,按层遍历,查找树中元素,还有树的深度-Tree data structure operations, including input binary string representation of generalized table, pre-order, in order, the order, according to the layer through to find the tree of elements, as
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:242637
    • 提供者:maizhao
  1. zerone

    13下载:
  2. 【题目描述】 Adam 和Eve 被赶出伊甸园后,盖起了四面高墙。高墙上写着n 行01 串。两人无事可做,于是 开始就这些01 串做如下博弈: 1. Adam 进行第1 手,此后双方轮流操作。 2. 第 i 手的操作者,可以且必须在0 和1 之间选择,并相应地抹掉某些串。具体地,若选择 0(1),则抹掉第i 位为0(1)的所有串。长度短于i 的串,也须抹掉。 3. 一方操作之后若将所有串都抹掉了,则判该方失败。 若两人皆明智,则胜负必然确定。不幸的是他俩
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-10
    • 文件大小:1847
    • 提供者:Zinnia
  1. download

    0下载:
  2. 进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system development,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:1207627
    • 提供者:代进
  1. Deliver

    0下载:
  2. 包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。-Contains the Bubble Sort algorithm function templates and data structure of string to find examples and solutions of linear equations of the three typical algorithms plus demo.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:4761
    • 提供者:黄尚
  1. findCStirng

    0下载:
  2. 字符串查找,从一段字符串中查找需要查找的字符或单词-String to find, from a string to find the need to find the characters or words
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11153
    • 提供者:long
  1. c

    0下载:
  2. 1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。  2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。 3编写input()和output()函数输入,输出5个学生的数据记录。 4反向输出一个链表。 5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1617
    • 提供者:付博
  1. 1

    0下载:
  2. 1.放松一下,算一道简单的题目。 2.编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数    1/1+1/3+...+1/n(利用指针函数) 3.填空练习(指向指针的指针) 4.找到年龄最大的人,并输出。 5.字符串排序。 -1. Relax together with the simple title of count. 2. The preparation of a function, type n is an eve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1668
    • 提供者:杨橙林
  1. counter

    0下载:
  2. 本程序实现查找问题,可以计数一个字符串中含数字、字母、其他字符的个数。-Find a problem of this program, you can count a string containing numbers, letters, number of other characters.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1189
    • 提供者:muse
  1. Mystring

    0下载:
  2. string库函数 中几个函数的实现。 字符串查找,字符查找,求字符串长度。-string library functions in the realization of several functions. String to find, find the characters, and the length of the string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1495
    • 提供者:leon
  1. guiyue

    0下载:
  2. 找可规约串进行规约,并演示栈的变化情况,打印并且输出-Statute of the string can be carried out to find the statute, and demonstrate the changes in the stack, print and output
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2524
    • 提供者:ss
  1. chuandeduicunchu

    0下载:
  2. CONSOLE APPLICATION : 串的堆存储 ======================================================================== AppWizard has created this 串的堆存储 application for you. This file contains a summary of what you will find in each of the files that
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:9912
    • 提供者:ryan
  1. NoteBook

    0下载:
  2. 一个windows记事本c#源码 在编辑菜单中的"查找下一个"没有实现 实现方法,在查找窗体的关闭事件中添加this.visual=false 或者把search类中的 biaoji()函数改为 string biaoji() 提供个值 本期项目产生的问题 1.拦载windows窗体中的关闭事件 HREF 属性 notebookhelp是帮助文件源码-A windows Notepad c# Source in the Edit menu in the
  3. 所属分类:Editor

    • 发布日期:2017-03-27
    • 文件大小:68793
    • 提供者:look
  1. Jfile

    0下载:
  2. 在一定路径下的所有文件找出一定的字符串-A certain path to find all the files under a certain string
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1017
    • 提供者:wuzhiming
  1. java

    0下载:
  2. 连接各种数据库。各种数据库的JDBC驱动下载及连接字符串写法 为了方便大家查找,整理内容如下-Connecting various databases. Various databases JDBC driver to download and connection string writing for the convenience of everyone to find, organize the contents of the following
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:4817
    • 提供者:国加会
  1. Searchfilethenplace

    0下载:
  2. 文件中查找某个字符串,然后批量替换,速度惊人.特别适合大文档的文本替换-Find a string document, and then batch replace, at an alarming rate. Especially suitable for large files to replace text
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:29755
    • 提供者:张军
  1. Hsting

    0下载:
  2. 实现字符串的比较大小,寻找子串,串的联结等操作。-The realization of the comparative size of the string to find the substring, the connection string and other operations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4810
    • 提供者:小河
  1. MASM

    0下载:
  2. 在dos中,使用汇编语言编程,在一串数组中查找元素。-In dos, the use of assembly language programming, in a string array to find the element.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:174579
    • 提供者:shao
« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com