资源列表
jiafaqi
- 计时器 用来简单的计时,类似于平常生活中用的秒表等计数器-Timer is used to simple timing, similar to ordinary life with the stopwatch counter
test
- 北京交通大学微机原理课程8255芯片实验,由汇编语言编写而成,可作为课堂教学与自学使用。-8255 chip microcomputer principle course experiment, Beijing Jiaotong University, formed by the assembler can be used as classroom teaching and self-study use
month
- 查一个月多少天,输入需要查询的月,返回该月的天数。
hash
- 哈希排序 很好用的 我已经在电脑上运行成功了 -Hash sort I' ve used a good computer to run a success Thank you
bus
- 基于里程的公交车自动报站系统的设计的源代码-bus
chenggong
- DDS9959汇编程序,调试完美,希望对大家能够有用-DDS9959 s ASM program, it s ok for use.
xyz
- 用汇编写的判断闰年的小程序,很简短 可以-Assembler to write a small program to determine leap year, you can look at very brief
K4
- 在内存缓冲区BUF中存放着一组无符号的字数据,要求采用模块化程序设计技术,将这组数据由小到大排序并在显示器上显示。 题目分析:将任务划分成三个模块:主控模块、排序模块、显示模块。 各模块的命名及功能如下: (1)主控模块:命名为MAIN,功能为实现各个子模块的调用,在主模块内定义数据区。 (2)排序模块:命名为SORT,功能为实现将BUF缓冲区中的一组数据由小到大排序。 (3)显示模块:命名为OUTPUT,功能为实现将BUF缓冲区中的数据转换成ASCII码存放在TAB缓冲区并
control
- 用HDL语言编写的控制单元代码,用于检测SARM是否发生错误的一个拣点小程序。-HDL language of the control unit code, used to detect the SARM whether the error occurred pick a little program.
6P
- 从键盘输入两个6位数,做加法,并以加法的形式输出-Input from the keyboard with two 6-digit addition, and output in the form of an addition
32-bit-cla-adder
- This a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).-This is a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).
shujvpailie
- 本程序用的是“冒泡排序”法,算法是将一个数与后面的数相比较,如果比后面的数大,则交换,如此将所有的数比较一遍后,最大的数就会在数列的最后面。再进行下一轮比较,找出第二大数据,直到全部数据有序。-The procedure used was "bubble sort" method, the algorithm is compared with a number behind the number, if the number is greater than the back, then the
