代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1305051
c display.c
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
*
* ########################################################################
*
*
www.eeworm.com/read/480930/1306851
c display.c
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved.
*
* ########################################################################
*
* Thi
www.eeworm.com/read/480270/1319636
m display.m
function display(net)
%DISPLAY Display the name and properties of a neural network variable.
%
% Syntax
%
% display(net)
%
% Description
%
% DISPLAY(NET) displays a network variable's
www.eeworm.com/read/479931/1328328
c display.c
/* Loop and vars for tests of display commands
*/
#include
#define LOOP 10
int sum = 0;
int do_loops()
{
int i=0;
int k=0;
int j=0;
float f=3.1415;
for( i = 0; i < LOOP
www.eeworm.com/read/479931/1328499
exp display.exp
# Copyright 1997, 1998, 1999, 2000, 2001, 2003, 2007, 2008
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU
www.eeworm.com/read/477735/1358277
h display.h
#define DISP_FGND_BLACK 0x00
#define DISP_FGND_BLUE 0x01
#define DISP_FGND_GREEN 0x02
#define DISP_FGND_CYAN 0x03
#define DISP_FGND_RED 0x04
www.eeworm.com/read/477735/1358281
c display.c
#include "config.h"
#include "display.h"
#include
#define DISP_MAX_X 80 /* Maximum number of columns */
#define DISP_MAX_Y
www.eeworm.com/read/477735/1358298
h display.h
#define DISP_FGND_BLACK 0x00
#define DISP_FGND_BLUE 0x01
#define DISP_FGND_GREEN 0x02
#define DISP_FGND_CYAN 0x03
#define DISP_FGND_RED 0x04
www.eeworm.com/read/477735/1358302
c display.c
#include "config.h"
#include "display.h"
#include
#define DISP_MAX_X 80 /* Maximum number of columns */
#define DISP_MAX_Y