代码搜索结果
找到约 10,000 项符合
Screen 的代码
lcd_320x240.c
/*
copyright(c) 2006, ShenZhen uCdragon Technology Co., Ltd.
All rights reserved.
file: lcd_320x240.c
description: test Samsung's 3.5" Color TFT-LCD LTV350QV-F05.
lcd_320x240.c.bak
/*
copyright(c) 2006, ShenZhen uCdragon Technology Co., Ltd.
All rights reserved.
file: lcd_320x240.c
description: test Samsung's 3.5" Color TFT-LCD LTV350QV-F05.
mouse_tile.cpp
///////////////////////////////////////////////////////////////
// mouse_tile.cpp
//
// This program draws a white grind using graphic primitives as
// points, lines and squares. The grind is used t
mouse_tile.cpp~
///////////////////////////////////////////////////////////////
// mouse_tile.cpp
//
// This program draws a white grind using graphic primitives as
// points, lines and squares. The grind is used t
demo04.sql
set linesize 121
set echo off
drop table t
/
drop table all_objects_unload
/
set echo on
clear screen
create or replace directory tmp as '/tmp'
/
exec utl_file.fremove( 'TMP', 'allobjects.
usbaudiodlg.cpp
// USBAudioDlg.cpp : implementation file
//
#include "stdafx.h"
#include "USBAudio.h"
#include "USBAudioDlg.h"
#include ".\USBAudiodlg.h"
//#include "USBAudioDevice.h"
#ifdef _DEBUG
#defin
lcd_320x240.c
/*
copyright(c) 2006, ShenZhen uCdragon Technology Co., Ltd.
All rights reserved.
file: lcd_320x240.c
description: test Samsung's 3.5" Color TFT-LCD LTV350QV-F05.
cscope.spec
Summary: cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code.
Name: cscope
Version: 15.5
Release: 1
Copyright: BSD
Group
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
the effect of implementation on wheels rolled from right to left .txt
12864液晶趣味显示:实现汽车轮子从右滚到左的效果
DDS中波形查找表的产生
#include "c8051f020.h"
#include
#define LCD_DATA P7
#define LCD_RS P10
#define LCD_RW P11
#define LCD_E P12
#def