代码搜索结果
找到约 10,000 项符合
Screen 的代码
todo
Short-term list:
1. ARMv5 (LDC2, STC2, MCR2, MRC2, CDP2, BKPT, PLD), Thumb, XSCALE extensions
2. LCD, Touch-screen, NIC, Flash, ...
3. GDB remote debugger interface
4. Support for 64-bit host platfor
lpc2148.map
ARM Linker, RVCT3.1 [Build 934] for uVision [Standard]
================================================================================
Section Cross References
startup.o(STACK) refers (S
lpc2148.plg
礦ision3 Build Log
Project:
E:\lpc2148_i2c\lpc2148.uv2
Project File Date: 09/28/2008
Output:
Build target 'Target 1'
assembling Startup.s...
screensaverwnd.cpp
// ScreenSaverWnd.cpp : implementation file
//
#include "StdAfx.h"
#include "ScreenSaverWnd.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#e
set32mkalllight.ini
[SCREEN]
STARTX=170
STARTY=237
WIDTH=5
HEIGHT=6
COLOR_VALUE=192
SHOW_FLAG=0
sdl-player.c
/**
* libFAD - Flash Animation Decode library
* Copyright (C) 2005-2006 VGSystem Technologies, Inc.
*
* libFAD is the legal property of its developers, whose names are too numerous
* to list here
show.cpp
#include
#include
#include
int screen[16][16]={0};
int scan = 0;
int col = 0;
int BackCount=0;
char *readin;
time_t now,before;
void show(void)
{
for(int
pwset.c
#include "c51base.h"
static void PWDisplay(uchar *temp,uchar i)
{
DisplayStr(5,2,temp);
DispRow(47+i*8,4);
}
void PWSeting()
{
uchar *pw_ptr;
uchar temp[4],i,key_value;;
C
init.prg
*-------------主程序-------------*
*--最后修改:2007.10.04
*--SET等设置
SET TALK OFF
SET RESOURCE OFF
SET ESCAPE OFF
SET MESSAGE TO ""
SET STATUS BAR OFF
SET SYSMENU TO
SET CENTURY ON
SET DATE TO Y
cbdraw.h
/////////////
// CBDraw.h : v0032
// Written by : Liu Gang
// Compiler : Microsoft Visual C++ 4.0 & DirectX
// Library : DDraw.Lib
// Copyright (C) : 1996 WayAhead Corporation
// v0010 :