资源列表
[汇编语言] Ex_encoder
说明:I0做LCD显示的子程序学习LCD驱动原理-I0 done LCD display subroutine learning theory LCD Driver<刘刚> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[汇编语言] clock_DS1302_c
说明:这是一个时钟芯片DS1302的C语言写的读写程序,希望对大家有所帮助.-This is a clock chip DS1302 written in C language literacy procedures, we hope to help.<张政> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[汇编语言] readwenjian
说明:磁盘文件的读取,还有文件的写,但是由于时间关系,下次又时间在上传了 -disk read the document, there are documents to write, but because of time constraints, the next time the upload time<王浩岍> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[汇编语言] DirectInsertSort
说明:实现直接插入排序 要求:封装成一个函数,形式如下: void DirectInsertSort(bool bOrder, bool bPrintEveryStep, int * array) 其中,参数bOrder是布尔类型变量,true表示升序,false表示降序 bPrintEveryStep表示是否把每一步的排序结果打印出来,true表示打印,false表示不打印 array是待排序的数<失业> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[汇编语言] INSERT_STRING
说明:在字符串‘1234567890’中的指定位置处position插入字符串‘ABCD’-the string'1234567890 'designated location Department position, insert the string 'ABCD'<weiren> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[汇编语言] danpianjichengfa
说明: 知识要点:理解2 进制数的乘法 运行结果先输出00000010 ,然后输出11111101,就是1011111101 换算后等于10 进制765,就是两数相乘的结果 注意是从高向低排列,同时该数已经超过256, 所以进位cy=1-knowledge elements : two 229 understanding of the number of multiplication operations were first e<xinxinjob> 在 2024-11-08 上传 | 大小:1kb | 下载:0