资源列表

« 1 2 ... .39 .40 .41 .42 .43 14044.45 .46 .47 .48 .49 ... 14959 »

[汇编语言2

说明:求两位数的平方,就是求两位数的平方,好吧二十个字-Seeking double-digit square is seeking double-digit square, OK 20 words
<znnbupt> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言LEDTG

说明:PWM控制的一种应用,对灯光的控制。能控制灯光的缓慢亮暗。-PWM control of an application for lighting control. Can control the lighting of the slow light and dark.
<moon> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言1

说明:深度优先搜索 汇编语言 汇编数据结构 算法-Depth-first search algorithm for assembly language compilation of data structures
<张岩> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言shiyian

说明:DDA方法的绘制直线 圆的绘制 曲线的绘制等-tu xing xue
<小芬> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言MACRO_NOP

说明:编写一个宏,它产生n条NOP指令,其中n是宏的形式参数。吴泽乐-Write a macro, it produces n article NOP instructions, where n is the form of the macro parameters. WU Ze-Le
<> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言CLK

说明:针对8080 用汇编语言实现中断,以实现时钟功能-For the 8080 assembly language to achieve interruption, in order to achieve clock function
<wheel> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[操作系统开发fat32.C

说明:这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率
<樊晓博> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言8254-1

说明:8254调试代码CODE SEGMENT ASSUME CS:CODE,DS:DATA MOV DX,INTCSR_BYTE1 MOV AL,1FH OUT DX,AL MOV DX,INTCSR_BYTE2 MOV AL,3FH OUT DX,AL MOV DX,INTCSR_BYTE3 MOV AL,00H OUT DX,AL-code of 8254CODE SEGMEN
<郑宁> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[编译器/词法分析cifafengxi

说明:词法分析,其中包括C++源代码扫描程序识别C++记号。-cifafenxi
<晓明> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[汇编语言LED82

说明:数码管的显示,动态显示,数码管显示两位以上,从这个例子我们可以学习多位数码管的显示技术-Digital tube display, dynamic display, digital display two or more, in this case we can learn a number of digital control of display technology
<kai> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[操作系统开发processzzc

说明:并发线程的管理.防止死锁的产生.此为枷锁的方法,直接保护临界区,防止临界区的错误的产生.-The management of concurrent threads. To prevent the deadlock generation. This is the way to the yoke of direct protection of critical areas, to prevent critical errors genera
<12121> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[操作系统开发rjff

说明:操作系统的线程管理,使用软件的方法,防止临界区产生错误,保护临界区并对并发线程保护,无死锁现象.-The operating system' s thread management, use of software methods to prevent the critical error, protect critical areas and the protection of concurrent threads, deadl
<12121> 在 2025-01-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 14044.45 .46 .47 .48 .49 ... 14959 »

源码中国 www.ymcn.org