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

搜索资源列表

  1. DesCrypt

    0下载:
  2. 与.net中DES加密算法对应的相应的VC++加密解密版本,可以解密用.net进行DES加密的字符串-And. Net in the DES encryption algorithm corresponding to the appropriate version of VC++ encryption and decryption can be used to decrypt. Net for DES encrypted string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9553
    • 提供者:孙鹏飞
  1. crc16

    0下载:
  2. 我用VC写的CRC16位,用来计算字符串的CRC16值,可用于一般C-I use VC to write CRC16 bit CRC16 value used to calculate the string can be used for general C
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1322
    • 提供者:张雪奇
  1. crc32

    0下载:
  2. 我用VC写的CRC32位,用来计算字符串的CRC32值,可用于一般C-I use VC to write CRC32 bit CRC32 value used to calculate the string can be used for general C
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2255
    • 提供者:张雪奇
  1. strchr

    0下载:
  2. 这是字符串库函数strcr的C语言的自定义实现,已通过VC++6.0编译-This is the C string library functions strcr custom implementation of the language has been compiled by VC++6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:516
    • 提供者:张乐
  1. scanner

    0下载:
  2. 用VC++实现的词法分析器代码,可以实现字符串的输入输出,并分析字符串结构-Implemented with VC++ lexical analyzer code string input and output can be achieved, and the structure of string
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:1389
    • 提供者:tld
  1. machine-unrestricted-version

    0下载:
  2. 软件名称:全能字符串替换机7.0无限制版 软件大小:230 KB 软件语言:简体中文 软件类别:国产软件/转换翻译 运行环境:WinXP/2003/Vista 软件简介: 本工具有以下特点: 1、具有批量替换、批量查找、批量改名等功能:文件内容或名称的修改和查找; 2、支持一次批量处理多个文件:记事本/写字板/Word都没有提供; 3、*支持一次批量处理多组串:包括UltraEdit/VC等比较强的替换/查找工具都没有提供这个功能; 4、*支持高级表达式
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:314467
    • 提供者:潘佳伟
  1. splitrarstr

    0下载:
  2. VC++ 以逗号为分隔点,自由任意拆分字符串,经常编写代码的朋友可能会想到Split,对,本代码就是使用Split函数实现分隔字符串,这相当实用-VC++ Comma-separated points, the Liberal split any string, often write code friends may think of Split, yes, the code is to use the Split function to achieve delimited string, w
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:11987
    • 提供者:madud00021
  1. Comparison-string-in-VCPP

    0下载:
  2. 文章主要对于VC++中不同类型的字符串比较函数进行分类。-Comparison string in VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:10386
    • 提供者:sue
  1. StringJudge

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串判断-Vc console application with VC++6.0 environment for executable files can be directly used for string to determine
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:13958
    • 提供者:wencheng
  1. GetStringPos

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串位置操作-Vc console application with VC++6.0 environment for executable files can be directly used to achieve the position of the string
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:11956
    • 提供者:wencheng
  1. StringStartPos

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串初始位置查询-Vc console application with VC++6.0 environment for executable files can be directly used to achieve the initial location query string
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:11490
    • 提供者:wencheng
  1. StringTotal

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串初总量查询-Vc console application with VC++6.0 environment for executable files can be directly used to achieve the total initial query string
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:10956
    • 提供者:wencheng
  1. include

    0下载:
  2. 字符串操作类,用于VC/MFC常用的字符串操作-String manipulation class for VC/MFC common string operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:40499
    • 提供者:litianzuo
  1. 1549

    0下载:
  2. 压缩包中有VC写的十进制转二进制程序,负数前移,多项式相乘程序,字符串匹配程序,遍历(非递归和递归)。能运行-VC compressed package written in binary decimal transfer, negative forward, polynomial multiplication process, the string matching procedure, traverse (non-recursive and recursive.) Can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:42742
    • 提供者:qinchuan
  1. SearchByStr

    0下载:
  2. vc SQL语句中设置字符串检索条件的程序源码,希望对大家有所帮助-vc SQL statement to set the conditions of the program source code to retrieve the string, we hope to help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:31404
    • 提供者:
  1. SearchByMultiStr

    0下载:
  2. vc SQL语句中设置多个字符串检索条件的程序源码,希望对大家有所帮助-vc SQL statement to set multiple strings search criteria program source code, we want to help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:32346
    • 提供者:
  1. Example142

    0下载:
  2. vc 正确统计中英文混合字符串的长度 的程序源码,很不错的demo-vc correct statistics of English mixing length of the string program source code, very good demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:25107
    • 提供者:
  1. vcPPconststring

    0下载:
  2. VC++里面常用字符串转换,这里将它收集起来,非常实用-VC++ which used to convert a string, where it collected, very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1440
    • 提供者:多少分
  1. vcPP2

    0下载:
  2. CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:343087
    • 提供者:stallion
  1. SearchByStr

    0下载:
  2. vc SQL语句中设置字符串检索条件\SearchByStr的程序源码,很不错的demo-vc SQL statement to retrieve the string to set the conditions \ SearchByStr the program source code, very good demo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:44206
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com