-
useful code
为那些想开始学习c++编程的大工程师编写的c++代码。
- 2022-07-02 05:17:11下载
- 积分:1
-
统计出现词频次数
统计词频,相当简单的一个C++示例,有关于文件打开,文件关闭的新手示例
- 2023-02-25 13:25:03下载
- 积分:1
-
Windows.via.C_C++
<WINDOWS编程(完整版)>(第五版)Microsoft 2008年出版(<WINDOWS编程(完整版)> (Fifth Edition) Microsoft 2008 published)
- 2008-07-31 08:20:42下载
- 积分:1
-
s3c2410-can-mcp2510
基于ARM,S3C2410的can总线应用程序,可实现can总线收发功能。(Based on the ARM, S3C2410 application of the can bus, can be achieved can bus transceiver function.)
- 2009-07-21 09:01:05下载
- 积分:1
-
OFDMchannelEstmation
OFDM信道估计MATLAB仿真程序,包含高斯信道和瑞利莱斯衰落信道,算法包括LS,MMSE,LMMSE,ALMMSE等(OFDM channel estimation MATLAB simulation program, including the Gaussian channel Rice and Rayleigh fading channel, algorithms include LS, MMSE, LMMSE, ALMMSE etc.)
- 2016-01-11 17:09:08下载
- 积分:1
-
fixedpoint
说明: 一个做移动机器人方面的外国人的个人网站上的程序源码,SLAM方面
(A mobile robot to do the personal aspects of the foreigners on the site-source program, SLAM aspects)
- 2008-11-11 15:09:05下载
- 积分:1
-
111
这是一个非常有用的程序主要是用来光谱预处理的手段有一阶导数和二阶导数(this isa very useful program)
- 2015-09-21 18:42:30下载
- 积分:1
-
C#基础函数类库
C#基础函数类库
- 2022-08-17 19:37:08下载
- 积分:1
-
目标跟踪算法例子
Kernel-Based-Object-Tracking
============================
REQUIREMENTS:
+ OpenCV 2.2 or above (originally developed on OpenCV 2.3.1)
+ This a Visual Studio 2010 project with OpenCV 2.3.1 linked. To use on other platforms use only main.cpp with "conio" and "getch" removed.
This project is the C++ implementation of kernel based object tracking as discussed by Visvanathan Ramesh, Dorin Comaniciu & Peter Meer in their paper "Kernel-Based Object Tracking".
In this project the objects are represented by their color histograms weighted by isotropic kernel. Targets (or objects) are compared in subsequent frames to calculate Bhattacharya distance which is then used to move the tracked using mean shift.
Ceck out the result video - http://youtu.be/Ng8H-mjs62Y
- 2023-08-23 14:55:03下载
- 积分:1
-
读PSID
调用动态链接库的API实现小灵通手机的PSID读取,有工程文件和生成的文件,还在测试用的DLL(Call the API of the dynamic link library to implement the PSID reading PSID of the PHS , with engineering files and generated files, and also in the test DLL)
- 2018-02-11 16:10:53下载
- 积分:1