搜索资源列表
dynamicstar1
- 用汇编语言编写的能动态显示一个五角星的小程序-assembly language can be prepared by the dynamic display of a five-pointed star of the small programs
progrome
- 介绍了应用汇编语言进行汽车动画程序开发,发声系统程序开发的事例.-introduced the application for the car assembly language animation program development, program development system audible examples.
128X64LCD_display_source_code
- 12864 LCD图形显示程序例子 这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD g
kk
- 本程序是用汇编语言设计的图象浏览器程序,简单易懂
BMP
- 在DOS环境下显示bmp的经典程序,含汇编语言-Show the bmp' s classic program in the DOS environment, including assembly language
Edge_detec_C_ASM
- 用Prewitt边缘算子检测图像边缘,该程序用C语言和汇编语言混合实现。-Prewitt edge detection operator used to detect the image edge, hybrid implementation of the program in C and assembly language.
fft2xx
- TI DSP用到的常用算法及程序.。算法可用在TI TMS320 2000/5000/6000等芯片的fft算法设计中。汇编语言执行效率较高-TI DSP algorithms and procedures commonly used
5-9
- 编写一段汇编语言程序,要求从键盘接收一个四位的十六进制数,并在终端上显示与它等值的二进制数-Procedures for the preparation of a section of assembly language, the keyboard to receive a four hexadecimal number displayed in the terminal with its binary equivalent
汇编图形编辑器
- 用汇编语言编写的图形编辑器的小程序,本程序保存在txt文件中,请下载者自行编译。