代码搜索:ASCLL

找到约 52 项符合「ASCLL」的源代码

代码结果 52
www.eeworm.com/read/317597/13501565

_h jk0061119_lcd._h

void read_EEprom_to_array(char address_array,char *pointer_EE,char i); void read_Data_to_array(char address_array,char i); void Var_4_throw_5_in(void); //void error_read_EEprom(char address_arra
www.eeworm.com/read/332270/12765910

txt untitled-24.txt

是非常少见的,因此消息映射只是大约在每当CWnd使用HWND包装时保持几百字节的 内存。 1.3.7 Windows、字符集和.T宏 Microsoft Windows 98和 Mic。soft Wndows NT使用两种不同的字符集来构成字符和字符 串。 Windows 98及其以前的版本使用 8位的 ANSI字符集,它类似于许多程序员都熟悉的 <mark>ASCll</mark>字符集。 Window ...
www.eeworm.com/read/317597/13501551

mp jk0061119.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/304245/13797248

c yc.c

#pragma language=extended #include #include #include #include #include #include "yc.h" #include "yc1.h" /*FLASH操作函数*/ void fl
www.eeworm.com/read/376652/9310769

txt 实现ascll码字体(5x7)表编程实例(.asm 格式) .txt

; Title: ; Code Example on Accessing ASCII font table by using MCS51 assember ; ; www.topwaydispaly.com ; by Kenny Yuen ; 28-Feb-03 ; ; The following listing is a subroutine only ; It is going
www.eeworm.com/read/121779/14738672

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 3195 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic
www.eeworm.com/read/317597/13501538

_h jk0061119_ram._h

/////////////////////////Var of communication //char Time0_10ms_com0=0; char Time0_Ovf_com0_ProgramBranch=0; char Com0_R_Cout=0,Com0_R_CRCcouter; char Com0_R_Complete=0; //char C
www.eeworm.com/read/317597/13501547

h jk0061119_ram.h

/////////////////////////Var of communication //char Time0_10ms_com0=0; char Time0_Ovf_com0_ProgramBranch=0; char Com0_R_Cout=0,Com0_R_CRCcouter; char Com0_R_Complete=0; //char C
www.eeworm.com/read/317597/13501528

h jk0061119_include.h

///////////////////////////////////////////////////////// #include #include #include
www.eeworm.com/read/317597/13501531

lst jk0061119.lst

__start: __text_start: 0068 EFCF LDI R28,0xFF 0069 E0D4 LDI R29,4 006A BFCD OUT 0x3D,R28 006B BFDE OUT 0x3E,R29 006C 52C0 SUBI R28,0x20 006D 40D