-
CSharpInterprocesscommunication
C#进程间的通信与共享内存,这个特性需要4.0以上的支持,大家在下载查看时需注意。(C# to communicate with the shared memory between processes, this feature requires the support of more than 4.0, we should pay attention to when downloading view.)
- 2013-12-23 18:33:34下载
- 积分:1
-
销售管理系统
本系统通过软件需求分析,在Visual C++ 6.0的环境下,使用C语言进行设计开发,文件系统的list.txt文件内容作为系统数据源,实现数据的排序、统计、显示等功能
- 2023-09-04 18:55:02下载
- 积分:1
-
vector_4
with study image process sample program
- 2015-02-21 15:33:29下载
- 积分:1
-
控制barrett机器人例程
#include
#include
#include
#include
#include
#include
#include // waitForEnter()
#include
#include
#include
#include
#include
- 2022-02-10 10:24:01下载
- 积分:1
-
LBP特征向量的提取过程
对LBP特征向量进行提取的步骤
(1)首先将检测窗口划分为16×16的小区域(cell);
(2)计算每个像素点的旋转不变等价模式的LBP特征值,得到对应的十进制数,也就是模式。
(3)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个模块中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(4)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行识别了。
- 2022-05-29 03:57:53下载
- 积分:1
-
lcd1602
lcd1602驱动(lcd1602 actuates )
- 2004-07-05 11:14:40下载
- 积分:1
-
ADS8341
16位串行AD芯片ADS8341的51单片机程序(16-Bit Serial AD-chip ADS8341 51 MCU program)
- 2009-12-23 21:19:53下载
- 积分:1
-
event
电表事件记录模块代码,电表用段码显示代码,用于电表计量终端等产品应用(Meter event log module code, the meter with a segment display code for the meter measuring end-product applications such as)
- 2011-06-07 10:22:05下载
- 积分:1
-
STM32_timer
stm32多定时器使用,很好的方法,建议好好看看,可以作为参考(stm32 multi-timer, good way to suggest a good look, can be used as reference)
- 2013-10-22 10:28:13下载
- 积分:1
-
TCP-File-Transfer
TCP文件传输,服务器端和客户端能够相互传送(TCP file transfer, server and client can send each other)
- 2020-12-21 23:19:08下载
- 积分:1