-
2008100
matlab的小波变换源代码 可以用来做图像分析(matlab wavelet transform source code can be used to make image analysis)
- 2008-05-23 14:50:06下载
- 积分:1
-
C语言读取BMP文件
纯C语言读取BMP图片 ,无需要其他库支持,亲测可用
纯C语言读取BMP图片 ,无需要其他库支持,亲测可用
纯C语言读取BMP图片 ,无需要其他库支持,亲测可用
- 2022-07-11 05:15:02下载
- 积分:1
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
sanshe1
c++ and matlab 散射电流可视化、球体(c++ and matlabScattering current visualization, sphere
)
- 2012-03-30 11:15:00下载
- 积分:1
-
ZStack-CC2530-2.5.1a-ultrasonic
基于zigbee技术CC2530 开发采集超声波(Development of Acquisition Ultrasound Based on Zigbee Technology CC2530)
- 2020-06-22 22:40:02下载
- 积分:1
-
WinCE-tts
这是关于wince平台下的tts语音合成的移植(This is the transplantation on the wince platform tts speech synthesis)
- 2011-06-28 16:09:48下载
- 积分:1
-
1013_digital_root
数字根算法,用最简单的代码计算数字根。如果把一个大数的各位数字相加得到一个和,再把这个和的各位数字相加又得一个和,再继续作数字和,直到最后的数字和是个位数为止,这最后的数称为最初那个数的“数字根”。(Digital root algorithm, with the most simple code to calculate the digital root. If you figure in a large numbers is the sum of a, then this and you figure the sum is again a, and then continue for digital and until the final figure and the single digits, the last number called initially that the number of "digital root".)
- 2012-04-27 10:07:18下载
- 积分:1
-
MPSK_recognition
通过平方谱,四次方谱和八次方谱完成对MPSK信号的识别(It can recognize MPSK signal through square spectrum,quardic spectrum and eight pow spectrum)
- 2015-10-20 10:47:57下载
- 积分:1
-
图书馆管理
附录:程序源代码
---------------------------------------------ReaderLinkList.h---------------------------------
#include"Reader.h"
class CReaderLinkList
{
public:
CReaderLinkList();
virtual
~CReaderLinkList();
public:
CReader *ReaderHead;
};
---------------------------------------------Book.h------------------------------------------------
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-26 09:48:33下载
- 积分:1
-
speed
采用霍尔传感器3020T,根据霍尔效应原理,在电机转轴边沿上放一永久磁钢,转轴附近放一个别3020T,当转轴旋转时,受磁钢的影响,霍地尔器件输出脉冲信号,送至单片机中断引脚,转速计数加1,单片机内部产生5s的定时,计算出1分钟的转速,送至显示单元,(Using Hall sensors 3020T, according to Hall-effect principle, the motor shaft of a permanent magnet placed on the edge, do not put a shaft near the 3020T, when the shaft rotates by magnet effect, HUO Di Seoul device output pulse signal, sent to microcontroller interrupt pin, speed count plus 1, the microcontroller internally generated timing 5s to calculate the speed of 1 minute, sent to the display unit,)
- 2010-12-18 22:35:31下载
- 积分:1