资源列表
fujiati1
- 毕业学长福利!浙江工业大学VC课程,卢瑾作业以及最后的考试习题源代码-Graduating seniors benefits! Zhejiang University VC curriculum, assignments and final exam Lujin exercises source code! ! !
5-14
- 毕业学长福利!浙江工业大学VC课程,卢瑾作业以及最后的考试习题源代码-Graduating seniors benefits! Zhejiang University VC curriculum, assignments and final exam Lujin exercises source code! ! !
5-7
- 毕业学长福利!浙江工业大学VC课程,卢瑾作业以及最后的考试习题源代码-Graduating seniors benefits! Zhejiang University VC curriculum, assignments and final exam Lujin exercises source code! ! !
two-methods-fit-ellipse
- 利用最小二乘法将物体的轮廓拟合成椭圆形,返回椭圆的中心坐标,长短半轴的长度,取向,并画出拟合后的椭圆-Using least square method to fit the object outline of synthetic elliptic, return to the center of the ellipse coordinates, the length of the length of the half shaft, orientation, and draw the oval
STC15FEEPROM
- 用于STC15F系列单片机EEPROM的使用-Applicable to the use of STC15F microcontroller EEPROM
node_penerima_TSL
- reading TSL2561 luminosity sensor, get RTC datetime and Xbee communication in Arduino Uno.
cc1qqq
- DNF私服辅助源码,自动挂机,秒杀等功能-DNF dll Hack
studentshow
- 通过建立坐标系,显示简单的放大,但是放大后,不能进行移动-big big big
rgbtohsi
- OpenCV implementation of RGB to HSI image
python_pnn
- Probabilistic Neural Network for binary classification in python. Also using K-Folding technique in python.
MoodlePlus
- An android app source code (College courses management)
进程调度
- 设计一个有 N个进程共行的进程调度程序。进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三
