-
ccs3.3Pexample
dsp开发环境CCS3.3的学习实例程序,对于新学者有很大的帮助(the dsp developed environmental CCS3.3 the learning instance procedures, great help for new scholars)
- 2012-11-12 15:21:08下载
- 积分:1
-
rmusic
谱估计实值MUSIC算法的一种C代码实现,包括matlab代码,用于信号的DOA方向估计。(music c code and matlab code)
- 2021-04-29 18:38:42下载
- 积分:1
-
光敏传感器控制呼吸灯的明暗程度
光敏传感器的使用,使用STM32单片机,控制灯的亮的程度。(The use of photosensitive sensors, the use of STM32 microcontroller, control the brightness of the light.)
- 2020-07-02 00:00:07下载
- 积分:1
-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1
-
ControlSys
用vc调用matlab7.0写的小程序,可以实现简单的控制系统仿真演示(with vc call matlab7.0 write small programs, can achieve a simple control system simulation demo)
- 2005-07-26 17:46:32下载
- 积分:1
-
2
说明: CC2530芯片的使用和无线传感器网络的构建——数据收发无线组网实验(The use of CC2530 chip and the construction of wireless sensor network)
- 2017-05-05 18:14:47下载
- 积分:1
-
dan2
单纯形的两种算法,虽然不是很多,但希望对我这个初学者多多指教(two simplex algorithm, although not many, but I hope this pair of exhibitions beginners)
- 2007-01-16 16:11:27下载
- 积分:1
-
kalman
kalman 的算法的MATLAB 的程序以及仿真(kalman algorithm of the MATLAB program and simulation)
- 2012-07-22 14:56:46下载
- 积分:1
-
基于opencv2.3.1+Haar特征分类器人脸识别
在opencv自带data下的特征分类器做的简单人脸识别个数,vs2010 w764位 opencv2.3.1,OpenCV有已经自带了人脸的Haar特征分类器。OpenCV安装目录中的data haarcascades目录下的haarcascade_frontalface_alt.xml与haarcascade_frontalface_alt2.xml都是用来检测人脸的Haar分类器。这个haarcascades目录下还有人的全身,眼睛,嘴唇的Haar分类器。读者可以仿照本方的例子来试验下效果看看。
- 2022-02-07 10:36:08下载
- 积分:1
-
基于VC的指纹识别
利用指纹采集器采集指纹,进行指纹图像的处理和识别。包含指纹图像预处理和图像匹配模块,具体算法已经经过优化,能够比较好地处理指纹,得到较高的指标要求。指纹采集器的选择基于USB接口。
- 2022-03-10 06:51:30下载
- 积分:1