-
帧间差分法
利用帧间差分法进行前景的提取,可运行
- 2022-03-25 00:56:25下载
- 积分:1
-
TICCS3[1].3
本章概述CCS(Code Composer Studio)软件开发过程、CCS组件及CCS使用的文件和变量。
CCS提供了配置、建立、调试、跟踪和分析程序的工具,它便于实时、嵌入式信号处理程序的编制和测试,它能够加速开发进程,提高工作效率
(This chapter summarizes the CCS (Code Composer Studio) software development process, CCS and CCS components used files and variables. CCS provides the configuration, build, debug, tools for tracking and analysis program, it easy to real-time, embedded signal processing procedures for the preparation and testing, it can speed up the development process, improve efficiency)
- 2010-05-30 09:38:04下载
- 积分:1
-
dhcp+ relay
【实例简介】dhcp 获取动态ip地址
- 2021-08-05 00:31:06下载
- 积分:1
-
C# Excel导出
private void ToExcel(string saveFileName, string strSql)
{
if (DateTime.Now.Year == 2014)
return;
SaveFileDialog saveDialog = new SaveFileDialog();
saveDialog.DefaultExt = "xls";
saveDialog.Filter = "Excel文件|*.xls";
saveDialog.FileName = saveFileName + this.dateTimePicker1.Value.Year.ToString().Trim() + this.dateTimePicker1.Value.Month.ToString().Trim();
if (save
- 2022-02-26 06:12:03下载
- 积分:1
-
ajgohithm-your
I use vc to achieve the Gouraud algorithm(I use vc to your the Gouraud algorithm)
- 2017-03-30 02:22:18下载
- 积分:1
-
STM32F103_BLDC开发资料
STM32F103_BLDC开发资料,包含UVW三相PWM波,电流环,IaIbIc三相电流PID整定,速度环,说实话这代码是我在淘宝上买的,仅供参考,对于初学者还是有很大参考价值的。
- 2022-05-14 23:17:55下载
- 积分:1
-
wlcsxt
说明: 网络测试系统,很实用的一个源码,很有参考价值,下载试试,多学习哦(Network test systems, it is a source of practical, useful reference, download a try, more to learn Oh)
- 2008-11-23 22:37:15下载
- 积分:1
-
car
说明: 小车寻迹单片机C51程序,已经调试过了。(MCU C51 car tracing procedures have been debugging before.)
- 2009-08-30 17:53:48下载
- 积分:1
-
CS1
this is a webCam code
- 2013-04-12 23:40:58下载
- 积分:1
-
wavelet
关于图像的小波和小波包的阈值去噪的matlab语言的实现(About the image of wavelet and wavelet packet threshold denoising matlab language implementation
)
- 2014-06-30 11:29:46下载
- 积分:1