-
pbfdaf
说明: 自适应滤波, 回声消除, matlab, 分段自适应滤波(Adaptive filtering, echo cancellation, MATLAB, segmented adaptive filtering)
- 2020-03-03 18:49:59下载
- 积分:1
-
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在...
用C语言实现进程调度-操作系统课程设计设计思想:
“最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling algorithm the basic idea is cpu allocated to the parade were in place the highest priority in the process. Dynamic priority, which is priority number in the creation process to set an initial value, When the process is a cpu after its priority on reducing the number of one.
- 2022-05-25 04:15:05下载
- 积分:1
-
PI
说明: Embeded program(processor)
- 2010-11-01 01:31:44下载
- 积分:1
-
DES_C
这是一个c语言的例子,是有关于加解密的程序,包含DES算法实现等(This is an example of C language, is about encryption and decryption procedures, including DES algorithm implementation, etc.)
- 2020-07-01 10:00:02下载
- 积分:1
-
ucgui
ucgui的简单分析,对ucgui作了大体上的描述初学者有帮助,(ucgui simple analysis was made largely on the description of ucgui beginners help)
- 2008-05-14 21:12:46下载
- 积分:1
-
Binary_DoubleTop_Bottom
说明: Binary double top indicator
- 2019-01-14 00:37:19下载
- 积分:1
-
一款非常实用的串口测试软件,可以用于测试设备的串口是否正常...
一款非常实用的串口测试软件,可以用于测试设备的串口是否正常-A very practical test software serial port can be used to test equipment and whether it is normal serial
- 2023-04-26 01:10:02下载
- 积分:1
-
Java画图程序源码
Java画图程序源码,"Pencil",//铅笔画,也就是用鼠标拖动着随意绘图
"Line", //绘制直线
"Rect", //绘制空心矩形
"fRect",//绘制以指定颜色填充的实心矩形
"Oval", //绘制空心椭圆
"fOval",//绘制以指定颜色填充的实心椭圆
"Circle",//绘制圆形
"fCircle",//绘制以指定颜色填充的实心圆形
"RoundRect",//绘制空心圆角矩形
"frRect",//绘制以指定颜色填充的实心圆角矩形
"Rubber",//橡皮擦,可用来擦去已经绘制好的图案
"Color",//选择颜色按钮,可用来选择需要的颜色
"Stroke",//选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化
"Word"//输入文字按钮,可以在绘图板上实现文字输入
};
- 2022-05-15 07:55:45下载
- 积分:1
-
W=500 H=5
说明: 计算静态和动态的DY溢出指数(包括收益率和波动率)(static and dynamic spillover index)
- 2021-02-18 15:29:45下载
- 积分:1
-
clac
表达式计算器,方便用于无小键盘的笔记本,采用的算法可以计算复杂的表达式(Expression calculator, easy for non-small laptop keyboard, the algorithm can be used to calculate complex expressions)
- 2014-03-29 10:20:05下载
- 积分:1