-
p2p文件传输
p2p文件传输
- 2013-12-24下载
- 积分:1
-
猜随机数游戏源码(入门级)
猜随机数游戏源码(入门级)
- 2020-03-03下载
- 积分:1
-
卡尔曼滤波
IMM算法的思想是:采用多个不同的模型(机动模型、不同参数的非机动模型)对同一目标轨迹进行卡尔曼滤波,在滤波的开始和结束处,将各个模型所得到的结果按照各自概率进行加权求和与转换,其中各个模型之间的转换用马尔科夫链的转移概率矩阵描述。
- 2023-07-04 12:30:03下载
- 积分:1
-
mpu6050 dmp源码基于STM103
非常好的DMP例子,利用MPU6050内部的DMP处理数据,节省CPU资源
- 2023-07-16 01:05:06下载
- 积分:1
-
C# 视频监控系统
【实例简介】C# 视频监控系统
- 2021-11-25 00:44:50下载
- 积分:1
-
eightqueensga
关于解决8皇后问题利用C #遗传算法。-八皇后问题是放置八个皇后在8×8棋盘,没有任何两个皇后互相攻击的问题。因此,一个解决方案要求,没有任何一个女王共享相同的行,列或对角线;
- 2022-07-14 22:13:59下载
- 积分:1
-
基于IIC的eeprom读写
基于IIC的eeprom读写,包括了Labview上位机的对应下位机程序,可实现上位机直接对eeprom进行读写,程序.c及.h其全,加入工程即可兼容使用,根据自己的控制板进行修改即可。
- 2022-08-18 16:11:44下载
- 积分:1
-
VS2005(CSharp)SQL2005
在VS2005环境下开发的几个系统,数据库是用SQL2005(VS2005 environment in the development of some systems, the database is SQL2005)
- 2009-03-30 02:15:43下载
- 积分:1
-
SilverTreeContainer
老外写的在WPF下显示树状结构的控件,包括 GraphLayout和Panel。(This article includes two very different basic assemblies and a couple of test assemblies for WPF. The first basic assembly is GraphLayout which implements the Reingold-Tilford algorithm, described here, to determine the placement of nodes in a tree structure. This tree is structured as a top down tree with the root at the top and the leaves at the bottom. This algorithm is entirely independent of any actual drawing of those nodes and so can be used for any purpose where such positioning is required. It includes options for vertical justification for nodes, collapsing of nodes, distance between sibling nodes and distance between non-sibling nodes. This assembly is not WPF specific and could easily be used to produce a GDI+ tree drawer (though I haven t included any here). It also includes a list of endpoints for lines which can be drawn as connectors between nodes. Currently, these lines are simply straight lines from the bottom center of the parent node to the top center of the child )
- 2014-02-14 09:07:42下载
- 积分:1
-
stm32 简易PLC 功能
使用STM32 开发的简易PLC功能代码。可以供初学者参考方法。完善了几十条PLC基本指令。可以正常使用。
用PLC的方法去开发单片机可以提高开发效率。
- 2022-12-08 13:55:03下载
- 积分:1