代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/215217/15067873
cpp display.cpp
// Display.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Display.h"
#include "MainFrm.h"
#include "DisplayDoc.h"
#include "DisplayView.h"
#ifdef
www.eeworm.com/read/214919/15083380
ico display.ico
www.eeworm.com/read/214748/15089622
sys display.sys
www.eeworm.com/read/214738/15090424
vhd display.vhd
--
-- File: display.vhd
-- 数码管动态显示译码电路
-- 输入:1KHZ时钟,两个数,
-- 输出:位选col,数据led
library IEEE;
use IEEE.std_logic_1164.all;
entity display is
port (
reset: in STD_LOGIC;
clk1k:
www.eeworm.com/read/214737/15090439
vhd display.vhd
--
-- File: display.vhd
-- 数码管动态显示译码电路
-- 输入:1KHZ时钟,两个数,
-- 输出:位选col,数据led
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
entity display is
port (
data
www.eeworm.com/read/214732/15090504
h display.h
#ifndef DISPLAY_H
#define DISPLAY_H
class Display
{
HDC DC, memDC, picDC;
HBITMAP memBmp, picBmp, maskBmp;
class GameWorld *pGameWorld;
class Bitmap *pBitmap;
void SetClientSize(H
www.eeworm.com/read/214732/15090551
cpp display.cpp
#include "stdafx.h"
// 构造函数
Display::Display(GameWorld *pgw)
:pGameWorld(pgw)
{
// SetClientSize(pGameWorld->GameWindow, pGameWorld->Width, pGameWorld->Height);
SetClientSize(pGameWorld->GameW
www.eeworm.com/read/213944/15121580
obj display.obj
www.eeworm.com/read/213944/15121584
lst display.lst
C51 COMPILER V7.09 DISPLAY 05/17/2006 14:57:10 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN