搜索资源列表

  1. string类

    0下载:
  2. 数据结构中的字符串实习 都是用的模板类和模板函数-data structure string attachment is used and the type of template template function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:xjt
  1. charstatistic

    0下载:
  2. 查找一个文件中相同字符出现的次数 ,示范常用的文件操作和字符串操作-search for a document of the same number of characters, the model used in the paper and string manipulation operators
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:戚玉涛
  1. lzw3

    0下载:
  2. 字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:64512
    • 提供者:东方旭
  1. 2-16进制正整数字符串转为数值11

    0下载:
  2. 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:梁志洪
  1. 一个RSA的类的源代码

    1下载:
  2. 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:2413568
    • 提供者:
  1. 数学实验

    0下载:
  2. 用MATLAB实现的RSA。界面友好,可加密任意长度字符串。-MATLAB RSA. Friendly interface, encryption arbitrary length of the string.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:泉台
  1. java字符串绘制

    0下载:
  2. java图形界面编程,输出10次字符串,字体一次比一次大。-graphical programming interface, output 10 string, a character than a major.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:luo
  1. FileCrypt

    0下载:
  2. 这是加密文件或字符串的源代码.安全性还可以.大家可以看看.-This is the document or string encryption source code. Security can also. We can look at.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-05-18
    • 文件大小:90112
    • 提供者:梁伟
  1. 在COM中使用数组_code

    0下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:全宁
  1. CString 操作指南

    0下载:
  2. vc中关于string的操作,有字符串的各种获取,查找,详细介绍了string的各种操作-vc on the string of operation, the string of access, search, detailing a string of operations
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:fg
  1. UnicodeString_src

    0下载:
  2. ansi字符串与Unicode字符串转换的代码 包括UTP-8-this code can convert ansi string into Unicode string(including UTP-8)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:小虾
  1. c语言深入学习必备参考例子

    0下载:
  2. 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible strin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:155648
    • 提供者:张维成
  1. java_code

    0下载:
  2. 通过随机数和按位算法对字符串的加密解密。(java版)-through random numbers and by-bit algorithm to string encryption and decryption. (Java version)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:GQI
  1. 字符串表达式解析器

    0下载:
  2. 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a proces
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:46080
    • 提供者:天空
  1. 字符串的查找和提取

    0下载:
  2. 本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助-the cases described in MFC category Cstring some basic usage, in hopes of giving help beginners
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:
  1. qqmsgcode

    0下载:
  2. 最近看了些关于QQ的文章,有所思考,做了个小工具可以群体发送QQ消息,可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-recently read some articles on the QQ, some thought, a small tool can send QQ
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:锐锐
  1. WordsReplace

    0下载:
  2. 输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:7126016
    • 提供者:xuan
  1. ChnSpell

    0下载:
  2. 可以生成字符串中的汉字首字符串,非汉字字符保持不变-can generate a string of Chinese characters first string, the non-Chinese characters remain unchanged
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:email_xugang
  1. count4

    0下载:
  2. 统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数.-statistics strings of letters and digits of the number, the compilation of self-help, which is how the input string, how to double-digit output.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:徐杰
  1. ANSSort

    0下载:
  2. 给定字符串,按照英文字母、数字、符号顺序排序算法-given string, according to the English alphabet, numbers, symbols order Sort Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:135168
    • 提供者:ss
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org