搜索资源列表
串口实现双机互联
- 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
SPI串口的内核实现spicore
- SPI串口的内核实现spicore SPI串口的内核实现spicore-SPI string mouth essence realizes spicore the SPI string mouth essence to realize spicore the SPI string mouth essence to realize spicore
用C51实现单片机的中文输入法
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned cha
C字符串函数底层实现
- C字符串底层函数的实现。对一些想了解C的低层函数的人很有帮助,自己去看吧-bottom C string functions to achieve. Some wanted to know the low-level C function were very helpful to see it themselves
一个实现文件加密的源码
- 对字符串的加密解密算法-right string encryption and decryption algorithm
String
- 程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的 字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the cl
string
- 这个程序主要是实现两个字符串的连接,通过动态申请内存空间,并用指针作为参数传递
c++实现java中string类的方法
c++实现java中string类的方法,可熟悉指针在内存中的移动
string
- String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能-String脌脿 拢 卢 脰脧铆脪 禄脧脗 隆 拢 驴 脡脪脭脢渭脧脰 ==,
string
- 队列子系统.实现输 入 子 串,连 接 子串 ,取 出 子 串,删 除 子 串 ,插 入 子 串 ,查 找 子 串 ,比 较 大 小 ,显 示 子 串 -Queue subsystem. Input substring, substring connection, remove the substring to delete the substring, insert substring, substring search, c
string
- 计字符串类并给出其基本操作和运算符重载的算法实现。
string
- 数据结构串string实现,
string
- C标准库中的字符串函数的实现,包括strstr,strcpy等-implement of the str functions
string-in-acm
- 总结了ACM中出现的关于字符串的题目,并提供了实现源码,是word文档格式,大家放心下载-ACM summarized on the string appears in the title, and provides implementation source code for a word document format, download we be assured
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
string
- String类的实现,简单易懂,设计实现对某一个字符的查找(第一次出现、最后一次出现)、删除、string类的替换、插入等操作。(Implementation of the String class)
String
- C++中String类的简单实现,运算符重载(The simple implementation of the String class in C++, operator overloading)
java
- 一个java的string类实现,fdu的java课程作业。(An completion of java's String)
string
- String类的实现,包括+,+=的运算符重载等,还有一些复制构造函数。(The implementation of String class)
string类
- 自己写的c++string类的实现,有助于更加理解c++string类的实现,也有助于理解c++面向对想编程。(The implementation of the c++string class written by myself is helpful to understand the implementation of c++string class better, and also helps understand c++ ori