代码搜索结果
找到约 10,000 项符合
Screen 的代码
nnbg.m
function fig = nnbg(n,r)
%NNBG Neural Network Design utility function.
% First Version, 8-31-95.
% NNBG(N,R)
% N - Window name (default = figure #).
% R - Rectangle without tf nam
makefile
include ../makeconfig
INCLUDEDIR += $(SRCINCLUDE)
OBJS =nand_flash.o uart.o clock.o io.o \
lcd.o timer.o touch_screen.o watchdog.o\
cpu.o dma.o memory.o usb.o sdi.o iis.o\
UDA1341TS.o
.
video3.c
//video gen
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
//cycles = 63
videokal.c
//video gen and Kalidascope
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
video31.c
//video gen
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
//cycles = 63
videodla.c
//video gen and DLA
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
#inclu
videodla1.c
//video gen and DLA
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
#inclu
videokal1.c
//video gen and Kalidascope
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
movedata.c
#include
#include
#include
#include
#define video 0xB800
char buf[80*25*2];
void main(void)
{
printf("Press any key to clear screen\n");
getch();
mo
chk_form.prg
* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
* 文件名: CHK_FORM.PRG