代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/181440/9255198
java userinterface.java
/*
*this class is mainly for create the user chatting GUI
*it can get the user input
*then 1) copy it to Display pane
* 2) send the user input out
*
*
* last edit by Kong Chong Shun, Jo
www.eeworm.com/read/181440/9255206
bak userinterface.java.bak
/*
*this class is mainly for create the user chatting GUI
*it can get the user input
*then 1) copy it to Display pane
* 2) send the user input out
*
*
* last edit by Kong Chong Shun, Jo
www.eeworm.com/read/372561/9503508
asc 9dots_test.asc
!PADS-POWERPCB-V2005.2-BASIC! DESIGN DATABASE ASCII FILE 1.0
*PCB* GENERAL PARAMETERS OF THE PCB DESIGN
UNITS 0 2=Inches 1=Metric 0=Mils
USERGRID 38100 38100 Spa
www.eeworm.com/read/450111/7490431
cpp loader.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490434
cpp antivir.cpp
#include
#include
#include
#include
#include
CAntiVirus::CAntiVirus(CFileSystem &FileSystemToUse):
FileSystem(FileSystemToUse)
{
}
CAnti
www.eeworm.com/read/450111/7490456
cpp colorset.cpp
#include
#include
static const char *ColorSchemes[16] = {
"Brick","Desert","Eggplant","Lilac","Maple","Marine","Plum",
"Pumpkin","Rainy day","Red, white & blue"
www.eeworm.com/read/450111/7490482
cpp about.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490489
cpp backgnd.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490492
cpp checkbox.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/442692/7646219
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