资源列表
计科14级课程设计
- 经典汇编语言,大学生初学微机原理与接口技术适用,部分程序有代码(Classic assembler language)
测试3 中断延时动态数码管显示
- 中断延时动态数码管显示,中断加延时动态数码管的显示,数码管依次显示(Interrupt delay dynamic digital tube display)
影碟管理系统
- 一个影碟租赁系统,实现了会员管理员登陆,出租归还功能(DVD rental system The realization of the membership administrator landing, rental return function)
WIN10 64位下使用MASM包括EDIT.COM文件
- MASM全套的,下载后无需再另外找MASM安装包。(ALL OF MASM , then you do not need to find install masm every where wasting time)
全排列汇编
- 读入整数,输出其全排列并按字典序输出,例如3会输出123,132,213,231,312,321。通过递归实现。(Read into the integer, output its full arrangement and output in the dictionary order)
函数
- 函数分为系统函数和自定义函数 自定义函数定义特点: function 函数名的要求:只能够由字母、下划线和数字构成,而数字不能作为首字母 如果有返回值,用return关键字把要返回的数据返回。(Function is divided into system function and user-defined function Custom function definition features: Function Requirements for function names:
单例模式
- 单例模式确保某个类只有一个实例,而且自行实例化并向整个系统提供这个实例。(Singleton patterns ensure that a class has only one instance, and instantiate itself and provide the whole system with this instance.)
LED
- 采用verilo语言编写的LED流水灯,可用ISE软件来试实现(LED water lamp written in verilo language, available ISE software to try to achieve)
1112 VGA及乐曲演奏
- VGA彩条信号显示控制电路设计 VGA彩条信号显示控制电路设计(gdshajghjsdfsgfdghfdhfd)
T2
- 编写文件,建立文件,基于DS段内容建立文件并保存在当前目录(write file with masm, create it and save it in the local directory)
方程求解程序
- 有函数f(x)=ex可展开成:f(0)+f’(0)x/1!+f”(0)x /2!+…。编写函数程序求ex,使误差小于0.0000001。(The function f (x) =ex can develop into: F (0) +f (0) "x/1! +f" (0) x + /2.... Write function program ex, so that the error is less than 0.0000001.)
BrackOD
- od断点工具反编译工具 吾爱论坛专用工具(Od breakpoint tool decompiles special tool love forum tools)