代码搜索:red
找到约 10,000 项符合「red」的源代码
代码结果 10,000
www.eeworm.com/read/183326/9169544
htm terminal_interface-curses__adb.htm
terminal_interface-curses.adb
File : terminal_interface-curses.adb
www.eeworm.com/read/180570/9302200
c cal_character.c
#include "global.h"
uint d2_ir[2];
uint m00_ir,m00_r;
uint dif01;
uint t_rise;
uint HH_th;
uint ddd_ir;
void cal_character(void)
{
uchar pi;
for(pi=9;pi>0;pi--) //队列结构
www.eeworm.com/read/374597/9394048
txt 第三章2.txt
void CEx_BkColorDlg::OnHScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar)
{
int nID = pScrollBar->GetDlgCtrlID(); // 获取对话框中控件ID值
if (nID == IDC_SCROLLBAR_RED)
{ // 若是滚动条产生的水平滚动消息
sw
www.eeworm.com/read/170249/9813410
m nnprune.m
function [theta_data,PI_vector,FPE_vector,PI_test_vec,deff_vec,pvec]=...
nnprune(method,NetDef,W1,W2,U,Y,NN,trparms,prparms,U2,Y2,Chat)
% NNPRUNE
% -------
% This function a
www.eeworm.com/read/357508/10207916
htm terminal_interface-curses-termcap__ads.htm
terminal_interface-curses-termcap.ads
File : terminal_interface-curses-termcap.ads
---
www.eeworm.com/read/357508/10207954
htm terminal_interface-curses__adb.htm
terminal_interface-curses.adb
File : terminal_interface-curses.adb
-------------------
www.eeworm.com/read/349903/10786129
c ratcalc.c
/*
* MIRACL RATIONAL CALCULATOR - IBM-PC VERSION
* Compiles with Turbo C V1.0+, Microsoft C V3.0+ or Zortech C++ V2.0
* ** Change display mode for 40/80 column operation (e.g. 'mode
www.eeworm.com/read/273954/10893034
v trafficlight.v
module trafficlight(
Reset,
SW,
CLK,
Red1,
Red2,
Yellow1,
Yellow2,
Green1,
Green2,
SEG_Data,
SEG_Sel
);
input Reset;
input SW;
input CLK;
output Red1;
output Red2;
outpu
www.eeworm.com/read/471047/6904465
rpt xianshi.fit.rpt
Fitter report for xianshi
Thu Apr 09 17:09:05 2009
Quartus II Version 7.0 Build 33 02/05/2007 SJ Web Edition
---------------------
; Table of Contents ;
---------------------
1. Legal Noti
www.eeworm.com/read/470641/6905488
h global.h
#include "stdafx.h"
#define CLR_RED RGB(255, 0, 0)
#define CLR_GREEN RGB( 0,255, 0)
#define CLR_BLUE RGB( 0, 0,255)
#define CLR_BLACK RGB( 0, 0, 0)