-
mobile-robot
移动机器人寻找目标的程序,让机器人从初始坐标到达目标坐标(Mobile robot to find the target program that allows the robot to reach the target coordinates from the initial coordinates)
- 2014-08-13 11:12:35下载
- 积分:1
-
有C++ 编写的空间向量的所有计算,如四则运算,内积外积等
有C++ 编写的空间向量的所有计算,如四则运算,内积外积等-C prepared by the space vector of all, as four operations, the plot within the plot, such as outside
- 2022-11-11 11:25:03下载
- 积分:1
-
C# WPF 图片局部放大镜 示例源码
C# WPF 图片局部放大镜 示例源码
- 2018-10-08下载
- 积分:1
-
Least-square-deconvolution
最小平方反褶积的相关程序,可用于相关地震资料的处理和分析(Least squares deconvolution procedures, can be used for correlation of seismic data processing and analysis)
- 2013-08-12 21:57:15下载
- 积分:1
-
MACD-Divergence-EA
利用macd背离信号开单,它能省去很多人为的干预,自动交易,避免人性的恐惧和贪婪的弱点!(it use MACD divergence to trade!)
- 2014-10-21 10:43:49下载
- 积分:1
-
GridCtrl
说明: 很好用的表格控件源码,可以适用大部分需要用到表格控件的场景(Very Useful Form Control Source Code)
- 2019-05-16 10:46:58下载
- 积分:1
-
zigbee网关代码
各类终端设备的入网,协调的属性,网关各类宏的相关定义及作用
- 2022-01-28 01:08:07下载
- 积分:1
-
Prim
编程实现Prim算法,基于最小堆数据结构,生成最小代价生成树。
(其中随机生成点和边,形成连通图)
根据输入的顶点数的不同,分析时间复杂度。(Implement Prim’s algorithms based on min-heap and disjoint set data structure for constructing a minimum cost spanning tree.
Generate weighted undirected complete graph for given size n according to the following approach:
1) Randomly generate n points ( ) on a plane
2) Randomly generate k pairs of points as edges of the graph.
3) The weight of an edge of the graph is defined as the the Euclidean distance between two endpoints of the edge.
)
- 2011-06-11 16:28:53下载
- 积分:1
-
C_Ngeshi
利用Crank-Nicolson隐式差分格式求解抛物型偏微分方程,matlab程序代码(Crank-Nicolson implicit difference scheme)
- 2013-08-29 11:39:57下载
- 积分:1
-
kalman
kailman滤波for两轮平衡车,有源代码,中文卡尔曼的介绍,和卡尔曼for平衡车算法介绍(中文)(kailman filter for two balanced car, source code and Chinese Kalman introduction.)
- 2013-11-24 06:05:10下载
- 积分:1