资源列表

« 1 2 ... .58 .59 .60 .61 .62 156863.64 .65 .66 .67 .68 ... 216390 »

[控制台(字符窗口)编程CX

说明:设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结束,用E表示。初始状态都为就绪状态。
<David Quan> 在 2025-10-02 上传 | 大小:1kb | 下载:0

[界面编程GMM

说明:This file has the code for GMM classification technique
<PRADEEP> 在 2025-10-02 上传 | 大小:17kb | 下载:0

[其他小程序OFDMA

说明:ofdma的一个简单的收发程序采用QPSK调制噪声是高斯白噪声-A simple transceiver of ofdma program using QPSK modulation noise is gaussian white noise
<唐彦楠> 在 2025-10-02 上传 | 大小:1kb | 下载:2

[VHDL编程xc3s400

说明:FPGA红色飓风开发板xc3s400配套例程-Red hurricane FPGA development board supporting routines xc3s400
<yiyu> 在 2025-10-02 上传 | 大小:2.7mb | 下载: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
« 1 2 ... .58 .59 .60 .61 .62 156863.64 .65 .66 .67 .68 ... 216390 »

源码中国 www.ymcn.org