资源列表
[语音合成与识别] chengxu
说明:基于动态时间规整的语音识别系统研究及其实现,用C语言编程完成-Dynamic time warping-based speech recognition system and its implementation, complete with C language programming<zhanyinfang> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[操作系统开发] WorROS
说明:具有操作系统的基本功能。能够模拟CPU以及CPU管理、模拟内存、模拟硬盘、模拟内存管理、模拟硬盘管理、模拟进程管理、模拟指令系统、模拟中断处理等,是单用户多任务操作系统。-With the operating system s basic functions. To simulate the CPU and CPU management, analog memory, analog disk, analog memory management, disk management simulatio<剑心> 在 2025-06-21 上传 | 大小:87kb | 下载:0
[易语言编程] adminemysql
说明:数据库连接管理工具易语言源码,数据库为MYSQL的数据库。-Database connection and easy language source code management tools, database MYSQL database<王继康> 在 2025-06-21 上传 | 大小:141kb | 下载:0
[编译器/词法分析] Assignment
说明:编译原理第七次作业,、 阐述系统中如何应用PXA270的中断机制,并给出你的系统中使用中断机制的逻辑图-Compiler assignment,二级中断的知识,是计算机原理中经典的知识。先将理论搞清楚,再仔细看PXA270关于中断机制的实现。在设计中应用之。<Tim Liang> 在 2025-06-21 上传 | 大小:12kb | 下载:0
[语音合成与识别] WindowsApplication
说明:c# 朗读文本支持中文发音,可做文本朗读器使用-c# read text support Chinese pronunciation, do text to speech uses<zhanghailong > 在 2025-06-21 上传 | 大小:112kb | 下载:0
[编译器/词法分析] Question-bank1
说明:questions that are frequently asked on the compiler<shrdaa> 在 2025-06-21 上传 | 大小:9kb | 下载:0
[操作系统开发] Memory_allocate_and_recover
说明:存储器的分配与回收算法实现 采用最先适应法、最佳适应法、最坏适应法分配主存空间。当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这是应把它分成二部分,一部分为占用区,加一部分又成为一个空闲区。-Memory allocation and recovery algorithm To adapt to using the first method, the best fit method, the worst fit method to<许> 在 2025-06-21 上传 | 大小:3kb | 下载:0