-
61C22(ARM)
这个是用ARM编写的,控制光电编码器的程序,有左右方向的,还有按下状态的功能!(This is prepared using ARM, control procedures optical encoder, there are about the direction, as well as the functions of the state of press!)
- 2008-06-13 17:19:37下载
- 积分:1
-
hw
输出字段,利用C语言在dos窗口输出文本(output words,we can print words by dos window.)
- 2019-04-14 17:59:40下载
- 积分:1
-
很好用的图书管理系统,大家都来试一下呀.kfahflkafulgvbahfgklajvbashgah...
很好用的图书管理系统,大家都来试一下呀.kfahflkafulgvbahfgklajvbashgah-good use of library management system, We have to try something ah. kfahflkafulgvbahfgklajvbashgah
- 2022-03-22 07:03:59下载
- 积分:1
-
DBC File Format Documentation
DBC文件是用来描述CAN网络通信信号的一种格式文件。它可以用来监测与分析CAN网络上的报文数据,也可以用来模拟某个CAN节点。(DBC file is a format file used to describe CAN network communication signal. It can be used to monitor and analyze packet data on CAN network, or to simulate a CAN node.)
- 2018-08-14 14:21:48下载
- 积分:1
-
shiyan2
说明: 针对已知多频率正弦信号的频谱,设计相应的FIR滤波器(凯塞窗函数法设计低通,高通,带通滤波器,分别提取信号并绘制频域和时域曲线)按要求进行滤波。
根据已知滤波器的性能指标设计IIR数字滤波器(双线性变换法设计巴特沃斯低通IIR数字滤波器),并对心电图信号进行滤波处理;(For known more frequency sinusoidal signal spectrum, to design the corresponding FIR filter (Kaiser window function method of designing low-pass, high-pass, band-pass filter, respectively, to extract the signal curve) and draw the frequency domain and time domain filtering according to the known filter in accordance with requirements of performance index design of IIR digital filter (bilinear transformation method to design butterworth low-pass IIR digital filter), and to filter the ecg signal)
- 2019-12-28 10:30:51下载
- 积分:1
-
用VC实现的哈希表,能很好地解决冲突!
用VC实现散列表,很好地解决冲突!-with VC hashtable, a good solution to the conflict!
- 2022-05-27 15:14:54下载
- 积分:1
-
TDA5325
TDA5235SPI驱动,MCU为STM8L(Stm8, tda5235 driver code)
- 2017-09-23 15:10:50下载
- 积分:1
-
SVMforsignal
说明: 将音频文件信息使用MFCC提取出来并用SVM训练(数据需自己加载)(The audio file information is extracted by MFCC and use SVM training (data need to be loaded by itself))
- 2019-05-13 12:47:09下载
- 积分:1
-
利用通讯录记载股票交易记录的例子自动保存查询
利用通讯录记载股票交易记录的例子自动保存查询-Address Book records using the example of stock records automatically saved query
- 2022-12-03 05:00:03下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1