资源列表
matlabzhifangtu
- 用matlab实现对图像求直方图及灰度值,及将灰度值还原成图像-Matlab image histogram to ask and gray value
zdl
- 运用matlab编程求最短路径的算法a=xlsread( D:\数据.xls ) 调入数据 n=size(a,1) for i=1:n for j=1:n if a(i,j)==1000 a(i,j)==inf 不相邻点之间的距离赋值为无穷大 -The shortest path
cifayufa
- 语法分析实验报告有关于词法语法及中间代码生成的实验报告 很有用-This is a grammar analysis of the experimental report lexical and syntax and intermediate code generation
50Hzremove
- 利用matlab滤除50HZ工频干扰的代码,另有一篇相关论文-Use of matlab filter frequency 50 HZ power frequency interference code
netex
- 简单的ping命令和tracert命令的实现-a simple program of ping command and tracert command
MyPlayerDemo
- 播放器: 1. 界面美观,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。 4. 全局的MediaService,并且伴有NotifyManager等进行通知-Player: 1. Beautiful interface, extensive use of custom controls and Adapter for layout, this is good for be
Control
- 电机矢量控制模型,控制参数可调,模型可改变成任何电机。-Motor vector control model, adjustable control parameters, the model can be changed to any motor.
ScreenSaver
- 用线程实现屏幕保护,对java初学者是非常有用的程序-Use thread realize the screen saver, for Java beginners are very useful programs
SC51P1816-Code
- silan SC51P1816 遥控器Demo源码-silan SC51P1816 Demo Code
FirstProg_Hello
- opengl 基于glut库的一个简单程序实现创建一个窗口-create window
GlutKeyboard
- opengl 基于glut库的简单键盘交互实例- a simple instance of keyboard interactionbased on opengl glut library
1
- 函数功能:优先级法调度将进程插入到就绪队列算法 函数原型:void insert1(PCB *q) 函数参数:PCB *q 待插入的队列进程控制块 优先级越高,插入越靠 -Function parameters: PCB* q to insert in the queue process control blocks Higher priorities, insert the depend
