资源列表
[控制台(字符窗口)编程] CX
说明:设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结束,用E表示。初始状态都为就绪状态。<David Quan> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] workTwo
说明:灰度图像的偏移变换和配准的matlab代码-Offset transformation and registration of gray image of matlab code<吴双双> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] SIFT_c
说明:在vs2010下使用opencv2.4.3进行SIFT特征点的检测显示和匹配-Use opencv2.4.3 in vs2010 for SIFT feature point detection and matching display<yang> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 0-1bag
说明:0-1背包问题:有N件物品和一个容量为V的背包。第i件物品的花费是c[i],价值是w[i]。求解将哪些物品装入背包可使价值总和最大。-The 0-1 knapsack problem: N items and a capacity of V backpack. Take the first I items is c[i], the value is w[i]. For which goods loaded backpack can make the value of the sum of the<吴双双> 在 2025-10-02 上传 | 大小:34kb | 下载:0
[其他小程序] Video
说明:A project on Android that play Video files.<Chuyen Nguyen Anh> 在 2025-10-02 上传 | 大小:40kb | 下载:0
[其他小程序] xitongbianshi
说明:应用于系统辨识中,增广最小二乘法辨识程序的m文件。-System identification, augmented least squares identification procedure m files.<韦唯> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[其他小程序] jiyuMBPbianshi
说明:系统辨识中,基于改进的神经网络MBP算法对噪声系统辨识程序-System identification, improved neural network algorithm based on the noise MBP system identification procedures<韦唯> 在 2025-10-02 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] PCB
说明:基于单片机自做的一个万年历,12864液晶显示,有以下功能;1、温度显示;2、独立按键模块;3、闹钟;4、农历显示;附上原理图。-Since doing a microcontroller-based calendar, 12864 LCD has the following features 1, the temperature display 2, independent key module 3, alarm clock 4, calendar display attached<山仔> 在 2025-10-02 上传 | 大小:3.33mb | 下载:0
[其他嵌入式/单片机内容] Robot-control-using-4-switches-8051-driver
说明:The rar file contains a sample code for driving two dc motor connected to robotic platform , with switches to operate.<Ahmed> 在 2025-10-02 上传 | 大小:15kb | 下载:0