CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中间件编程 搜索资源 - 字符串

搜索资源列表

  1. StringSet

    0下载:
  2. 用于程序中设置一个配置文件。设置和得到字符串名和串值,同时可以设置字符串的整数值。-procedures for setting up a configuration file. And the string to be set up and who Chuanzhi, and can set the integer value of the string.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1968
    • 提供者:毛斌
  1. wordConvert

    0下载:
  2. 这是一个OCX的com组件,提供字符串的加密解密的功能,需要的朋友可以下载测试一下。-This is one of the com OCX components, the provision of the string encryption and decryption functions, need friends can download a test.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:622437
    • 提供者:liujin
  1. CalculatorJava111111

    0下载:
  2. 计算简单字符串的java类 例如:IF:(1>0)TRUE(1)-is simple string java class such as : IF : (1
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:3763
    • 提供者:weiqiang
  1. vc0003

    0下载:
  2. vc写的用于显示多行字符串数据的控件,可以设置灵活设置各行显示内容以及是否显示,可以设置字体,间距等。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:44346
    • 提供者:xieminggang
  1. string_sort

    0下载:
  2. 本程序实现了各种对字符串的排序,学习算法的同志看过来!
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1929
    • 提供者:lanjinhe
  1. floyd

    0下载:
  2. 简单的floyd运用 第一行输入一个整数C。C是测试的情况(0< C <=30).第二行一个正整数N( 0< N <=100),表示道路的总数.紧接N行,每一行包含两个字符串, Si,,Ti,和一个整数Di,代表从Si到Ti的距离(0<= Di <=150)。最后一行有两个字符串,S 和 T,你得找出从S 到 T的最短的距离。地名是不超过120个小写字符的串(从‘a’到‘z’)。假设这里最多有100条直接连通两个地方的路。 Outpu
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1144
    • 提供者:daixianyong
  1. 2

    0下载:
  2. 依次输入单个字符到该数组中,直到输入回车完成该字符数组的输入。反向输出该数组中的字符串内容。 // 输入:This is Test! 输出结果为:!tseT si sihT // 并利用sizeof运算符,求出数组占用的内存字节数-Followed by the importation of a single character to the array until the completion of the carriage return character input array i
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:794
    • 提供者:lllgg
  1. mystring

    0下载:
  2. 字符串操作程序,包含字符串合并,删除等操作-String operation, including the string merging delete operations, etc.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:4315
    • 提供者:liuzhaoguang
  1. string

    0下载:
  2. 将时间转换为字符串,作为子vi经常使用,正常实现功能。-The time is converted to a string, often used as a sub-vi, the normal implementation function.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-15
    • 文件大小:7397
    • 提供者:李军鹏
  1. B_To_Hex

    0下载:
  2. 将二进制字符串表示成十六进制的一个函数,可以用于二进制数据采集,然后转换成串口能处理的十六进制数来转发-The binary string represented as a function of hex, binary data can be used to capture, then converted into the serial port can handle hexadecimal number to forward
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:1780
    • 提供者:邹绍云
  1. TechVxml2012728

    0下载:
  2. 支持多种常用方法,包括字符串处理、上传下载等应用方法-it s very useful.
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-09
    • 文件大小:236576
    • 提供者:leung
  1. StrProc

    0下载:
  2. 对微软的字符串函数进行了完善,消除BUG。使用时直接包含。-The perfect string functions to Microsoft eliminate BUG. Use directly.
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-15
    • 文件大小:831
    • 提供者:wang
  1. more-GUI-parameters-communication

    0下载:
  2. 目的:实现多gui间的通信。 1. 由gui1打开gui2,并从gui2读取数据画图; 2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)-Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the tr
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-26
    • 文件大小:10160
    • 提供者:mr jiang
  1. circle

    0下载:
  2. 指定半径的数值 指定线色的字符串 圆面积 得到圆的信息
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-12
    • 文件大小:664
    • 提供者:hitnyzw
  1. fwsdn

    0下载:
  2. 输入两个字符串,进行字符串大小的比较 -compare with two strings,compare with two strings,compare with two strings
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-26
    • 文件大小:8786279
    • 提供者:陈明雷
  1. stlport-code-5.2

    0下载:
  2. STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。 STLport具有很多其他STL实现所没有的优点。首先是高度的可移植性,可以配合市面上几乎所有的操作系统和编译器使用,使开发的程序能够在不同的编译平台上获得一致的标准库实现。其次是性能表现优秀,其原始版本SGISTL就以高效而闻名,STLport在移植时
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-07
    • 文件大小:1524948
    • 提供者:杨波
  1. LoadDllResoure

    0下载:
  2. 在Visual C++ 上创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 -Create a resource DLL in Visual C++ contains resources (such as icons, bitmaps, strings, and dialog boxes) in DLL.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-29
    • 文件大小:70646
    • 提供者:黄兵
  1. zfczhuansz

    0下载:
  2. 字符串转换为数字,字符串转换为数字....(Convert string to number)
  3. 所属分类:中间件编程

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