资源列表
first
- 已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: the process of the arrival time
py
- 自动获得所如入中文字符串的拼音首字母,对于一些程序中需要快速筛选时非常方便。-By automatic means, such as the Chinese alphabet the first letter of the string, for some the need for rapid screening process very convenient.
11
- 功能 代码功能:输入一页文字,程序可以统计出文字、数字、空格的个数-code
PNGen
- 一种基于PN训练序列的OFDM同步频率编码-PN
MCU-communication
- AT89S52单片机之间的互相串行通信程序,可在proteus环境下仿真-AT89S52 microcontroller serial communication program between each other, under the simulation environment in proteus
1
- 实现带权有向图的邻接表结构创建,输出其顶点之间的最短路径. 弧结构体 typedef struct ArcNode//弧 { int adjvex //弧指向的顶点 struct ArcNode *nextarc //下一条弧 int info //弧的信息 }ArcNode 顶点结构体 typedef struct VNode//顶点 { int data //顶点数据 ArcNode *firstarc //第一条弧 }VNo
my_gamma
- gamma毕竟参数控制分析,并通过简单函数模拟gamma曲线,并比较模拟误差-gamma transformation control
MYC-01
- 6数码显示累加,8LED流水显示同步。最大计数999999,-6 digital display cumulative
socialnetwork
- 使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤-lauch weibo with cookie
minmaxtwo
- this is min max cpp file.you can use it for your homework or do anything.I don t care about you
enframe
- matlab分帧函数,详细情况见内部注释-matlab sub-frame function, the internal details, see note
ScaledLst_Calculating
- 批量裁剪modis数据 批量裁剪modis数据-clip modis data clip modis data
