Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - asm
Search - asm - List
SCMlcd
DL : 0
1602A.asm 为驱动1602液晶显示器显示一个字母A的源程序。 1600logo.asm 为驱动1602液晶显示器(hd44780兼容芯片) 160209.asm 为1602液晶显示器(hd44780兼容芯片)的全屏显示0-9驱动程序 1602key.asm 小键盘控制的1602液晶显示器。-1602A.asm-driven liquid crystal display 1602 displays a letter A of the source. 1600logo.asm-driven 1602 LCD (hd44780 compatible chips) 160209.asm for the 1602 liquid crystal display (hd44780 compatible chips) 0-9 of the full screen display driver 1602key.asm small keyboard-controlled liquid crystal display 1602.
Update : 2024-05-18 Size : 10240 Publisher : 何庆洋

PID program using asm language
Update : 2024-05-18 Size : 209920 Publisher : 来生缘

SCMyear
DL : 0
电子万年历的设计制作程序,含有两种语言,C和ASM。-Design and manufacture of electronic calendar program, containing two languages, C and ASM.
Update : 2024-05-18 Size : 7168 Publisher : 康天照

用汇编语言实现RESET启动和热启动 程序名: RESET.ASM/BOOT.ASM 程序类别: 完整的汇编语言程序 功能: 用程序完成RESET启动和热启动 使用说明: 汇编连接以后转换为com文件运行 程序说明: 在日常用机过程中,如果出现了异常情况常常需要重新启动系统 .对于IBM PC 以及其兼容机,除了开机冷启动外,还有热启动和R ESET开关复位启动,他们的共同特点是转入BIOS的入口点(即ROM 的起始单元FFFF:0处),执行该处的跳转指令,转向启动程序,该启 动程序在执行过程中需检测复位标志字(在地址0040:0072处,占2 个字节)的值,若为1234则启动是不检测内存 若非1234则启动先检 测内存,再启动系统.热启动和RESET启动的不同之处在于热启动时 不检测内存,而RESET启动是需要检测内存.
Update : 2024-05-18 Size : 1024 Publisher : 张海

DL : 0
红外线遥控编程(带asm原码) 是单片机红外线遥控编程入门资料-Infrared remote control programming (with asm source code) is a single-chip infrared remote control programming introductory information
Update : 2024-05-18 Size : 9216 Publisher : 欧华

OtherASM
DL : 0
这是一国内对ASM的研究!!我认为还不错哦!!请大家试试看啊!!谢谢大家的大力的支持与大理的关注!!--This is a study of domestic ASM! ! Oh well I think! ! Please try ah! ! Thank you for your strong support and concern of Dali! !--
Update : 2024-05-18 Size : 1649664 Publisher : lxl

51单片机底层开发人员的有力武器。 ASM文档,包含所有内部资源运用。-51 Singlechip the bottom of developers a powerful weapon. ASM file that contains all in-house use of resources.
Update : 2024-05-18 Size : 796672 Publisher : 杜杜杜

设计任务及要求 1. 以8255接八个开关K1~K8,做电子琴按键输入。 2. 以8253控制扬声器,使用简易键盘,发出相应的音阶。 要求: K1—静音 K2—发si的音493Hz K3—发la的音440Hz K4—发sol的音392Hz K5—发fa的音349Hz K6—发mi的音329Hz K7—发re的音293Hz K8—发do的音261Hz -Design task and requirements of 1. 8 8255 then switch K1 ~ K8, do flower keystrokes. 2. To control the speaker 8253, the use of simple keyboard, issued by the corresponding scale. Requirements: K1-mute K2-fa si audio 493HzK3-fa la s sound of 440HzK4-fa sol fa fa sound 392HzK5-audio 349HzK6-fa mi fa 329HzK7-sound re audio 293HzK8-fat, do the 261Hz tone
Update : 2024-05-18 Size : 1024 Publisher : yu

DL : 0
asm动态代码生成器, asm动态代码生成器-asm dynamic code generator, asm dynamic code generator
Update : 2024-05-18 Size : 43008 Publisher : hejunyu

DL : 0
这是 一个七段表的asm程序!!比较简单!!愿与大家共享!-This is a Seven-Segment table asm program!! Relatively simple!! Would like to share with you!
Update : 2024-05-18 Size : 38912 Publisher : 二龙

Othercpuid
DL : 0
cpuid检测的vc实现,有汇编代码,asm嵌入-CPUID detection vc achieved, there is assembly code, asm Embed
Update : 2024-05-18 Size : 183296 Publisher : jeff

SCM46
DL : 0
46交通灯.ASM,交通灯程序>> >> >.-46 traffic lights. ASM, traffic lights program>>>>>>>.
Update : 2024-05-18 Size : 1024 Publisher : zhouwenjin

DL : 0
自己以前写的 引导扇区代码。包括: fat12.asm fat16.asm fat32.asm-Written by their own previous boot sector code. Including: fat12.asmfat16.asmfat32.asm
Update : 2024-05-18 Size : 54272 Publisher : 姜勇

ADuC7020/26是ADI模拟公司开发的ARM7TDMI内核,带有8通道12bitADC和4通道12bitDAC的单片机,62KB Flashom,8KB Ram,本源码是Keil环境下片内PWM,SPI接口,C-ASM混合编程范例-ADI simulation ADuC7020/26 is developed ARM7TDMI core, with 8-channel 12bitADC and 4-channel 12bitDAC microcontroller, 62KB Flashom, 8KB Ram, the source is the Keil environment下片within PWM, SPI interface, C-ASM mixed Programming Example
Update : 2024-05-18 Size : 129024 Publisher : 沈剑青

SCMga128
DL : 0
LCD12864显示,.asm文件格式,51系列单片机-LCD12864 show,. Asm file format, 51 Series MCU
Update : 2024-05-18 Size : 2048 Publisher : 啊辉

WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西. 感谢:Lxx 阿龙 ZhangJun 赵昆 Pheadnius Hume Xjg XieJacky farsky 罗云彬 为我们翻译这样一部好的教材. -WinAsm32 is indeed a good teaching materials, whether you are a beginner or expert, can learn a lot from its inside things. Thank: Lxx Aaron ZhangJun Zhao Kun Pheadnius Hume Xjg XieJacky farsky Luo Bin for us to do a good teaching materials.
Update : 2024-05-18 Size : 778240 Publisher : 王洋

PIC ASM 子程序库, 常用有参考价值, 按照该例程,可以随意开发你自己的程序. -PIC ASM subroutine library, often have a reference value, in accordance with the routines can be free to develop your own procedures.
Update : 2024-05-18 Size : 5120 Publisher : 胡云龙

PIC ASM 子程序库, 常用有参考价值, 按照该例程,可以随意开发你自己的程序. -PIC ASM subroutine library, often have a reference value, in accordance with the routines can be free to develop your own procedures.
Update : 2024-05-18 Size : 4096 Publisher : 胡云龙

PIC ASM 子程序库, 常用有参考价值, 按照该例程,可以随意开发你自己的程序. -PIC ASM subroutine library, often have a reference value, in accordance with the routines can be free to develop your own procedures.
Update : 2024-05-18 Size : 8192 Publisher : 胡云龙

DL : 0
从asm到c控制1602 c语言控制1602lcd c语言控制1602液晶显示程序根据汇编程序改写的c程序,在keilc上编译通过。-From asm to c control 1602c language control 1602lcd c language control procedures in accordance with 1602 liquid crystal display adapted assembler c procedures keilc through the compiler.
Update : 2024-05-18 Size : 2048 Publisher :
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.