搜索资源列表
amis.zip
- random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库
asmfiles.zip
- random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库
foxprn.zip
- foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序
玫瑰线
- 汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
《汇编语言课程设计案例》源代码
- 里面收录了19个经典汇编案例例!电子时钟,动画!图形变换!-inside contains 19 classic case compilation cases! Electronic clock, animation! Graphics transform!
《汇编源代码大全》
- 由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
mycar
- 一个用x86汇编语言编写的模拟赛车游戏。实现了基本的键盘交互和菜单选择,在图形模式下完成编程-a x86 assembly language prepared by the racing simulation games. The basic implementation of interactive keyboard and menu choices in graphics mode complete programming
Grapc
- 汇编语言图形编程-graphical programming language compilation
ps2按键接受程序汇编语言制作张辉
- 这是自己写的关于PS2键盘接口的程序,和单片机的接口,用汇编写的,测试成功,与图形点阵液晶联合使用,不过液晶程序没有上传-This is his writing on the PS2 keyboard interface procedures, and the microcontroller interface, with a compilation of written test successfully, and graphics dot-matrix LCD joint use, but
案例12字符图形程序阳泉学院
- 汇编语言课程设计原程序 案例12字符图形程序阳泉学院-compilation of the original language curriculum design procedures case 12 characters graphics program Yangquan College
LCD图形显示程序例子
- LCD12864源代码 这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!
huibian
- 利用汇编实现五角星图形的动态显示,能够随意改变大小和颜色,并可播放曲目.-Use the compilation of the realization of five-pointed star graphics dynamic display, can not arbitrarily change the size and color, and play music.
weijiyuanlikechengsheji
- 微机原理课程设计关于图形动画显示汇编语言报告,自己改过的。-Principles of curriculum design computer graphics animation on the display assembly language report that they turn over the.
chess
- 五子棋 汇编语言源程序 汇编在图形处理上的运用-Gobang assembly language source code to compile in the graphics processing on the use of
huibiandesign
- A组 用汇编语言实现:在屏幕上显示: SIN(X)+345*X/67 X=? REXUILT= 等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。 B组: 汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。 C组: 用汇编程序编程编写一个动画程序:有一架飞机在显示
LCD12864
- 汇编语言例子\LCD12864图形文字,通过点阵程序显示图形和字符-Examples of assembly language \ LCD12864 graphical text, through the dot-matrix display graphics and characters
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
汇编图形编辑器
- 用汇编语言编写的图形编辑器的小程序,本程序保存在txt文件中,请下载者自行编译。
300147
- 一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ NET下编译通过()
汇编绘制三角形图形程序
- 使用汇编语言进行绘制各式三角形的图形小程序(Drawing various triangles in assembly language)