代码搜索:RDP
找到约 395 项符合「RDP」的源代码
代码结果 395
www.eeworm.com/read/140491/13078691
c lcdlib.c
#include "44b.h"
#include "44blib.h"
#include "def.h"
#include "option.h"
#include "lcd.h"
#include "lcdlib.h"
#include "glib.h"
extern int EnableInterrupt( void ) ;
extern int DisableInte
www.eeworm.com/read/140886/5778719
c lcd44b0.c
/*
*********************************************************
---------------------------------------------------------
File : lcd44b0.c
Purpose : S3C44B0X的lcd控制器的驱动,用于uC/GUI
Data : 2003-7-9 13:4
www.eeworm.com/read/123991/6056459
c lcdlib.c
#include
#include "\inc\44b.h"
#include "\inc\44blib.h"
#include "\inc\def.h"
//#include "\inc\lcdlib.h"
#include "\gui\config\LCDConf.h"
unsigned int (*frameBuffer1)[SCR_XS
www.eeworm.com/read/101082/6248814
c dodelt.c
#ifndef lint
static char *sccsid = "@(#)dodelt.c 4.1 (ULTRIX) 7/17/90";
#endif lint
#include "../hdr/defines.h"
# define ONEYEAR 31536000L
long Timenow;
char Pgmr[LOGSIZE]; /* for rmdel & chghi
www.eeworm.com/read/481537/6642870
c rcupreempt.c
/*
* Read-Copy Update mechanism for mutual exclusion, realtime implementation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
www.eeworm.com/read/346084/11769708
c clcd.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\clcd.h"
#include "..\inc\def.h"
extern unsigned int (*frameBuffer256)[SCR_XSIZE/4];
void Test_Cl
www.eeworm.com/read/338944/12270951
c main.c
#include "44b.h"
#include "44blib.h"
#include "def.h"
#include"Lcdlib.h"
#include"LCDTest.h"
#include "glib.h"
#include "touch.h"
void AutoTest(void);
void Isr_Init(void);
void HaltUndef(vo
www.eeworm.com/read/336542/12437639
c main.c
#include "44b.h"
#include "44blib.h"
#include "def.h"
#include"Lcdlib.h"
#include"LCDTest.h"
#include "glib.h"
#include "touch.h"
void AutoTest(void);
void Isr_Init(void);
void HaltUndef(vo
www.eeworm.com/read/230927/14268215
c lcd44b0.c
/*
*********************************************************
---------------------------------------------------------
File : lcd44b0.c
Purpose : S3C44B0X的lcd控制器的驱动,用于uC/GUI
Data : 2003-7-9 13:46
---
www.eeworm.com/read/227824/14409919
h constants.h
/*
rdesktop: A Remote Desktop Protocol client.
Miscellaneous protocol constants
Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can redistribute it and/or mo