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

搜索资源列表

  1. CloseTitleBar

    0下载:
  2. VC7.0下写的一个关闭指定的窗口的小程序,因为看到QQ,MSN,淘宝,迅雷等一些软件,都会弹出讨厌的广告窗口,才写了这么个小程序,程序运行后,凡是QQ,迅雷等的广告窗口打开的时候,会自动关闭掉.还可以在代码中加入其他的窗口,只需要在判断标题栏的字符串中加入窗口标题栏的文字的一部分就可以了.-VC7.0 written under a closed window to the specified applet, because to see QQ, MSN, Taobao, Thunder an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:5.87kb
    • 提供者:张晓龙
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:9.33kb
    • 提供者:rachel
  1. 1262523828

    1下载:
  2. VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:989.44kb
    • 提供者:yongchensong
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes three documents:
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:81.17kb
    • 提供者:look
  1. Rotate

    0下载:
  2. 此代码实现字符串的旋转,字符串会按照事先设定的路线来进行旋转。-This code to achieve the rotation of the string, the string will be set in accordance with the prior line rotation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:25.68kb
    • 提供者:孙小林
  1. daima1

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

    • 发布日期:2017-04-02
    • 文件大小:2.97kb
    • 提供者:yangli
  1. Replace

    0下载:
  2. 批量替换文件中的字符串。 有些文件中含有一些特殊字符需要替换,或替换回车符等,找不到合适的工具软件,所以就自己写了一个。现共享出来 代码里有使用说明,和使用例子,自己看。-Batch file string replacement. Some documents contain some special characters need to be replaced, or replace carriage return and so on, can not find the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:11.36kb
    • 提供者:w123456xy
  1. j_13011_syl

    0下载:
  2. 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:987.23kb
    • 提供者:hhq2
  1. FindString

    0下载:
  2. 代码字符串查找,对多语言支持的代码整理有很大好处。-Find a code string of multi-language support is greatly beneficial to organize code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:22.5kb
    • 提供者:yinsong
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:7.28kb
    • 提供者:xxxfree
  1. dxxzh

    0下载:
  2. 代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下: Label1.Text=ConvertSum("数字字符串") -Code main function ConvertSum, its parameter is the string types of digital string. In the ASP.NET call as follows: Label1.Text = ConvertSum ( " the numb
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:xd
  1. DataConvert

    0下载:
  2. 简单类型转换,完成了字符串与字符对象的各种转换方式的代码实现;-converter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:25.05kb
    • 提供者:haidong
  1. Archive

    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. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:吉禹
  1. code

    0下载:
  2. 在C++标准库<string>中,没有直接提供去掉字符串首/尾/首尾/字串空格的方法,因此这里推荐实现该功能的代码。-In C++ standard library <string> , There is no direct provision to remove the first string/end/both/string spacing methods, so here recommend realize the function code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:jane xu
  1. FDSF

    0下载:
  2. 读取金额代码,输入数字金额,输出插入金额的字符串-Read the amount of code, figure the amount of input, output the string to insert the amount of
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:575.66kb
    • 提供者:黄国强
  1. qiantao

    0下载:
  2. 可以嵌套子目录的字符串替换,文件名替换,代码统计功能 -Nested subdirectories can replace the string, the file name to replace the symbol statistics
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:57.88kb
    • 提供者:yy
  1. erchashujiqixiangguancaozuo

    0下载:
  2. 二叉树及其相如按操作C程序代码 凹入表示法输出 二叉树的创建 结点内容用字符串表示 二叉树的节点数 叶子数 层次遍历 前序 中序 后序遍历 查找结点 删除结点 删除结点及其子树 再用凹入表示法输出-Binary Tree and its operation, such as by indentation C code representation of the output tree to create the content node tree with the string that lea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.82kb
    • 提供者:junjie
  1. similar

    0下载:
  2. 你可以通过此段代码完成两个字符串之间的相似度的计算。然后根据相似度的值就可以判定两个字符串是不是匹配-This code you can complete the similarity between two string calculations. Then the value of similarity can be found not to match two strings
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:848byte
    • 提供者:王岩
  1. Debug

    0下载:
  2. 通过button1事件VB代码自动语音播放消息框输入的文字(Through the button1 event VB code automatic voice playback message box input text)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:27kb
    • 提供者:xixi3323
  1. LCD602显示代码

    0下载:
  2. 基于51单片机的LCD602驱动显示程序,LCD602显示程序已经进行包装,更改接口非常方便,有显示字符,字符串,单个数字及16位整数四个函数,调用方便。(Based on the 51 MCU LCD602 driver display program, LCD602 display program has been packaged, changing the interface is very convenient, display characters, strings, single
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:28kb
    • 提供者:时光与心
« 12 3 4 5 »
搜珍网 www.dssz.com