代码搜索:red
找到约 10,000 项符合「red」的源代码
代码结果 10,000
www.eeworm.com/read/122551/14684259
cpp childview.cpp
// ChildView.cpp : implementation of the CChildView class
//
#include "stdafx.h"
#include "Colors.h"
#include "ChildView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/221024/14763602
html http:^^www.cs.cornell.edu^info^people^whkao^whkao.html
MIME-Version: 1.0
Server: CERN/3.0
Date: Wednesday, 20-Nov-96 19:38:29 GMT
Content-Type: text/html
Content-Length: 3463
Last-Modified: Monday, 06-May-96 05:53:40 GMT
Wen-Hung
www.eeworm.com/read/212331/15159657
c leds.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2006
This file was autogenerated by ledparse and
provides simple LED ind
www.eeworm.com/read/168932/5429406
c hello_led.c
#include "system.h"
#include "basic_io.h"
#include "LCD.h"
#include "Test.h"
#include "Open_I2C.h"
#include "sys/alt_irq.h"
// for USB
#include "BASICTYP.H"
#include "COMMON.H"
#include
www.eeworm.com/read/168634/5441234
rc wave.rc
; window layout
; the main window
viewPort 36 481 670 386 83 56
; signal spacing
signalSpacing 3
; digital signal height
digitalSignalHeight 14
www.eeworm.com/read/168634/5441263
rc wave.rc
; window layout
; the main window
viewPort 141 450 700 400 77 50
; signal spacing
signalSpacing 3
; digital signal height
digitalSignalHeight 14
www.eeworm.com/read/476038/6772736
m spectrum.m
function color_map = spectrum(num_color);
% SPECTRUM - returns AIW spectrum colormap
%
% CMAP = SPECTRUM(NCOLOR) returns the AIW spectrum colormap of
% length NCOLOR.
%
% CMAP = SPECT
www.eeworm.com/read/393376/8291388
cpp childview.cpp
// ChildView.cpp : implementation of the CChildView class
//
#include "stdafx.h"
#include "Colors.h"
#include "ChildView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/335384/12530540
c led.c
/*
* (C) Copyright 2007-2008
* Stelian Pop
* Lead Tech Design
*
* See file CREDITS for list of people who contributed to this
* project.
www.eeworm.com/read/146767/12614098
c 806_sh3_example.c
#include
#include "Hal.h"
#include "Appcfg.h"
#include "Hal_regs.h"
int main(void);
#define RED16BPP 0xf800
#define GREEN16BPP 0x07e0
#define BLUE16BPP 0x001f
int main(void)
{