代码搜索:320
找到约 10,000 项符合「320」的源代码
代码结果 10,000
www.eeworm.com/read/296774/7113799
h hp320.h
/* Definitions of target machine for GNU compiler. HP-UX 68000/68020 version.
Copyright (C) 1987, 1988, 1993, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is fre
www.eeworm.com/read/347141/7117296
h lcd320.h
#include "def.h"
#define LCDBkLightPin 0x8000 //GPC15
#define LCDDisplayPin 0x4000 //GPC14
#define DspTxtMode 0
#define DspGraMode 1
#define LCDWIDTH 320
#define LCDHEIGHT 240
void LCD_Cls
www.eeworm.com/read/339091/7153611
c lcd320.c
#include
#include
#include
#include "..\startup\def.h"
#include "..\startup\44b.h"
#include "..\startup\LCD320.h"
#define LCDCON1_ENVID (1)
#defin
www.eeworm.com/read/339091/7153615
h lcd320.h
#include "..\startup\def.h"
////////////////定义LCD的类型/////////////
#define LCDTYPE_320x240x16GRAY 1
#define LCDTYPE_320x240x256COLOR 2
#define LCDTYPE_640x480x256STN 3
#define LCDTYPE LC
www.eeworm.com/read/464508/7156892
m p320.m
clear all;clc;
Ts1=0.01;n=1:3:1/Ts1;
t=n*Ts1;
Time=t;
xn1 = sin (2*pi*t);
subplot(3,1,1)
stem(n,xn1)
title('Discrete Signal for Ts=0.01 Sec');
xlabel('n Plot');
ylabel('x(n)');
Ts2=0.05;
www.eeworm.com/read/463564/7178260
vhz wmq320.vhz
23736.0 23714.0 23716.0 23662.0 23659.0
23667.0 23602.0 23596.0 23588.0 23549.0
23580.0 23587.0 23596.0
www.eeworm.com/read/463382/7182683
asm avr320.asm
;**** A P P L I C A T I O N N O T E A V R 3 2 0 *****************
;*
;* Title : Software SPI Master
;* Version : 1.0
;* Last updated : 98.04.21
;* Target : AT90S1200
;* Easily modified f
www.eeworm.com/read/209774/7216457
h lcd320.h
#include "..\inc\def.h"
////////////////定义LCD的类型/////////////
#define LCDTYPE_320x240x16GRAY 1
#define LCDTYPE_320x240x256COLOR 2
#define LCDTYPE_640x480x256STN 3
#define LCDTYPE LCDTYP
www.eeworm.com/read/460962/7236657