代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/442659/7648294
m central_moment.m
function [m] = central_moment(img, p, q)
% calculate the regular central moment of a binary image with order p, q
% img
www.eeworm.com/read/435762/7785066
cpp ecg_view.cpp
// ECG_VIEW.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/435095/7797201
m central_moment.m
function [m] = central_moment(img, p, q)
% calculate the regular central moment of a binary image with order p, q
% img
www.eeworm.com/read/139738/13137214
c printf.c
#include "stdio.h"
#include "stdlib.h"
static char digittoascii(unsigned n, int uppercase) {
assert(n
www.eeworm.com/read/136690/13365700
jc trex2.jc
/*
* trex2.jc
*
* Test and demonstrate the Trex (tiny regular expression) native type.
*/
import stdlib;
import Trex;
/* The text for testing Search() */
const string kSearchText =
www.eeworm.com/read/131315/5931576
3 re_comp.3
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/101082/6245561
3 regex.3
.\" SCCSID: @(#)regex.3 8.1 9/11/90
.TH regex 3
.SH Name
re_comp, re_exec \- regular expression handler
.SH Syntax
.B char *re_comp(s)
.br
.B char *s;
.PP
.B re_exec(s)
.br
.B char *s;
.SH Description
www.eeworm.com/read/101082/6247445
3 regex.3
.\" SCCSID: @(#)regex.3 8.1 9/11/90
.TH regex 3
.SH Name
re_comp, re_exec \- regular expression handler
.SH Syntax
.B char *re_comp(s)
.br
.B char *s;
.PP
.B re_exec(s)
.br
.B char *s;
.SH Description