登录
首页 » DOS » parallel-scrambler

parallel-scrambler

于 2011-11-22 发布 文件大小:215KB
0 284
下载积分: 1 下载次数: 56

代码说明:

  并行扰码器的实现推导及其结论,非常详细,运用在高速电路上(Parallel implementation of the scrambler is derived and its conclusions, in great detail, using high-speed circuit)

文件列表:

parallel scrambler.doc,694784,2011-11-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 页面调度算法
    页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
    2018-05-22 13:02:20下载
    积分:1
  • MicrosoftVisualInterDev
    Microsoft Visual InterDev 从入门到精通(from entry level to proficiency)
    2007-04-19 15:19:03下载
    积分:1
  • 源代码pwin
    一个微型操作系统源码。抛砖引玉,希望有更多的国人开发和共享操作系统源码。(a micro-source operating system. Comment hope more people development and sharing of the operating system source code.)
    2004-09-24 21:15:50下载
    积分:1
  • 现代 第四版(英文)
    现代操作系统第四版全英文,觉得好,请点赞(Modern operating system fourth edition English)
    2020-06-23 23:40:01下载
    积分:1
  • ucore-lab1
    Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。(Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read)
    2011-06-07 14:36:34下载
    积分:1
  • 可变分区
    说明:  可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。(Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.)
    2006-01-10 20:58:02下载
    积分:1
  • jlspcmd
    银行家算法的实现原理(Principle)
    2004-10-20 20:28:02下载
    积分:1
  • Enhancement-for-OS-ELM
    在线序列极限学习机OS-ELM算法的基本原理及其改进算法(􀀬 In this paper, we propose a Constructive Enhancement for OS-ELM (CEOS-ELM), which can add random hidden nodes one-by-one or group-by-group with fixed or varying group size.􀁑 􀀃 􀁗 􀁋 􀁌 􀁖 􀀃 􀁓 􀁄 􀁓 􀁈 􀁕 􀀏 􀀃 􀁄 􀁑 􀀃 􀀨 􀁑 􀁋 􀁄 􀁑 􀁆 􀁈 􀁇 􀀃 􀀲 􀁑 􀁏 􀁌 􀁑 􀁈 􀀃 􀀶 􀁈 􀁔 􀁘 􀁈 􀁑 􀁗 􀁌 􀁄 􀁏 􀀃 􀀨 􀁛 􀁗 􀁕 􀁈 􀁐 􀁈 􀀃 􀀯 􀁈 􀁄 􀁕 􀁑 􀁌 􀁑 􀁊 􀀃 􀀰 􀁄 􀁆 􀁋 􀁌 􀁑 􀁈 􀀃 􀀋 􀀨 􀀲 􀀶 􀀐 􀀨 􀀯 􀀰 􀀌 􀀃 􀁄 􀁏 h)
    2016-10-24 13:08:46下载
    积分:1
  • Lab7deadlock
    nachos操作系统实习,通信和死锁实现部分的报告含主要部分的源码(nachos operating system internships, communication and implementation section of the report containing the deadlock major part of the source)
    2020-11-09 16:39:47下载
    积分:1
  • 3
    说明:  北理工操作系统课程设计实验3 生产者消费者实验的源码及实验报告(North Polytechnic courses on operating system design Experiment 3 of producers and consumers experiment source code and experimental reports)
    2012-06-20 20:26:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载