-
laplace
说明: 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
- 2009-08-24 09:50:35下载
- 积分:1
-
for-matrix-multiplication
用于矩阵相乘的小程序,进行运算时减小计算量,比较方便实用。(Applet for matrix multiplication, calculates the amount of calculation is reduced, more convenient and practical.)
- 2016-03-23 14:10:06下载
- 积分:1
-
控制进程的一个例子
控制进程的一个例子-control an example of the process
- 2022-08-25 02:51:22下载
- 积分:1
-
mcm
this is a matrix chain multiplication ...in c code
- 2009-04-17 22:20:17下载
- 积分:1
-
an_r01an0318eg_rx62n_rsk
瑞萨RX62N单片机的参考代码。非常有用,对应使用该单片机工程师来说非常具有参考意义。(this is a package of sample project code for rx62n of renesas. )
- 2013-08-23 09:36:16下载
- 积分:1
-
ARIMA
一些关于ARIMA模型的资料,各种应用实例,还有其他模型,都是用于预测(On the ARIMA model, a variety of application examples, as well as other models, are used to predict)
- 2012-11-22 18:03:09下载
- 积分:1
-
clusterdemo
得到硬盘中簇的大小 (Getting the clusters size of disk)
- 2020-11-16 20:09:39下载
- 积分:1
-
LED-3D-POV
stm32的3d led旋转显示器
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
}(stm32 LED 3D POV
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
})
- 2020-12-23 12:29:08下载
- 积分:1
-
50627968labview
该程序用于labview信号分析功能,包括小波分析和快速傅里叶变换等(The procedures used for labview signal analysis functions, including wavelet analysis, and fast Fourier transform)
- 2013-01-04 14:54:09下载
- 积分:1
-
CandSNR
MIMO虚拟技术信道容量随信噪比的变化关系图像,MATLAB仿真程序,源代码(Virtual MIMO channel capacity with the signal-to-noise ratio of the change in the relationship between image, MATLAB simulation program, the source code)
- 2013-04-22 19:30:37下载
- 积分:1