资源列表
crc_check_16
- 这是一个关于CRC16的汇编源程序,希望对大家有所帮助.-This is a compilation of CYXLIC REDUNDANCY source, we hope to help.
clock_DS1302_c
- 这是一个时钟芯片DS1302的C语言写的读写程序,希望对大家有所帮助.-This is a clock chip DS1302 written in C language literacy procedures, we hope to help.
readwenjian
- 磁盘文件的读取,还有文件的写,但是由于时间关系,下次又时间在上传了 -disk read the document, there are documents to write, but because of time constraints, the next time the upload time
Selrun1
- 51控制电机滚动的程序,已测试,可直接在工程上用,很好推荐,汇编语言的-51 rolling motor control procedures, testing, can be directly used in the project, a good recommendation, the assembly language
Assemble
- 本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly
clock429
- 用于显示时钟,很不错的程序啊,希望大家多看看啊,支持支持小弟,我!-for display clock, the process is pretty good ah hope that we see more ah, support support younger, I!
48097213
- 交通灯控制实验,基于ASM语言的小程序,实现交通灯控制实验功能-traffic lights control experiment, based on the language of ASM small procedures, traffic lights functional control experiment
converse
- 从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到一个子程序库中,用子程序库调入的方法完成题目要求. 另附
WirelessTransferMain
- 无线传送,无线传输主机程序清单,汇编源码-wireless transmission, wireless transmission mainframe program list, the compilation of source code
WirelessTransferSecond
- 无线传送,无线传输分机程序清单, 汇编源码 -wireless transmission, wireless transmission ext program list, the compilation of source code
DirectInsertSort
- 实现直接插入排序 要求:封装成一个函数,形式如下: void DirectInsertSort(bool bOrder, bool bPrintEveryStep, int * array) 其中,参数bOrder是布尔类型变量,true表示升序,false表示降序 bPrintEveryStep表示是否把每一步的排序结果打印出来,true表示打印,false表示不打印 array是待排序的数组 -direct insertion sorting
liuxingequhubian
- (1) 利用汇编语言程序设计编写用键盘选择计算机演奏流行音乐乐曲的程序,歌曲清单至少包括3首。 (2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 (4) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括: 在正文第一行写课程设计题目; 1.需求说明(要求、功能简述)或问题描述; 2.设计说明(简要的分析与概要设计); 3.详细的算法描述; 4.源程序与执行
