资源列表
task
- 有台机器每次只能处理一个任务,所以n个任务需要排成一个队列等待处理。当处理一个任务时,其他任务都处于等待状态,总等待时间累加等待的任务个数乘以任务处理时间。每个任务的等待时间由一个正整数w表示,表示这个任务当前需要的时间为w,当处理完这个任务后,该任务完成,并产生一个时间为w-1的任务,并排到队列的末尾,当然,如果w-1等于0,则不会产生新任务。求对这n个任务进行排列后,所花费的最小总等待时间是多少-The machine can only handle one task, so the n t
chengx
- 自适应继电保护设计 matlab程序 自动进行保护装置的整定-Adaptive Protection matlab program designed to protect the device automatically tuning
uart
- LIN模块驱动,作为汽车电子很常见的一种通信模式,得到了很广泛的应用-LIN module driver, as automotive electronics very common mode of communication, has been a very wide range of applications
Bubble
- 将传统的冒泡排序算法进行可视化输出,可直接观测冒泡排序算法的中间过程-The traditional bubble sort algorithm visualization output can be directly observed during the middle of the bubble sort algorithm
fska
- 2-fsk调制解调,采用相干解调,画出调制前调制后,加噪声,解调的函数图-modulated and demodulated by 2-fsk
PAPR
- 关于OFDM降低PAPR的方法,并给出了clipping前后的CCDF曲线图。-About OFDM PAPR reduction method, and gives the CCDF diagram of curves before and after clipping.
buttewrddt
- Matlab巴特沃斯低通滤波器方面的代码,供大家参考-Matlab code butterworth low-pass filter
zsy
- 自适应均衡器的基于matlab的仿真程序-The adaptive equalizer based on matlab simulation program
LG1
- 可用于生成不同拓扑荷值的涡旋光光强分布图-It can be used to generate the value of the topological charge of the vortex different light intensity distribution
canvas
- 用HTML5的画布生成的图片,保存图片到服务器-Use HTML5 to generate a picture of the canvas, save the image to the server
see_doctor
- 实现医院简单排队等候就诊操作,小型简单数据库数据库-Simple queue waiting for the hospital to achieve a simple operation, a small simple
SkinCapiture
- 对皮肤目标进行检测。在摄像头内是皮肤对象就会被显示,其他的背景都被去除。-Skin target detection. The camera is in the skin object will be displayed, other background is removed.
