资源列表

« 1 2 ... .17 .18 .19 .20 .21 2722.23 .24 .25 .26 .27 ... 14954 »

[汇编语言微机原理实验源程序

说明:微机原理实验源程序,总共有八个实验内容的源程序。实验一 简单输入、输出实验 实验五 8253定时器实验 实验二 软件延时实验 实验六 LED显示实验 实验三 软件延时模拟路*通灯控制 实验七 定时器LED显示综合实验 实验四 LED简单显示实验 实验八 模拟交通灯显示综合实验-Computer Engineering Experiment source, a total of eight experimental content of the source. Experimental a si
<雪原> 在 2025-07-18 上传 | 大小:3kb | 下载:1

[操作系统开发MemoryManagement

说明:操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值.-operating system memory tracking files, API function to achieve, learning operating system is of great value.
<若竹> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[汇编语言浮点异常的控制位

说明://浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*-----------------------------
<张虹> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[编辑器/阅读器ll(1)语法分析

说明:此为ll(1)文法的源代码,适应于学习过编译原理的同学,在做课程设计时可以参考-this as (a) the source code for grammar, learning to adapt to the students of compiler theory, the courses do when reference design
<林肯> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[汇编语言24和25pc机间的通信

说明:这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
<骡子> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[操作系统开发changgesfdaf

说明:汇编语言的简单的输入字母的大小写转换的小汇编语言程序-assembly language simple alphabetical input conversion of the case is a small compilation of language program
<杨广> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[编辑器/阅读器wbbj

说明:一个简单的文本编辑器.能实现基本的文本编辑,如插入,删除,复制,粘贴等简单功能。用数组实现字符的编辑。-a simple text editor. To achieve a basic text editor, such as insert, delete, copy, paste and other simple functions. Using an array of characters to achieve the editorial.
<梁志宏> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[书籍源码库存管理系统(C++)

说明:库存管理系统(C++) 一个C++编写的库存管理系统,拥有增加删除修改输出存盘等功能,学习C++的好程序-repertory management system (C++): A repertory management system using C++. It includes "add", "delete", "modify", "output", "save" etc. It is useful for C++ leanner.
<> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[汇编语言孙媳妇

说明:首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
<孙媳妇> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析编译原理词法分析器c语言

说明:编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教-Task of Compiler Implementation,To analyse and find error of Lexical,wish to communication with you,thanks.
<王立伟> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[汇编语言打砖块(汇编版)

说明:用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k-a small game written in asm , which calls interrupt 13h to run under graphic mode , the code is less than 10k
<钟宇平> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[汇编语言voicecontrol

说明:语音电压表。 // 文件来源:《SPCE061A单片机实验指导书》,"实验三十八 0~3V电压测量表"-voice voltage meter.// Source of the document : "SPCE061A experimental guide book", "Experiment 38 0 ~ 3V voltage measurement table"
<王兵> 在 2025-07-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2722.23 .24 .25 .26 .27 ... 14954 »

源码中国 www.ymcn.org