资源列表
[系统编程] ProcessorCheduling
说明:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助加深了解处理器调度的工作。-The introduction of multi-channel programming system, often at the same time there are a number of processes in a state of readiness. When the<屠娇娇> 在 2025-11-15 上传 | 大小:26kb | 下载:0
[系统编程] VirtualMemory
说明:模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。采用先进先出调度算法。-Analog paging in virtual storage management hardware and the address translation page fault, as well as the choice of scheduling algorithm to deal with page page fault. FIFO scheduling algorithm u<屠娇娇> 在 2025-11-15 上传 | 大小:52kb | 下载:0
[系统编程] SynchronousAgencies
说明:模拟实现用同步机构避免并发进程执行时可能出现的与时间有关的错误。模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。-Simulation using the process of synchronization to avoid complications that may arise in the implementation of time-related error. Simulation of PV body to achieve synchronous<屠娇娇> 在 2025-11-15 上传 | 大小:38kb | 下载:0
[系统编程] ddssdfd
说明:以把直接数字频率合成(DDS)看成这样一种技术,它能用数字值形式的信号控制正弦波的频率。最简单的DDS电路包括一个二进制计数器,一个以等间隔正弦波值进行全波编程的ROM,以及一个数模转换器,用于将存储的正弦波值转换为但这种结构并不灵活。 -To the Direct Digital Synthesis (DDS) as such a technology, it can use the digital value of the form of the frequency of sine wa<huangz> 在 2025-11-15 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] QTdeveloponlyfortq2440embedsky
说明:TQ2440 linux QT应用程序开发手册(天嵌独家出品)---全新LINUX图形界面开发,QT完全应用,开放应用程序全部源代码,配套详细的开发教程,专为sky/tq2440用户制作精品学习开发教程, 详情见:http://www.embedsky.net/infoDis.php?id=3 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品) 发布日期:2009-06-16 基于TQ2440 linux QT应用程序开发手册(天嵌独家出<小马> 在 2025-11-15 上传 | 大小:7.17mb | 下载:0
[Linux/Unix编程] 21_learn_linux
说明:学习linux的指导书,让你快速掌握linux的操作-The guidance of the book to learn linux, linux allows you to quickly master the operation of<Guo Weimin> 在 2025-11-15 上传 | 大小:1.24mb | 下载:0
[Linux/Unix编程] linux-IDE-Driver
说明:linux IDE 驱动+范例,对学习驱动以及IDE开发很有用处-linux IDE driver<lan> 在 2025-11-15 上传 | 大小:11kb | 下载:0
[Linux/Unix编程] Linuxrebuildfortq24420embedsky
说明:天嵌科技出品linux2.6.25超详细的移植手册 专为 tq2440 sky2440用户精心打造的学习开发使用手册-Embedded technology products linux2.6.25-day ultra-detailed manual transplantation tq2440 sky2440 for users to learn the development of well-built user manual<马> 在 2025-11-15 上传 | 大小:4.33mb | 下载:0
[系统编程] include1
说明: 因为有多个缓冲区,所以生产者线程没有必要在生成新的数据之前等待最后一个数据被消费者线程处理完毕。同样,消费者线程并不一定每次只能处理一个数据。在多缓冲区机制下,线程之间不必互相等待形成死锁,因而提高了效率。 -Because there are a number of the buffer zone, so there is no need for the producer thread to generate new data on waiting until the last thre<张闽> 在 2025-11-15 上传 | 大小:5kb | 下载:1
[加密解密] MD5-collision-process(c-source-code)
说明:根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.<孙岩> 在 2025-11-15 上传 | 大小:6kb | 下载:0