搜索资源列表
《汇编源代码大全》
- 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation including SCM tools, assembly l
masmclock
- 汇编语言写的一个图形界面时钟,图形效果还不错,实用性不强,不过对于学习汇编语言还是用处很大-assembly language to write a graphical interface clock, graphics results were pretty good, practicality is not strong, But for learning assembly language is very useful
AssembelyLanguageSourceCodeSeries
- 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation including SCM tools, assembly l
snake111
- 汇编贪吃蛇游戏 图形界面下的-compilation of a huge memory game where the graphical interface
SimulationoftheDiningPhilosophersProblem
- 计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的。-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display process, VC. net development.
Student_Grade_Info_System
- 汇编上机试验。简单的学生成绩管理系统,图形化界面,从TXT文件中读入规定好的字段,并分类显示,查找,排序,添加,删除等。-Compendium machine test. Simple student performance management systems, graphical interfaces, TXT document provides a good read into the field, and classification, search, sort, add, delete
xtsjxianshi
- 本论文主要介绍了此程序的设计思想、程序、程序流程、代码解释等内容,论文中 还给出了程序的流程图,以方便大家更容易的读懂此程序。在设计总结中介绍了设计中使用的关键技术、难题及解决方法、体会等,论文的最后还附加了程序的源代码清单。 论文中的程序是一个用汇编语言编制的显示系统日期和时间的程序,本程序中利用了图形方式来显示系统的日期和时间,并且通过调用日期和时间的子程序来显示。 此压缩包包括所以课程设计文档和源代码-This paper describes the process of desi
graph
- 这个是用汇编语言实现的一个图形动态效果,-This is the assembly language implementation of a graphical dynamic effects,
Electronicorgan
- 电子琴的汇编语言实现,利用TPC-H实验箱上的8253实现二级分频,同时配合以8255A,与门和DAC0832,通过扬声器放音,实现两个八度音高(包括半音)的电子琴。在软硬件相互配合下,电子琴具有弹奏和播放已存乐曲的功能,音长可控,播放速度可选,拥有美观的图形界面模拟真实琴键,且琴键随弹奏有起伏变化。利用微机内部的8253,8255A和内置扬声器,与TPC-H实验板上的8255A和LED,实现节拍器,可产生长度和速度可控的2/4拍,3/4拍及4/4拍等,LED和内置扬声器同时对节拍进行提示。-E
tuxing
- 汇编语言课程设计,有关图形显示的程序源码,可以直接运行,并有详细解释!希望对大家有所帮助!-Assembly language curriculum design, the graphical display of the program source code can be run directly, and there is a detailed explanation! Would like to help everyone!
b
- 实现账号输入时信息,输入账号和密码,图形显示-Input to achieve account information, enter the account number and password, and graphical display
snaker1
- 这是一个贪吃蛇的汇编程序,实现了贪吃蛇的图形界面和键盘控制,一个小游戏,希望对大家有帮助。-Snake This is a compilation of procedures, to achieve the Snake graphical interface and keyboard control, a little game we want to help.
clock
- 用图形方式画出图形时钟,钟表显示的时间为本机系统的时间。用按键控制改变钟的颜色,演奏音乐或铃声。按“Q”键退出。-Draw graphics with the graphical clock, watches and clocks show the time-based computer system time. Control with buttons to change the color of the clock, playing music or ring tones. Press Q
fir
- DES3200实验系统的模拟信号输出通道产生一个1KHz 的方波,然后利用信号输入通道对产生的方进行低通滤波,得到一个1KHz 的正弦信号,并使用CCS 的图形显示工具显示输入和输出的波形。这里我们使用的是一个46阶的对称结构的FIR低通滤波器,其采样频率Fs为25KHZ,通带截止频率 1KHZ,阻带截止频率为3KHZ,阻带衰减为-60dB。-DES3200 experimental system analog output channel generates a 1KHz square wav
PhoneList
- 汇编语言实现的手机通讯录,具有图形界面,可实现插入删除查找号码等功能。-Assembly language of the phone book, with a graphical interface that enables insert delete search number and so on.
VisulASMSetup
- 一种图形化的编辑窗口的MASM,汇编编程图形化-A graphical editor window MASM, assembly programming graphical
triangle
- 绘制三角形图形程序 要求:掌握PC机显示模式的分类及特点 掌握利用汇编语言在图形方式下的编程方法 内容:编写程序.使PC机在中分辨率(模式4)显示一个三角形(各种三角形)。对于图形设计,要通过BIOS INT 10H调用,用菜单选择三角形的输出-Draw triangle graphics program requirements: PC, display mode control the classification and characteristics to master th
Assembly-language-programming-graphical-display.ra
- 汇编语言实现图形显示方式的程序设计Assembly language programming graphical display-Assembly language programming graphical display
compiled-graphical-clock
- 汇编语言编写的图形化时钟,采用了Bresenham算法画圆-Graphical assembly language clock, using the Bresenham circle algorithm
Graphical-display
- 图形显示程序试验实时数据的存贮和曲线的回放-Graphical display of program test real-time data storage and curve playback