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

搜索资源列表

  1. float_char_int_string.rar

    0下载:
  2. 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.,A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:105.73kb
    • 提供者:Steno
  1. emf2wmf

    0下载:
  2. 一个简单的小程序,使用GDI将emf文件转化为wmf文件。-A simple program that converts EMF to WMF using GDI+. This project can also be used as a simple kick-off for a console GDI+ program.It can be useful as a basic command line tool or as a starting off point for writing a G
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:2.62kb
    • 提供者:avi
  1. C++shell

    0下载:
  2. 一直在犹豫,到底是用string 来当参数呢,还是用char *来当参数呢?现在还没有实现重定向和批处理-Has been hesitant to come in the end is when the parameters of string, or char* to use it when the parameters? Has yet to achieve the redirection and batch
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:2.19kb
    • 提供者:youyou
  1. U2A

    0下载:
  2. 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the output of the English.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:5.5kb
    • 提供者:
  1. char

    0下载:
  2. 本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除-This procedure primarily for beginners to learn C language applications, and its function is to enter a string, and then down at the end of the deletion of an asterisk
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者:程冬水
  1. copyString

    0下载:
  2. 提供一个copyString函数,复制字符串,能够实现char与wchar之间的字符串的互相复制,亦可实现相同格式的字符串之间的复制-CopyString provide a function to copy strings, can be achieved between the char and wchar string to copy each other, can also achieve the same format of the string copied between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:冮朋
  1. 2236char

    0下载:
  2. 基于VB6.0串口通讯中的232字符串处理-Serial Communication Based on VB6.0 string in 232 to deal with
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:
  1. s6

    0下载:
  2. 6. 编写一个函数find_replace_str,其原型如下: int find_replace_str(char str[], const char find_str[], const char replace_str[]) 要求:该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。 -Six. Write a function find_replace_str, w
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:821.89kb
    • 提供者:
  1. char-string

    0下载:
  2. 运用简单的方法,实现C#中字符数组转字符串数组-Simple method used to achieve the character array to a C# string array
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:33.94kb
    • 提供者:马永兵
  1. string

    0下载:
  2. Code C and program to test strings and char variables.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10.94kb
    • 提供者:avlsicom
  1. h3

    0下载:
  2. 设计一个栈,要求如下: 1、使用模版技术实现,要求该栈内能存储各种数据类型如int、char、string以及自定义类型 2、设计一个基类,基类定义栈的所有接口,子类来具体实现 3、每个子类使用不同类型的容器来组织底层数据-Design a stack requirements are as follows: 1, using template technology, requires that the stack can store various data types such
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:ychy
  1. function3

    0下载:
  2. The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntac
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:757byte
    • 提供者:sabah_altaie
  1. function3

    0下载:
  2. The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntac
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1002byte
    • 提供者:sabah_altaie
  1. CHAR-TO-HEX

    0下载:
  2. 字符串转十六进制小程序,方便开发人员使用。-String to hexadecimal sixteen small procedures, facilitate the development of staff to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.39kb
    • 提供者:赵晓春
  1. charstring

    0下载:
  2. 整型转换成字符串与char和string连接-Integer conversion into a string, char and string to connect
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.62mb
    • 提供者:班巧生
  1. CPPstring

    0下载:
  2. string 是C++中的字符串。 字符串对象是一种特殊类型的容器,专门设计来操作的字符序列。 不像传统的c-strings,只是在数组中的一个字符序列,我们称之为字符数组,而C + +字符串对象属于一个类,这个类有很多内置的特点,在操作方式,更直观,另外还有很多有用的成员函数。 string 的定义为:typedef basic_string<char> string -string string C++. The string object is a special type o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:115.14kb
    • 提供者:wangfei
  1. word

    0下载:
  2. Cstring转char、string、int等数据类型的方法-types Cstring turn to char, string, int data
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:12.31kb
    • 提供者:蔡曙光
  1. char_string

    0下载:
  2. 举例实现由int转换到char类型;string数据连接添加char数组;string转化到const char类型;-Example to achieve the conversion from int to char type string data connections add char array string conversion to const char type
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:966.28kb
    • 提供者:沈耀强
  1. ignore-char

    0下载:
  2. VC.NET用省略号显示字符串的其余部分,可将字符串截取后用省略号来代替显示,比较常见的功能,只是你可能并不在意它是如何实现的,今天通过这个VC.NET源码,告诉你实现的思路和原理。-The rest of the string, VC.NET ellipsis display instead of displaying the string interception ellipsis, common functions, just that you probably do not care a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:31.38kb
    • 提供者:楼广明
  1. chaihang-char

    0下载:
  2. VC.NET自动换行显示字符串,当窗口被缩小时,窗口内的文字将自动换行显示,以避免因窗口缩小而看不到文字,运行效果请看截图,若文字超出窗体宽度,则将自动换行显示。-VC.NET wrap string when the window is shrunk, the text within the window will automatically wrap to avoid narrow the window and see no text, operating results, see scre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:27.02kb
    • 提供者:朱美玲
« 12 3 4 5 »
搜珍网 www.dssz.com