代码搜索结果
找到约 10,000 项符合
Screen 的代码
video.c
/*------------------------------[ vhdw.c ]-----------------------------*/
/* Hardware Interface Routines */
/*------------------------------------------------
s1-navigating-ownership.html
所有权和许可权限
touch_calibrate.c
/*
*********************************************************************************************************
* uC/GUI V4.04
* Univ
readme.bsd
0. 请注意 zhcon 目前只能在第一个控制台运行!
可以配合screen使用多个控制台:
zhcon screen
来启动screen
之后可以用Ctrl-a Ctrl-c来产生新的console session
其它功能请 man screen
可以将以下脚本放到.bashrc中来在登录的时候自动启动zhcon和screen
#automatic
sleeptimer.h
/***************************************************************************
* __________ __ ___.
* Open \______ \ ____ ____ | | _\_ |__ _______ ___
* S
12864a.c
#include "c8051f020.h"
#include
#define LCD_DATA P7
#define LCD_RS P10
#define LCD_RW P11
#define LCD_E P12
#define LCD_CS1 P13
#define LCD_CS2 P14
#defi
os_rtc.c
#define RTSR (*(volatile unsigned char * )(0x40900008))
extern void SerialInit(void);
extern void SerialOutputByte(const char );
extern void SerialOutputString(char * );
extern void init_ads7843(v
1.cpp
//RealPlayer .smil溢出漏洞攻击代码
#include
#include
#include
char pre[] =
"\n"
" \n"
" \n"
" \n"
"
tetris2.txt
/**********************************************************
* T E T R I S v1.0
* programming and graphics Andrew Deren
*
* 1 / 30 / 97
****************************************************
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*