资源列表

« 1 2 ... .83 .84 .85 .86 .87 11788.89 .90 .91 .92 .93 ... 14954 »

[磁盘编程ymzh

说明:这是一个页面置换算法的实现,功能描述:输入可用内存页面数和一个作业访问逻辑页号的序列 *给出FIFO、LRU、OPT算法的缺页中断率 *本程序中设初始页框里的页号与实际页号都不同-This is a page replacement algorithm to achieve functional descr iption : Importation of a few pages available memory and a logic operation visit, the page is g
<齐大永> 在 2025-06-04 上传 | 大小:3kb | 下载:0

[语音合成与识别mfcc

说明:用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-used language voice characteristic parameters of the procedure, the characteristic parameters for voice mfcc parameters, mainly for Speaker Recognition
<张龙> 在 2025-06-04 上传 | 大小:3kb | 下载:0

[编译器/词法分析简易C语言词法分析程序

说明:这是一个的编译器,是编译原理课程设计的一个很好的内容-This is a compiler, compiler theory of curriculum design a very good content
<中国人> 在 2025-06-04 上传 | 大小:3kb | 下载:0

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

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

[操作系统开发MemoryManagement

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

[操作系统开发changgesfdaf

说明:汇编语言的简单的输入字母的大小写转换的小汇编语言程序-assembly language simple alphabetical input conversion of the case is a small compilation of language program
<杨广> 在 2025-06-04 上传 | 大小: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-06-04 上传 | 大小: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-06-04 上传 | 大小: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-06-04 上传 | 大小:3kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 11788.89 .90 .91 .92 .93 ... 14954 »

源码中国 www.ymcn.org