资源列表
[汇编语言] test4
说明:编写一个单文档应用程序,当按下鼠标左键时,以鼠标点击位置为圆心、以20像素为直径输出一个圆,并且在圆心输出这个圆的编号(第一次按下鼠标左键时圆心处输出“1”)。-Write a single document application, when you press the left mouse button, the mouse click position as the center, 20 pixels for the diameter of the output of a circle,<suxiuqing > 在 2025-09-14 上传 | 大小:2.24mb | 下载:0
[汇编语言] test6
说明:编写一个单文档应用程序,程序运行后每当用户用键盘输入一个字符则在客户区输出这个字符,最后客户区将显示所有用户敲过的键,当用户退出程序时提示用户保存文件,文件保存后可以重新打开并显示原来的内容。-Write a single document application, the program is run whenever the user keyboard input one character to output the characters in the client area, and f<suxiuqing > 在 2025-09-14 上传 | 大小:37kb | 下载:0
[汇编语言] test8
说明:编写一个单文档应用程序,此程序当鼠标单击后在用户区显示一个方形,当用鼠标左击一下后在此方形内出现一内切圆形,再左击鼠标则全部消失。-Write a single document application, the program displays a square in the user area when the mouse click, left-click after a cut inside round, square and then left-click the mouse disa<suxiuqing > 在 2025-09-14 上传 | 大小:36kb | 下载:0
[汇编语言] 自己写的反汇编引擎
说明:刚学完编码写了个简单版的反汇编引擎。。。。。。。。。。。。。。。。。。。。。<139792888@qq.com> 在 2013-05-20 上传 | 大小:6.12kb | 下载:0
[汇编语言] test13
说明:编写一个单文档应用程序,此程序运行时在客户区绘制一个上半圆形,当鼠标左击一下后则变为下半圆形,再单击则又变为上半圆形.-Write a single document application, this program is running in the client area to draw a semicircular become the next semi-circular, when the mouse left-click, and then click again changed<suxiuqing > 在 2025-09-14 上传 | 大小:37kb | 下载:0
[书籍源码] intoduction_to_algorithms
说明:算法导论第二章各种排序算法的实现,包括插入排序,选择排序,归并排序,冒泡排序,二分查找等。-Introduction to Algorithms,Chapter 2.<Johny> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[汇编语言] MIPSCPU
说明:用verilog描述一个mips体系结构的cpu,分别用c语言mips汇编语言写了一段程序,翻译成机器码可以再cpu上运行。仿真结果三者完全一致。-Mips architecture cpu with verilog descr iption c language mips assembly language to write a program, translated into machine code can then cpu running on. Simulation results e<王博> 在 2025-09-14 上传 | 大小:10.86mb | 下载:0
[MacOS编程] SlideshowJmpress
说明:一个大学网页设计,功能还是停全,做的比较细致-A University of web design, function or full stop, do meticulous<彭威龙> 在 2025-09-14 上传 | 大小:1.01mb | 下载:0
[汇编语言] 2_4
说明:编写程序使一只鸟的图形飞过屏幕(来回两次)。飞鸟的动作可由小写字母 v(ASCII 码 76H)变为破折号(ASCII 码 0C4H)来模仿,这两个字符先后交替在两列上显示。鸟的开始位置是0 列20 行,每个字符显示1/10秒,然后消失。-Program the movement of a bird flying graphics screen (twice) back and forth. The birds Actions by lowercase letters v (ASCII code<杰克> 在 2025-09-14 上传 | 大小:1kb | 下载:0