代码搜索结果
找到约 10,000 项符合
H 的代码
char.h
const unsigned char num[][6]=
{
{0x3E,0x51,0x49,0x45,0x3E,0x00}, //'48 - 0 - 30
{0x00,0x42,0x7F,0x40,0x00,0x00}, //'49 - 1 - 31
{0x42,0x61,0x51,0x49,0x46,0x00}, //'50 - 2 -
chinese._h
/*-- 文字: 尤 --*/
/*-- 黑体12; 此字体下对应的点阵为:宽x高=16x16 --*/
const unsigned char you1[16]={0x00,0x10,0x10,0x10,0x10,0x10,0xFF,0x10,0x10,0xF2,0x14,0x1C,0x10,0x10,0x10,0x00};
const unsigned char you
intrequestgeneratordlg.h
/*-----------------------------------------------------------------------------
6502 Macroassembler and Simulator
Copyright (C) 1995-2003 Michal Kowalski
This program is free software; you can
lcd.h
#ifndef lcd_h
#define lcd_h 1
/*************对12864的指令的定义************/
#define LCD_OFF 0x3E //表示LCD关显示
#define LCD_ON 0x3F //表示LCD开显示
#define LCD_X 0xC0 //表示LCD显示的起始行为0,可以通过加一定的数字改变起始行
leftbar.h
/*-----------------------------------------------------------------------------
6502 Macroassembler and Simulator
Copyright (C) 1995-2003 Michal Kowalski
This program is free software; you can
toolbox.h
/*-----------------------------------------------------------------------------
6502 Macroassembler and Simulator
Copyright (C) 1995-2003 Michal Kowalski
This program is free software; you can
mainfrm.h
/*-----------------------------------------------------------------------------
6502 Macroassembler and Simulator
Copyright (C) 1995-2003 Michal Kowalski
This program is free software; you can
identinfoframe.h
/*-----------------------------------------------------------------------------
6502 Macroassembler and Simulator
Copyright (C) 1995-2003 Michal Kowalski
This program is free software; you can
recordhwnddlg.h
// RecordHWndDlg.h : header file
//
#if !defined(AFX_RECORDHWNDDLG_H__DDBDC7D2_2F8D_4926_AC87_1625A6BBBFB1__INCLUDED_)
#define AFX_RECORDHWNDDLG_H__DDBDC7D2_2F8D_4926_AC87_1625A6BBBFB1__INCLUDED_
hyperlink.h
////////////////////////////////////////////////////////////////
// 1998 Microsoft Systems Journal
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//