资源列表
newsbyyl
- 编译原理实验报告的源程序,调试通过了的,是用C++写的!-compiler principle experiment report of the source, through its Commissioning is written in C!
huibianpaixu
- 文件夹中包括汇编报告和流程图,该程序实现以下功能:从键盘以十进制读入一些数,然后进行排序,最后以十进制形式输出排好序的数.-folder including the compilation report and the flowchart of the process to achieve the following functions : from the keyboard to the metric system some time to a few and then sorting, an
BCAB4
- ABAP/4是SAP下的开发语言,此文件是全中文,属于最基础部分-ABAP / 4 SAP is the development language, this document is the Chinese, the most basic part of belonging
interrupt20
- 该文件夹包括实验报告,流程图,以及源代码.程序实现功能:在主程序运行期间,每5秒钟响铃一次;当键盘上的某个键被按下时,主程序和响铃都被挂起,显示器显示buffer缓冲区中的字符串,然后等待下一次按键引起的键盘中断;当键盘中断发生后,恢复主程序和响铃.这一过程可以重复任意次。-The folder including experiments, flow charts, as well as source code. Program functions : the main program duri
leap20
- 输入:以十进制的形式读入要判断的年份,从键盘取得的一个十进制数转换为二进制数存入BX寄存器中,再将BX中的内容保存在变量year中。 判断:首先将year中的内容首先除以4,不能被4整除,则一定不是闰年,能被4整除的,需再将year中的内容除以100,不能被100整除的,则一定是闰年,能被100整除的,需再将year中的内容除以400,能被400整除的,则是闰年,不能被400整除的,则不是闰年。 输出:经判断后,是闰年的输出“This is a leap year!”,不是闰年的则输
xdcode1
- 本文研究对彩色地图图象中的道路识别提取的问题。讨论了基于聚类分析的一种按颜色分离地图要素的算法,并对若干影响效果的问题提出了修正和解决办法。-this paper right color map image from the road recognition problem. Based on the discussion of a cluster analysis separated by color map elements of the algorithm, as well as a nu
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
Virtools.Dev.v3.0.Crack
- virtool 的工具,可以破解使用VIRTOOL-virtool tools can crack use VIRTOOL
54_display
- 这是一段vhdl程序,它是又桂林电子科技大学教授编写的,完成display功能。-vhdl This is a process, it is also Guilin University of Electronic Science and Technology Professor, complete the display function.
86_STACK
- 这是一段vhdl程序,它是由桂林电子科大编写,完成stack功能-vhdl This is a process, which is prepared from Guilin UESTC complete stack functions
87_control
- 这是一段vhdl程序,它是由桂林电子科大编写,完成contral功能-vhdl This is a process, which is prepared from Guilin UESTC complete functional contral
72_alarm_display
- 这是一段vhdl程序,它是由桂林电子科大编写,完成alarm-display功能-vhdl This is a process, which is prepared from Guilin UESTC, complete alarm-display function
