-
ns-allinone-2.33.tar
说明: ns2.33这是目前比较新的ns2版本,欢迎下载(ns2.33 This is relatively new ns2 version, welcome to download)
- 2008-12-02 10:50:25下载
- 积分:1
-
Ultrasonic-Ranging
超声波测距,在51单片机内核下的超声波测距程序,比较精简,希望大家受用。(Ultrasonic ranging, in 51 single kernel of ultrasonic distance measurement procedures, more streamlining, I hope everyone is good enough.)
- 2011-10-26 20:35:03下载
- 积分:1
-
DELTA_PLC
说明: 台达PLC Modbus协议通信dll com控件(nothing)
- 2010-03-31 16:51:14下载
- 积分:1
-
VC++实现excel表格的读写
VC++实现excel表格的读写,程序开发中可以直接拿来用,排版非常清晰(VC++ Realize excel forms of reading and writing, program development can be directly used to use, layout is very clear)
- 2020-06-26 02:40:02下载
- 积分:1
-
hotbutton
提供多种图标可选的按键,并支持热键功能。。。(Offers a variety of optional button icons, and supports hotkey function. . .)
- 2009-10-10 17:10:16下载
- 积分:1
-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1
-
运动目标检测
可以简单的实现运动目标检测,帧差法[18]又叫时间差分法,它通过将视频序列图像中的当前帧与相邻帧所对应的像素点的灰度值进行比较,然后找到差异,进而检测出运动目标,在视频序列图像中,相邻的图像之间具有连续性,当视频图像中有运动目标时,由于运动目标的运动,相邻图像间的像素点灰度值差别就会较大,相反,当视频图像中没有运动目标时,相邻图像间的像素点素灰度值差别就会较小,帧差法就是利用视频图像的这一特性进行检测的,它是运动目标检测的最简单方法。帧差法是先用相邻两帧做差分运算,然后做二值化处理,从而检测出运动目标。
- 2022-02-14 06:48:33下载
- 积分:1
-
fiber-HE11-mode
利用matlab模拟光纤中的HE11模的模式分布图。(Using matlab to simulate the HE11 mode fiber mode distribution.)
- 2013-07-30 09:55:11下载
- 积分:1
-
HaarPAdaBoost
Haar+AdaBoost分类器训练总结(Haar+ AdaBoost classifier training summary)
- 2015-04-07 10:03:20下载
- 积分:1
-
decision-tree
本程序实现了一个决策树生成程序, 决策树学习是应用最广的归纳推理算法之一。这是一种逼近离散值函数的方法,对噪声数据有很好的健壮性且能够学习析取表达式。在这种方法中学习到的函数被表示为一棵决策树。学习得到的决策树也能再被表示多个if-then规则,以提高可读性。本程序附带详细的说明文档(decision tree ID3 )
- 2012-02-10 10:28:11下载
- 积分:1