-
Microsoft Windows嵌入式开发系列课程(4):Windows CE电源管理
Microsoft Windows嵌入式开发系列课程(4):Windows CE电源管理-Microsoft Windows Embedded Development Series courses (4): Windows CE Power Management
- 2022-03-14 02:06:44下载
- 积分:1
-
WinCE下的TCP/IP客户端测试程序
WinCE下的TCP/IP客户端测试程序
- 2023-06-11 22:30:04下载
- 积分:1
-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-05-23 21:51:02下载
- 积分:1
-
VC实现的分水岭算法
算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。
算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。
- 2022-03-20 10:50:29下载
- 积分:1
-
可以递归扫描目录中的文件,并且在扫描的过程中将文件的全路径名显示出来...
可以递归扫描目录中的文件,并且在扫描的过程中将文件的全路径名显示出来-can recursive directory scanning of documents, and in the process will scan the entire file path displayed
- 2022-03-02 02:26:04下载
- 积分:1
-
用来展示下雪是的样子,中间加入了许多因素,如风吹雪花随风飘动的样子等...
用来展示下雪是的样子,中间加入了许多因素,如风吹雪花随风飘动的样子等-snow is used to display on the outside, joined the middle of many factors, such as wind and snowflakes floating in the wind like the other
- 2023-06-24 16:00:03下载
- 积分:1
-
c++习题与解答。pdg格式。中国IT实验室学习
c++习题与解答。pdg格式。中国IT实验室学习-c++ Exercises with the answer. PDG format. China IT laboratory study
- 2022-01-23 10:24:02下载
- 积分:1
-
According to calculation of wind field stream function/velocity potential of the...
根据风场计算流函数/速度势的fortran代码-According to calculation of wind field stream function/velocity potential of the fortran code
- 2022-01-31 07:13:24下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1