-
tutorial to work with xilinx fpga
tutorial to work with xilinx fpga
- 2023-08-20 06:10:03下载
- 积分:1
-
IEEE 802.16 CTC Encoder and Decoder test documentation (encoders, decoders direc...
IEEE 802.16 CTC Encoder and Decoder测试说明文档(编码器、解码器直接相连;编码器输出经过AWGN信道,输入解码器解码;误码率的测试)-IEEE 802.16 CTC Encoder and Decoder test documentation (encoders, decoders directly connected the output of encoder go through the AWGN channel, then decoder decoding bit error rate test)
- 2022-03-09 09:08:08下载
- 积分:1
-
设置网络驱动器映射方式的代码,很方便设置网络驱动器映射方式...
设置网络驱动器映射方式的代码,很方便设置网络驱动器映射方式-set up a network drive mapping code, is a convenient set up a network drive mapping
- 2022-01-26 02:42:08下载
- 积分:1
-
JPCAP based on the volume collection, use network monitoring access to IP packet...
基于JPCAP的流量采集,使用网络监听方式获得IP数据包,可以用来监视网络的状态、数据流动情况以及网络上传输的信息等。-JPCAP based on the volume collection, use network monitoring access to IP packets, can be used to monitor the network status, data flow and network transmission of information.
- 2022-09-29 10:20:03下载
- 积分:1
-
这是本人做客城设计用的,王一户多都哦支持,同志们再接再厉...
这是本人做客城设计用的,王一户多都哦支持,同志们再接再厉-this is my guest at the City Design, Wang has more than one oh, the comrades would continue
- 2022-03-28 17:53:34下载
- 积分:1
-
功放的经典原理图,赶快看看,可以自己尝试做一个,蛮有成就感的。...
功放的经典原理图,赶快看看,可以自己尝试做一个,蛮有成就感的。-Classic amplifier schematics, as soon as possible to see, you can try to make a quite sense of accomplishment.
- 2023-01-28 02:00:04下载
- 积分:1
-
Pattern Recognition (K neighbors) algorithm, useful
模式识别中的(近邻)算法的实现,很有帮助的-Pattern Recognition (K neighbors) algorithm, useful
- 2022-04-19 12:04:59下载
- 积分:1
-
WinReg文件格式
WinReg文件格式-WinReg file format
- 2023-02-15 12:45:03下载
- 积分:1
-
campus network design topographies ~ ~ ~ own end of the operation
校园网络设计拓朴图~~~自己做的期末作业-campus network design topographies ~ ~ ~ own end of the operation
- 2022-03-03 07:18:46下载
- 积分:1
-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1