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

搜索资源列表

  1. c-gps

    0下载:
  2. 以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。 我先贴上我用C解的代码,是直接将VB和C#的思路转过来的。 现在可以读出经度或纬度-before using VB, C#, etc. is easy to decode the GPS information. However, the recent use of C language, (the Internet by a VC-So
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:4.87kb
    • 提供者:gavin
  1. c++实现java中string类的方法

    0下载:
  2. c++实现java中string类的方法,可熟悉指针在内存中的移动
  3. 所属分类:其他小程序

    • 发布日期:2008-11-21
    • 文件大小:4.87kb
    • 提供者:keke8634
  1. C#图片格式转换

    0下载:
  2. C#中图片 bitmap, byte 和 string格式的转换。
  3. 所属分类:源码下载

  1. C++string类常用函数

    0下载:
  2. C++string类常用函数
  3. 所属分类:文档资料

    • 发布日期:2011-05-20
    • 文件大小:8.23kb
    • 提供者:tangjingwei
  1. C# 发短信

    1下载:
  2. 使用C#发短信,连接Modem或者手机,通过串口发送短信,- Uses C# to send the short note, connects Modem or the handset, through string mouth transmission short note,
  3. 所属分类:SMS

    • 发布日期:2014-04-20
    • 文件大小:437.66kb
    • 提供者:王为军
  1. string

    0下载:
  2. C标准库中的字符串函数的实现,包括strstr,strcpy等-implement of the str functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:122.96kb
    • 提供者:王涛
  1. MD5加密的C++类例程

    0下载:
  2. 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C++ string类的用法,收录了大多数的操作。自己整理的,希望对大家有用-C++ String type of usage, a collection of most of the operation. Finishing their own, in the hope that useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4.28kb
    • 提供者:我要长胖
  1. ftoa.c

    1下载:
  2. This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1.21kb
    • 提供者:steux
  1. 12864drive-string-codes

    0下载:
  2. LCD12864的驱动程序,可建头文件使用, C语言标准库中字符串的代码-LCD12864 driver can be built using header files, C language standard library code in a string
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:626.65kb
    • 提供者:caohua
  1. string-reverse2

    0下载:
  2. 字符串反转的C源代码,亲自调试成功,给大家分享。字
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:2.68kb
    • 提供者:shede223
  1. string

    1下载:
  2. 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义-Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2.73kb
    • 提供者:xuhoa
  1. Reverse-a-string

    0下载:
  2. 经典的递归实现字符串反转(C语言版),很经典很实用-The classic recursive implementation of the reverse a string (C language version), very classic and very practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:384.04kb
    • 提供者:陈聪
  1. remove-vowels-from-string-c

    0下载:
  2. Removes vowels from string we enter and prints sting without vowels
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:10.91kb
    • 提供者:swapnil patil
  1. C

    0下载:
  2. 一个使用的计算字符串中单词个数的c语言程序,用于学习了解c语言编程-Calculate the number of words in a string c language program that used to learn about c programming language
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:15.07kb
    • 提供者:xl
  1. Count-numbers-of-vowels-in-string-cPP-source-code

    0下载:
  2. Count numbers of vowels in string c++ source code
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:238.52kb
    • 提供者:mar7604
  1. Sqlserver connection string

    0下载:
  2. C#语言连接数据库的语法及实例说明,包含windows身份验证和SQL Server身份验证(connect database using C#)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:sisong
  1. C++字符串操作

    0下载:
  2. 一个字符串选定字符插入另一个,真玛法你这网站(One string is selected and another character is inserted)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-13
    • 文件大小:99.68kb
    • 提供者:御风逸尘
  1. c++字符串简单加密

    0下载:
  2. 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:2kb
    • 提供者:lining100
  1. String

    0下载:
  2. Inversion of a String in C++
  3. 所属分类:

    • 发布日期:2018-01-07
    • 文件大小:15kb
    • 提供者:angel134
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com