代码搜索:如何学习 HC?
找到约 10,000 项符合「如何学习 HC?」的源代码
代码结果 10,000
www.eeworm.com/read/179705/9341953
c hc_unpack.c
/* fft/hc_unpack.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu
www.eeworm.com/read/179705/9341970
c hc_init.c
/* fft/hc_init.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/179705/9341987
h hc_pass.h
/* fft/hc_pass.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/179705/9342020
c hc_main.c
/* fft/hc_main.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/178424/9398982
h hc_simple.h
/*-------------------------------------------------------------------------*/
/* list of all controllers using this driver
* */
static LIST_HEAD (hci_hcd_list);
/* URB states (urb_state)
www.eeworm.com/read/178424/9398986
c hc_simple.c
/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*
* simple generic USB HCD frontend Version
www.eeworm.com/read/365994/9837247
h hc164.h
#ifndef _hc164_H__
#define _hc164_H__
void UART_Init(void);
void HC164_Out(unsigned char dat);
void SendData(unsigned char dat);
extern unsigned char code tab[];
#endif
www.eeworm.com/read/166888/9991234
ico hc_rbful.ico
www.eeworm.com/read/164288/10119875
h hc_display.h
extern unsigned char *framep;
extern long framelen;
extern unsigned short bgcolor;
#define CENTERX 160 /*定义lcd显示屏幕中心坐标*/
#define CENTERY 120
#define ICON_WIDTH 24
#define ICON_HEIGHT 24
#define LIN
www.eeworm.com/read/164288/10119894
h hc2.h
/* *************************************************************
*
* common defines and structures for HC
*
* *************************************************************/
#ifndef _WXXT_HC_COMMON