代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/128031/14318307
cpp test.cpp
// Test.cpp : implementation file
//
#include "stdafx.h"
#include "dabiao.h"
#include "Test.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
www.eeworm.com/read/229304/14345988
c qc-hdcs.c
/* Start of file */
/* {{{ [fold] Comments */
/*
* qc-usb, linux V4L driver for the Logitech QuickCam USB camera family
*
* qc-hdcs.c - HDCS Sensor Implementation
*
* This program is free softwa
www.eeworm.com/read/229304/14346009
c qc-vv6410.c
/* Start of file */
/* {{{ [fold] Comments */
/*
* qce-ga, linux V4L driver for the QuickCam Express and Dexxa QuickCam
*
* vv6410.c - VV6410 Sensor Implementation
*
* This program is free softw
www.eeworm.com/read/125547/14486783
cpp plcindlg.cpp
// PlcInDlg.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "PlcInDlg.h"
#include "FLADS.h"
#include "PlcInIDlg.h"
#include "PlcIn2Dlg.h"
#include "PlcIn3Dlg.h"
www.eeworm.com/read/125546/14487459
cpp plcindlg.cpp
// PlcInDlg.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "PlcInDlg.h"
#include "FLADS.h"
#include "PlcInIDlg.h"
#include "PlcIn2Dlg.h"
#include "PlcIn3Dlg.h"
www.eeworm.com/read/124283/14579603
c test.c
/* sum/test.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/223768/14618005
c ex.c
#include "reg52.h"
sbit P1_0=P1^0;
sbit P1_1=P1^1;
sbit P1_2=P1^2;
unsigned char PWMH; //高电平脉冲的个数
unsigned char PWM; //PWM周期
unsigned char COUNTER;
void K1CHECK();
void K2CHECK();
www.eeworm.com/read/215953/15032953
m hc328.m
%《数字信号处理教程——MATLAB释义与实现》第三章例3.2.8程序hc328
% 验证DTFT的共轭性质
% 电子工业出版社出版 陈怀琛编著 2004年9月
%
n = -5:10; x = rand(1,length(n)) + j*randn(1,length(n));
k = -100:100; w = (pi/100)*k; % -pi 和 +pi 之间的频率
www.eeworm.com/read/212047/15167044
c test.c
/* sum/test.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/169602/5419966
cpp ndbt_allochandle_hdbc.cpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou