资源列表
[汇编语言] 51usefulprogram
说明:基于51单片机的实用程序,对单片机学习者很有好处。-51 SCM-based utility<熊维> 在 2025-06-27 上传 | 大小:16kb | 下载:0
[汇编语言] Lexicalanalyser
说明:You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it)<nandish.hebbal> 在 2025-06-27 上传 | 大小:16kb | 下载:0
[汇编语言] vasm_4353
说明:Behavioral simulation of the VeSPA processor. This model contains no timing information. It simply executes the operations defined in the ISA. It is used to test the basic ISA definition and the corresponding assembler-Behavioral simulation of<Irene> 在 2025-06-27 上传 | 大小:16kb | 下载:0
[汇编语言] language
说明:dos language in windows and vista<zhangzongyan> 在 2025-06-27 上传 | 大小:16kb | 下载:0
[汇编语言] yuesefuhuan
说明:约瑟夫环 是一个数学的应用问题: 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 例如:n = 9, k = 1, m = 5 【解答】 出局人的顺序为5, 1, 7, 4, 3, 6, 9, 2, 8。 -Joseph Wan is the application of a mathematic<张晓龙> 在 2025-06-27 上传 | 大小:16kb | 下载:0