代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/222502/14687699
h replace.h
//
// 内存替换函数,修改自memfind函数
// 成功替换返回1,其它返回0
//
int memreplace(const void *in_block, /* 数据块 */
const size_t block_size, /* 数据块长度 */
const void *in_pattern, /* 需要
www.eeworm.com/read/115330/15017881
c testfind.c
/* -----------------------------------------------------------------
Name: testfind.c
Title: Test program for search functions
Package: Standard Function Library
www.eeworm.com/read/109478/15556226
c gnu_regex_test.c
#include
#include
int
gnu_regex (regex_pattern, line1, line2)
char *regex_pattern;
char *line1;
char *line2;
{
struct re_pattern_buffer pattern_buffer;
struct r
www.eeworm.com/read/431013/8713207
c scstereo.c
/***********************************************
*
* file scstereo.c
*
* Functions: This file contains
* main
* fill_line
* initialize_pattern
*
www.eeworm.com/read/286662/8751999
m combinations.m
function indices = combinations (in_from, N)
% Find all N combinations of input indices
%
% Inputs:
% in_from - The input indices
% N - How many indices are requiered
%
% Outputs:
www.eeworm.com/read/372113/9521368
m combinations.m
function indices = combinations (in_from, N)
% Find all N combinations of input indices
%
% Inputs:
% in_from - The input indices
% N - How many indices are requiered
%
% Outputs:
www.eeworm.com/read/357874/10199198
m combinations.m
function indices = combinations (in_from, N)
% Find all N combinations of input indices
%
% Inputs:
% in_from - The input indices
% N - How many indices are requiered
%
% Outputs:
www.eeworm.com/read/399996/7817062
m combinations.m
function indices = combinations (in_from, N)
% Find all N combinations of input indices
%
% Inputs:
% in_from - The input indices
% N - How many indices are requiered
%
% Outputs:
www.eeworm.com/read/397099/8069060
m combinations.m
function indices = combinations (in_from, N)
% Find all N combinations of input indices
%
% Inputs:
% in_from - The input indices
% N - How many indices are requiered
%
% Outputs: