代码搜索结果
找到约 10,000 项符合
G 的代码
g_input.c
//G代码输入
void G_input(void)
{
s=&buf;
WriteCommandLCM(0x04,1);
Lcd_print("1.New ");
Lcd_print1(1,0,"2.Open 3.Look_pref ");
WriteCommandLCM(0x0F,1);
WriteCommandL
g_translation.c
int x=0,y=0,Ii=0,Kk=0;
#if 0
void DelayXS(unsigned char x) /*延时x秒*/
{
unsigned char TempCycA =(unsigned char)x*12;
unsigned int TempCycB;
while(Tem
g400.c
/*
Matrox G200/G400/G450 chipset driver
Based on the XFree86 driver.
Tested only on a G450.
TODO: SDRAM, reference frequency checking.
*/
#include
#include
#include