-
流体手势
This is the mobile phone fluid gesture.
- 2019-06-07 21:18:39下载
- 积分:1
-
biploarspwm
Bipolar Spwm Inverter Simulation done by PSCAD sofware
- 2017-08-17 12:46:26下载
- 积分:1
-
Color-Correction-master
图像颜色校正,使用原图三通道的颜色比例,分别计算出每通道的相关系数,最后再把处理后的三通道图像卷积上这个颜色比例来恢复原图颜色。(In image color correction, the correlation coefficients of each channel are calculated by using the three-channel color ratio of the original image. Finally, the color ratio on the convolution of the processed three-channel image is used to restore the original color.)
- 2019-05-06 09:16:56下载
- 积分:1
-
VHDL 函数信号发生器
VHDL 函数信号发生器
VHDL 函数信号发生器
VHDL 函数信号发生器-VHDL Function Generator VHDL Function Generator
- 2022-03-06 16:12:35下载
- 积分:1
-
ATP-EMTP_6_0免安装版
说明: ATP程序(The Alternative Transients Program)是目前世界上电磁暂态分析程序(EMTP)最广泛使用的一个版本,ATP-EMTP程序几乎可为世界上的每一个人所免费使用,并可在大多数类型的计算机上运行。(The ATP program is currently the world's electromagnetic transient analysis program (EMTP) a version of the most widely used ATP-EMTP program, almost for every person in the world are free to use, and can run on most types of computer.)
- 2017-08-10 20:35:57下载
- 积分:1
-
jsp检测内存,并绘制曲线图
jsp检测内存,并绘制曲线图,画图程序,基于JSP环境,生成直方图的程序代码,一个检测JSP服务器内存的Ajax程序,动态显示服务器上的数据,并且一图像的方式直观显示数据。
- 2022-04-23 09:18:09下载
- 积分:1
-
main
frankwolfe算法,通过输入总流量、在路网情况已知时配流并求出费用值。(frankwolfe code By inputting the total flow rate, the flow rate is known when the road network is known and the cost value is obtained.)
- 2017-06-14 10:49:23下载
- 积分:1
-
M_Capon
说明: 基于Capon算法的空时自适应算法,适应于初学者(Space-time adaptive algorithm based on Capon algorithm, suitable for beginners)
- 2020-03-06 10:56:30下载
- 积分:1
-
雷达成像算法 压缩感知
雷达成像算法,用于更加清晰的图片重构,是成像算法的鼻祖,这个算法很是地道(radar imaging algorithm)
- 2021-04-23 18:48:47下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1