搜索资源列表
a4q1
- ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and p
extra
- fonction permet d extraire les fréquence de la transcr iption musicale-fonction permet d extraire les fréquence de la transcr iption musicale
ibox_core_0.0.2
- MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less reso
DelSpace
- 清除汇编工程所有文件每行多余的空格和TAB。能自动搜索并清除汇编工程包含的所有文件的每行多余的空格。-Clear all the files compiled works extra spaces per line and TAB. Can automatically search and clear the compilation of project file that contains all the extra spaces per line.
ExtraDriver
- Extra Driver注册机源码,用于Extra Drive Creator的注册机源码,用汇编语言编写的-Extra Driver Creator Keygen!
asm
- 汇编课程的老师给的课外参考资料,适用于汇编初学者,讲述了各种基础知识,包括win32汇编的一些内容-Compilation of extra-curricular courses teacher reference for compilation of beginners, basic knowledge about a variety, including some of the content win32 compilation
1
- (1)能记录整个赛程的比赛时间,并能在比赛开始前设定比赛时间,在比赛过程中能暂停比赛时间。 (2)能随时刷新甲、乙两队在真个赛程中的比分,即对甲乙两队的分数进行加分和减分。 (3)中场交换比赛场地时,能交换甲、乙两队比分的位置。 (4)比赛结束时能发出报警提示。 (5)在每次交换球权后24秒能手动赋初值,进攻超过24秒计时暂停知道按下继续开始计时。 -(1) to record the entire leg and time, and can set the game tim
main
- 找出最长的回文子串,输出的第一行为找到的最长的回文字符串的长度。后面的行应该包括该字符串,字符串两边多余的空格和标点都不需要输出,但字符串中的空格、标点和换行则需要按照原样输出。-To find the longest palindrome substring of the first acts of the output to find the longest palindrome length of the string. Back row should include extra spac
4
- 把数组中的n个双字型元素按从大到小的顺序排列。增加一个交换标志,在排序完成时不再执行多余的外层循环。-The array of n-word elements are arranged in descending order. Adding a swap flag, upon completion of the sort no longer perform the extra outer loop.
OS3
- 参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab