资源列表

« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 3005 »

[汇编语言单例模式

说明:单例模式确保某个类只有一个实例,而且自行实例化并向整个系统提供这个实例。(Singleton patterns ensure that a class has only one instance, and instantiate itself and provide the whole system with this instance.)
<啦啦啦啦啊 > 在 2024-07-04 上传 | 大小:2079744 | 下载:0

[汇编语言函数

说明:函数分为系统函数和自定义函数 自定义函数定义特点: function 函数名的要求:只能够由字母、下划线和数字构成,而数字不能作为首字母 如果有返回值,用return关键字把要返回的数据返回。(Function is divided into system function and user-defined function Custom function definition features: Function Re
<啦啦啦啦啊 > 在 2024-07-04 上传 | 大小:1024 | 下载:0

[汇编语言全排列汇编

说明:读入整数,输出其全排列并按字典序输出,例如3会输出123,132,213,231,312,321。通过递归实现。(Read into the integer, output its full arrangement and output in the dictionary order)
<夏末de初秋 > 在 2024-07-04 上传 | 大小:1024 | 下载:0

[汇编语言WIN10 64位下使用MASM包括EDIT.COM文件

说明:MASM全套的,下载后无需再另外找MASM安装包。(ALL OF MASM , then you do not need to find install masm every where wasting time)
<王洁 > 在 2024-07-04 上传 | 大小:259072 | 下载:1

[汇编语言影碟管理系统

说明:一个影碟租赁系统,实现了会员管理员登陆,出租归还功能(DVD rental system The realization of the membership administrator landing, rental return function)
<`金龙鱼叽 > 在 2024-07-04 上传 | 大小:1024 | 下载:0

[汇编语言测试3 中断延时动态数码管显示

说明:中断延时动态数码管显示,中断加延时动态数码管的显示,数码管依次显示(Interrupt delay dynamic digital tube display)
<远方的你 > 在 2024-07-04 上传 | 大小:16384 | 下载:0

[汇编语言计科14级课程设计

说明:经典汇编语言,大学生初学微机原理与接口技术适用,部分程序有代码(Classic assembler language)
<爱美人爱小顾 > 在 2024-07-04 上传 | 大小:308224 | 下载:0

[汇编语言add

说明:basic addition program for begginers
<banthi > 在 2024-07-04 上传 | 大小:86016 | 下载:0

[汇编语言div

说明:basic masm program to use beginners of embedded c
<banthi > 在 2024-07-04 上传 | 大小:86016 | 下载:0

[汇编语言mul

说明:division program for beginners of embedded system using tasm
<banthi > 在 2024-07-04 上传 | 大小:86016 | 下载:0

[汇编语言multibyte

说明:multibyte program program for basic embedded system using masm
<banthi > 在 2024-07-04 上传 | 大小:1025024 | 下载:0

[汇编语言x86汇编语言-从实模式到保护模式

说明:x86汇编语言-从实模式到保护模式 李忠 王晓波 余洁 著(X86 assembly language - from the real mode to the protection mode)
<liqt5 > 在 2024-07-04 上传 | 大小:4885504 | 下载:0
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 3005 »

源码中国 www.ymcn.org