-
demo
This is a simple mergesort code. It contains four directory. In the "lib" directory, there re two source code that can serve as timer and memory usage indicater. In the "src" directory, function "mergesort" can perform merge sort, while there s also a main function to execute it.
- 2012-04-29 12:12:55下载
- 积分:1
-
基于VC2010与opencv2.4.7的图像处理
VC2010与opencv2.4.7对图片进行处理,实现图像目标轮廓的提取
- 2022-12-02 14:50:05下载
- 积分:1
-
ask_fsk_rate
ask、fsk调制信号的码速率、载波估计(ask_symbolrate_est fsk_symbolrate_est)
- 2020-09-20 23:37:54下载
- 积分:1
-
VSRS_software
VSRS虚拟视点合成软件。完整版。导入到VS中,重新编译就可以使用。(VSRS virtual viewpoint synthesis software. The full version. Imported into the VS, and recompile it can be used)
- 2014-12-18 11:50:08下载
- 积分:1
-
POS.ActivityMonitor
User Activity Monitoring program in POS Application.
- 2015-04-06 15:32:57下载
- 积分:1
-
EngineMat
VC调用matlab混合编程 利用matlab引擎(VC call matlab hybrid programming using matlab engine)
- 2010-01-06 09:21:04下载
- 积分:1
-
枚举所有QQ窗口(C#调API)
枚举所有QQ窗口(C#调API)
- 2014-06-22下载
- 积分:1
-
long on communication link, the link short procedures, standards and practical....
关于通讯长联结、短链接的程序,标准、实用。-long on communication link, the link short procedures, standards and practical. Well good! !
- 2022-02-05 22:10:49下载
- 积分:1
-
心电信号基线漂移的滤波方法
为比较不同算法的差异,实验分别采用高斯滤波、中值滤波、形态学滤波和本文算法(插值拟合法)对同一信号进行基线漂移消除实验。结果:实验表明高斯滤波的结果最差,中值滤波和形态学滤波都能有效地去除基线漂移,但是失真却比较严重,而插值拟合法不仅能有效的去除基线漂移,同时也最大程度地保留了原信号的成分。
- 2023-04-21 03:55:03下载
- 积分:1
-
i2c_master_slave_pic
This I2C library contains the following functionalities:
- master/slave communication
- timeout in case of bus failure
- self recovery after timeout
- possibility to write one of 32 bytes slave registers
In the archive you can find the hardware schematic, some photos of the working platform, the required libraries and an working example. In the example the master MCU writes 2 bytes to the slave MCU which then sums them together. Then the MCU read the result and print it on the LCD. In case of I2C failure, either a TIMEOUT or FAILURE message will be printed on the LCD depending of which line was break. The MCU uses for both master and slave was PIC16F887. It use internal clock at 8Mhz so no cristal is required.
- 2017-07-15 03:09:44下载
- 积分:1