-
stm32 串口下载软件
stm32 串口下载软件,经实测非常好用,希望能帮到有需要的小伙伴,共同学习,共同提高,共同努力,在学习stm32的道路上能走的更快更好,谢谢大家。
- 2022-03-25 22:42:46下载
- 积分:1
-
UKF、EKF,CKF,STUKF
无迹卡尔曼滤波,强跟踪无迹卡尔曼滤波,ckf ,ekf(unscented kalman filter ;strong tracking unscented kalman filter)
- 2018-06-22 15:46:07下载
- 积分: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
-
openvc2.4.10配置方法
针对opencv的配制方法总结,适合初学者来配置开发环境(For the preparation of opencv summary, suitable for beginners to configure the development environment)
- 2017-07-18 17:14:19下载
- 积分:1
-
本程序是本人根据著名的酷讯网的特价机票信息而定制编写的一个特价机票查询软件,可以设置监视查询的时间间隔,软件实现了报告从选择日起连续4天内的最低机票价格并直接引...
本程序是本人根据著名的酷讯网的特价机票信息而定制编写的一个特价机票查询软件,可以设置监视查询的时间间隔,软件实现了报告从选择日起连续4天内的最低机票价格并直接引导至酷讯网页面。-This program is my cool hearing under the well-known network of special ticket information prepared by a special ticket custom query software, you can set up to monitor the query interval, the software realization of a report from the selection within 4 consecutive days from the date of the lowest ticket prices and direct guidance surface hugging News website.
- 2022-12-10 17:10:03下载
- 积分:1
-
AD9833 STM32
使用STM32驱动AD9833,亲测好用(Use STM32 to drive AD9833)
- 2021-05-12 20:30:02下载
- 积分:1
-
MC9S08QE128
UCOS2 for MC9S08QE128,一个完整的移植到飞思卡尔单片机的CodeWarrior 项目文件(UCOS2 for MC9S08QE128, transplanted to a complete single-chip Freescale)
- 2008-05-14 09:28:16下载
- 积分:1
-
会声会影效果程序进程
会声会影效果程序进程的启动和停止会声会影X4仿AE画中画效果01(去背景)(abc abc abc abc abc abc abc abc abc )
- 2012-03-11 19:43:23下载
- 积分:1
-
111
c#网络抢答器,运行时需要.net framework 2.0(A c# lan responder)
- 2020-10-13 16:57:31下载
- 积分:1
-
Server
实现socket通信实例,服务端。实现客户端的发送数据的处理。。。。。(Achieve socket communication examples, client services. Implement the processing for transmitting data to the client. . . .)
- 2013-12-12 17:27:42下载
- 积分:1