-
AT88SA102S
AT88SA102S,ATMEL首款密钥256位的加密芯片,开发比较简单,内含数据手册,介绍(AT88SA102S, ATMEL first 256-bit key encryption chip, the development is relatively simple, containing data sheets, introduced)
- 2010-11-17 10:13:30下载
- 积分:1
-
ae最短路径搜索
适用于.net下使用arcengine开发的最短路径搜索,基本思想分为以下几步:(1)读取shp文件和网络数据集数据(2)创建网络分析上下文对象INAContext和网络分析对象INASolver(==IRouteNASolver)(3)加载位置点图层,创建网络位置(4)设置Solver参数(输出、容限值等)(5)进行分析(6)显示路线及结果信息
- 2023-09-08 01:05:04下载
- 积分:1
-
tcp 半开连接扫描
tcp半开连接扫描,扫描速度快
- 2013-05-17下载
- 积分:1
-
KalmanFilter-master
说明: mpu6050读取数据,利用卡尔曼滤波,使数据更加准确(Mpu6050 reading data)
- 2020-02-22 10:23:28下载
- 积分:1
-
KMP
公共 void kmp (字符串 vzorec,字符串 besedilo)
{
StringBuilder 某人 = 新 StringBuilder();
nbsp &
- 2022-01-31 22:38:52下载
- 积分:1
-
前后背景分离-高斯
#include "opencv2/core/core.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/video/background_segm.hpp"
#include "opencv2/highgui/highgui.hpp"
#include
using namespace std;
using namespace cv;
//--------------------------------------【help( )函数】--------------------------------------
// 描述:输出一些帮助信息
//----------------------------------------------------------------------------------------------
static void help()
{
printf("
此程序展示了用高斯背景建模进行视频的背景分离方法.
主要采用cvUpdateBGStatModel()函数
"
"
程序首先会“学习背景”,然后进行分割。
"
"
可以用过【Space】空格进行功能切换。
");
}
//-----------------------------------【main( )函数】--------------------------------------------
// 描述:控制台应用程序的入口函数,我们的程序从这里开始
//------------------------------------------------------------------------------------------------
- 2022-02-07 11:56:33下载
- 积分:1
-
MyUp
Some good Linux coding examples.
Most of them are beginner level codes.
Topics:Pthreads,Shell,UNIX processes
- 2010-10-13 08:24:50下载
- 积分:1
-
00LCD1602-ADC
STM32转换ADC值并通过LCD1602进行显示(STM32 converts ADC values and displays them through LCD1602)
- 2020-06-21 10:40:02下载
- 积分:1
-
WPF专业编程指南
这是书籍《WPF专业编程指南》的源码。配合书籍《WPF专业编程指南》一起学习。让初学者可以更容易掌握WPF。
- 2022-01-25 19:32:56下载
- 积分:1
-
VCandMatlab
许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。(Many engineering software need to use complex mathematical algorithms. VC++ can form a variety of user interface, and can directly exchange data systems and the underlying hardware. Therefore, VC++ and Matlab of mixed programming of great practical significance. The article discusses how to use Matlab' s Complier to*. m functions compiled as dynamic link library DLL, VC++ provided to the invoked method, provides a mixed VC++ and Matlab programming fast implementation.)
- 2010-06-06 15:59:47下载
- 积分:1