搜索资源列表
c-gps
- 以前用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
c++实现java中string类的方法
- c++实现java中string类的方法,可熟悉指针在内存中的移动
C#图片格式转换
- C#中图片 bitmap, byte 和 string格式的转换。
C++string类常用函数
- C++string类常用函数
C# 发短信
- 使用C#发短信,连接Modem或者手机,通过串口发送短信,- Uses C# to send the short note, connects Modem or the handset, through string mouth transmission short note,
string
- C标准库中的字符串函数的实现,包括strstr,strcpy等-implement of the str functions
MD5加密的C++类例程
- 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
string
- C++ string类的用法,收录了大多数的操作。自己整理的,希望对大家有用-C++ String type of usage, a collection of most of the operation. Finishing their own, in the hope that useful
ftoa.c
- 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
12864drive-string-codes
- LCD12864的驱动程序,可建头文件使用, C语言标准库中字符串的代码-LCD12864 driver can be built using header files, C language standard library code in a string
string-reverse2
- 字符串反转的C源代码,亲自调试成功,给大家分享。字
string
- 斯凯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
Reverse-a-string
- 经典的递归实现字符串反转(C语言版),很经典很实用-The classic recursive implementation of the reverse a string (C language version), very classic and very practical
remove-vowels-from-string-c
- Removes vowels from string we enter and prints sting without vowels
C
- 一个使用的计算字符串中单词个数的c语言程序,用于学习了解c语言编程-Calculate the number of words in a string c language program that used to learn about c programming language
Count-numbers-of-vowels-in-string-cPP-source-code
- Count numbers of vowels in string c++ source code
Sqlserver connection string
- C#语言连接数据库的语法及实例说明,包含windows身份验证和SQL Server身份验证(connect database using C#)
C++字符串操作
- 一个字符串选定字符插入另一个,真玛法你这网站(One string is selected and another character is inserted)
c++字符串简单加密
- 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
String
- Inversion of a String in C++