搜索结果

找到约 308 项符合 String 的查询结果

数据结构 这个代码是STRING类的声明及实现,因为我认为C++类库中的string类比较庞大,找一个函数需要很长时间,所以用一个简单明了的代替之.

这个代码是STRING类的声明及实现,因为我认为C++类库中的string类比较庞大,找一个函数需要很长时间,所以用一个简单明了的代替之.
https://www.eeworm.com/dl/654/161314.html
下载: 159
查看: 1048

数据结构 定义一个字符串类String

定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小 ...
https://www.eeworm.com/dl/654/172544.html
下载: 198
查看: 1209

编译器/解释器 #include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h>

#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreatment. /////////////////////////////////////////////////////////////////////////////*/ void r ...
https://www.eeworm.com/dl/628/175711.html
下载: 91
查看: 1328

单片机开发 contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip P

contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the default compiler is hitech PIC16.
https://www.eeworm.com/dl/648/176341.html
下载: 111
查看: 1071

Java编程 StringBuffer和String用法上的一些区别!来吧!子解下基础的东西

StringBuffer和String用法上的一些区别!来吧!子解下基础的东西
https://www.eeworm.com/dl/633/178057.html
下载: 40
查看: 1020

其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.

#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
https://www.eeworm.com/dl/534/185021.html
下载: 53
查看: 1453

Java编程 使用反射去掉Bean的所有String类型属性的空格

使用反射去掉Bean的所有String类型属性的空格
https://www.eeworm.com/dl/633/185579.html
下载: 50
查看: 1014

Java编程 用Axis开发Webservice传Bean对象返回String串的实例

用Axis开发Webservice传Bean对象返回String串的实例
https://www.eeworm.com/dl/633/189193.html
下载: 131
查看: 1050

数据结构 RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法

RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法
https://www.eeworm.com/dl/654/196106.html
下载: 182
查看: 1066

数据结构 Print a string backwards.rar Print a string backwards.rar

Print a string backwards.rar Print a string backwards.rar
https://www.eeworm.com/dl/654/197006.html
下载: 50
查看: 1025