-
dataprocess
基于AdaBoost算法的人脸检测识别,以及对其人脸进行评分,详见源代码(AdaBoost algorithm based on face detection and recognition, as well as its human face to score, see the source code)
- 2013-10-22 10:07:06下载
- 积分:1
-
lab20-PWM
说明: DSP28335产生10KHZ方波的例程,包含完整的工程文件,打开即可使用。适用于ccs6.0以上版本(The routine of 10KHZ square wave generated by DSP28335 contains complete engineering files, which can be opened and used. Suitable for CCS version 6.0 or above)
- 2020-06-16 09:20:01下载
- 积分:1
-
2DPOCHA
日本教授Ozaki所编写的二维相关光谱的计算可执行程序,国际上比较流行适用。(2dcos software to implement the nir spectroscopy analysis.)
- 2013-12-15 20:08:58下载
- 积分:1
-
xwedq
IDW距离反比加权方法,现代信号处理中谱估计在matlab中的使用,music高阶谱分析算法。( IDW inverse distance weighting method, Modern signal processing used in the spectral estimation in matlab, music higher order spectral analysis algorithm.)
- 2017-05-10 22:26:27下载
- 积分:1
-
xc164
xc164中文手册,详细的介绍了xc—164的各个模块的功能( xc164 Chinese handbook Detailed introduction xc-164 each module function)
- 2010-10-25 21:01:53下载
- 积分:1
-
Drawing-Panel
初级的画板,适合C#初学者,我是在老师布置作业以后编写的,我也刚学习C#,感觉初学者可以看一下(Primary drawing board, for C# beginners, I was prepared after the teacher assignments, and I just learn C#, beginners can look at feel)
- 2011-11-17 19:52:40下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
Shi-Tomasi提取算法
在opencv+VS2013平台上实现Shi-Tomasi提取算法,可在图片上绘画出Shi-Tomasi特征点
- 2023-04-24 00:00:03下载
- 积分:1
-
pwm
matlab仿真PWM控制直流电机,仿真曲线还可以(matlab simulation of the PWM control of DC machine, the simulation curve can also)
- 2012-07-04 22:40:44下载
- 积分:1
-
USB矩阵键盘,16*8
文件代码实现16*8 USB矩阵键盘,以及对ghostkey的处理。因为是矩阵键盘,不加处理的矩阵键盘电路一定会产生ghostkey。的通过软件处理
- 2022-11-28 10:15:45下载
- 积分:1