资源列表
wps.tar
- 为openwrt的按键添加 长按 firstboot和重启的功能(add a function to the openwrt button)
common-master
- 这个串口软件绝对比网上流传的一些串口调试软件好用很多,实现数据收发,接收数据时,如果最后一个字符是'\r'或'\n',则会在一定时间内等待接收所有'\r','\n'字符,避免导致读取'\r\n'可能造成的两次换行;除已经提到的那三种情况, 还有使用'\r\n\r'三个字符作为换行符使用的, 已增加支持。(The serial port software than the spread of the Internet some serial debugging software use a lot
燃油炉温度控制系统
- 对一个燃油炉装置根据实验数据设计一个超调量 的无差温度控制系统。(For an oil burner device designed according to the experimental data an overshoot amount of differential temperature control system.)
msp430G2553实验相关程序_706301487
- MSP430单片机的实用代码,实现调试过程(a series code for MSP430 MCU)
图像处理函数
- 关于opencv对应emgucv的函数说明及功能(Function descr iption and function of OpenCV corresponding to emgucv)
Emgu.CV.Documentation
- Emgu CV Library Documentation
IIC
- 自己写的,使用stm32任意引脚模拟IIC,直接使用(STM32 simulation, IIC, direct use)
Display1
- 此控件为labview显示的控件,用来显示数值,任何字符都可以(labview is on for display ,is for display in any chniese)
stm32_IIC
- 自己写的,用stm32任意引脚模拟IIC通讯,可以直接使用(Write their own, with any pin STM32 analog IIC communication, you can use directly)
5uwl_100yhoutachaxun070805
- 千年后台记录查询程序,用于千年服务端后台管理,交易记录查询等功能。(Millennium background record query procedures for the Millennium SERVER background management, transaction records, inquiries and other functions.)
SVM浓缩讲稿,很到位
- 计算机学习中SVM的详细深入介绍,讲的不错,需要的可以看下(Detailed introduction of SVM in computer learning)
K均值聚类在基于OpenCV的图像分割中的应用
- 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of