资源列表

« 1 2 ... .78 .79 .80 .81 .82 2683.84 .85 .86 .87 .88 ... 14954 »

[汇编语言4

说明:题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B
<> 在 2025-07-16 上传 | 大小:19kb | 下载:0

[汇编语言5

说明:输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to
<> 在 2025-07-16 上传 | 大小:19kb | 下载:0

[磁盘编程sfdisk-2_05r2-32bit

说明:Smart FDISK是一个管理硬盘的实用工具软件,它可以帮助您方便地管理您的计算机硬盘。能在硬盘上建立基本分区、逻辑分区,并且可以格式化分区。通过内建的启动管理器,可以方便地在一个或多个硬盘上的不同分区中独立地安装多个不同的操作系统-Smart FDISK the hard drive is a management utility software, it can help you easily manage your computer s hard drive. Able to estab
<黄珉伟> 在 2025-07-16 上传 | 大小:688kb | 下载:0

[编辑器/阅读器PDFlib-5.0.3p1-Windows

说明:windows下PDF文档的开发包-PDF documents under the windows development kit
<黄珉伟> 在 2025-07-16 上传 | 大小:3.22mb | 下载:0

[操作系统开发zy2

说明:操作系统的存储管理-Operating system storage management
<> 在 2025-07-16 上传 | 大小:102kb | 下载:0

[汇编语言bios-asm

说明:一个80x86 BIOS 的汇编源代码.-80x86 BIOS a compilation of source code.
<姚聪> 在 2025-07-16 上传 | 大小:36kb | 下载:2

[汇编语言MBR

说明:一个MBR (硬盘主引导区)的汇编源代码.-A MBR (master boot hard disk area) a compilation of source code.
<姚聪> 在 2025-07-16 上传 | 大小:4kb | 下载:0

[中文信息处理HanziStatics

说明:汉字统计程序-Chinese statistical procedures
<> 在 2025-07-16 上传 | 大小:1.22mb | 下载:0

[编译器/词法分析Dream Scripter v3.5 Full Source Code

说明:Dream scr ipter v3.5 Full Source Code
<站长> 在 2025-07-16 上传 | 大小:659kb | 下载:0

[操作系统开发Freedos-b1932-s

说明:免费dos操作系统-Free dos operating system
<weihuiqian> 在 2025-07-16 上传 | 大小:433kb | 下载:0

[磁盘编程ttt

说明:查找文件分配表 对扇区数据进行十六进制读、字符读、 监视0磁道63个扇区的数据变化 写扇区数据 一个硬盘锁有关的程序-Find a file allocation table-by-sector data hexadecimal reading, character reading, surveillance 0 Track 63 sectors of data changes in a hard disk write sector data lock-related procedures
<黄韬> 在 2025-07-16 上传 | 大小:24kb | 下载:0

[编译器/词法分析PL0语言词法分析器

说明:PL/0语言词法分析器(WINDOWS图形界面,VC+API编写)学编译原理的可以参考一下(不是我自己编的)-PL/0 language lexical analyzer (WINDOWS graphical interface, VC+ API prepared) to compile the principle of learning for reference (not my own series)
<> 在 2025-07-16 上传 | 大小:16kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 2683.84 .85 .86 .87 .88 ... 14954 »

源码中国 www.ymcn.org