资源列表
[控制台(字符窗口)编程] float_to_fraction
说明:将浮点数转为分数形式,近似到小数点后22位,提高精度!很方便!-transmit float data to fraction data, very convenient!<网址> 在 2025-09-27 上传 | 大小:810kb | 下载:0
[其他小程序] fuzzy-Cluster-watermark
说明:基于模糊聚类的数字水印,水印的透明性和鲁棒性都不错-Digital watermarking based on fuzzy clustering, watermark transparency and robustness are good<liangzz> 在 2025-09-27 上传 | 大小:174kb | 下载:0
[其他小程序] ALU
说明:fool test bench of ALU aritmetic logic unit written in VHDL language<gili cohen> 在 2025-09-27 上传 | 大小:595kb | 下载:0
[其他小程序] final-glcm
说明:glcm mean in matlab by armin moghimi devloped GLCM_Features1 helps to calculate the features from the different GLCMs that are input to the function. The GLCMs are stored in a i x j x n matrix, where n is the number of GLCMs calculated usually<armin> 在 2025-09-27 上传 | 大小:6kb | 下载:0
[Windows编程] jsj11234_6
说明:设计程序模拟先来先服务FCFS,最短寻道时间优先SSTF,SCAN和循环SCAN算法的工作过程。假设有n个磁道号所组成的磁道访问序列,给定开始磁道号m和磁头移动的方向(正向或者反向),分别利用不同的磁盘调度算法访问磁道序列,给出每一次访问的磁头移动距离,计算每种算法的平均寻道长度。-Design program to simulate the first come first served FCFS, shortest seek time first SSTF, the working proc<ddddddd4> 在 2025-09-27 上传 | 大小:38kb | 下载:0
[Windows编程] js11234_1
说明:1. 建立一个结点,即 PCB 块包括用户标识域、状态域(执行、等待、就绪)、 link 域。 2. 建立三个队列(执行队列、就绪队列、等待队列)。 3. 根据进程状态转换实现对三个队列的具体操作。具体的驱动可以采用时间片算法或手动调度的形式完成三个状态之间的转换 4. 用 switch 选择语句选择状态。 5. 按照自己的设定能完成所有的状态转换的运行(包括创建和运行结束)。 -1 create a node, i.e. PCB block includes a us<广告> 在 2025-09-27 上传 | 大小:50kb | 下载:0