代码搜索:SString
找到约 985 项符合「SString」的源代码
代码结果 985
www.eeworm.com/read/349837/10797692
cpp algo0406.cpp
void get_next(SString T, int *next) { // 算法4.7
int i=1;
next[1]=0;
int j=0;
while (i
www.eeworm.com/read/466955/7024885
c algo4-2.c
/* algo4-2.c 实现算法4.6、4.8的程序 */
#include"c1.h"
#include"c4-1.h"
#include"bo4-1.c"
void get_nextval(SString T,int nextval[])
{ /* 求模式串T的next函数修正值并存入数组nextval。算法4.8 */
int i=1,j=0;
n
www.eeworm.com/read/456942/7336388
cpp algo4-2.cpp
// algo4-2.cpp 实现算法4.6、4.8的程序
#include"c1.h"
#include"c4-1.h"
#include"bo4-1.cpp"
void get_nextval(SString T,int nextval[])
{ // 求模式串T的next函数修正值并存入数组nextval。算法4.8
int i=1,j=0;
nex
www.eeworm.com/read/454932/7381640
cpp algo4-2.cpp
// algo4-2.cpp 实现算法4.6、4.8的程序
#include"c1.h"
#include"c4-1.h"
#include"bo4-1.cpp"
void get_nextval(SString T,int nextval[])
{ // 求模式串T的next函数修正值并存入数组nextval。算法4.8
int i=1,j=0;
nex
www.eeworm.com/read/454633/7386436
cpp algo0407.cpp
void get_next(SString T, int *next) { // 算法4.7
int i=1;
next[1]=0;
int j=0;
while (i
www.eeworm.com/read/454633/7386441
cpp algo0406.cpp
void get_next(SString T, int *next) { // 算法4.7
int i=1;
next[1]=0;
int j=0;
while (i
www.eeworm.com/read/448997/7520421
cpp algo0407.cpp
void get_next(SString T, int *next) { // 算法4.7
int i=1;
next[1]=0;
int j=0;
while (i
www.eeworm.com/read/448997/7520426
cpp algo0406.cpp
void get_next(SString T, int *next) { // 算法4.7
int i=1;
next[1]=0;
int j=0;
while (i
www.eeworm.com/read/444277/7614760
c algo4-2.c
/* algo4-2.c 实现算法4.6、4.8的程序 */
#include"c1.h"
#include"c4-1.h"
#include"bo4-1.c"
void get_nextval(SString T,int nextval[])
{ /* 求模式串T的next函数修正值并存入数组nextval。算法4.8 */
int i=1,j=0;
n
www.eeworm.com/read/442220/7656942
c algo4-2.c
/* algo4-2.c 实现算法4.6、4.8的程序 */
#include"c1.h"
#include"c4-1.h"
#include"bo4-1.c"
void get_nextval(SString T,int nextval[])
{ /* 求模式串T的next函数修正值并存入数组nextval。算法4.8 */
int i=1,j=0;
n