-
zuiyouerfenjiansuozhu
最优二叉搜索树问题具有最优子结构性质,即其任意一棵子树都是一棵独立的最优二叉搜索树,所以可以采用动态规划方法,并且在每次更新时保存子树的根。(Optimal binary search tree problem has optimal substructure property that any of its sub-tree are an independent optimal binary search tree, so you can use dynamic programming methods, and save each update subtree roots.)
- 2013-10-10 18:48:17下载
- 积分:1
-
Fourier
基于VC++实现的傅里叶变换源码,效果不错。(Fourier Transform source based on VC++ achieve good results.)
- 2021-02-15 09:59:48下载
- 积分:1
-
program
Graphics Program using c & c++ Programming
- 2013-10-07 15:08:30下载
- 积分:1
-
Stm32F103 测试电机速度和位置
stm32F103单片机测电机的速度,里面有电机接线和编码器的接线和单片机的接线说明,只要按着说明接线和设置好串口助手的参数,用手转动电机就可以在串口助手上读取到电机的当前位置和速度,位置是32位的大小,可以读取很大的数值!
- 2022-02-05 15:00:55下载
- 积分:1
-
houghinit
基于标准Hough变换的航迹起始,对采集的十帧数据进行分析,得到五条起始航迹(Standards-based Hough transform track initiation, the 10 data collected for analysis, the five initial track)
- 2021-04-14 20:28:55下载
- 积分:1
-
gcc-objc-3.4.2-20040916-1.tar
The Polarized light Monte Carlo programs described here keep track of the status of polarization of light traveling through a scattering media.(polarized monte carlo)
- 2021-04-11 09:58:58下载
- 积分:1
-
并行迷宫路由李算法
应用背景李的算法一个路径查找算法和一个可能的迷宫路由的解决方案,这是常用于计算机辅助设计系统,在印刷电路上布线板和。本报告讨论了李算法的并行化可以在某些情况下使用,以提高其效率和处理时间。Lee算法的并行化和多处理单元来实现。我们的算法并行波前扩展方案和执行前波展开同时,从而提高了处理器的利用率,降低了处理时间。然而,这是使用单层路由进行。关键技术关键技术包括:(1)对于一个给定的迷宫的Lee算法的实现;(2) ;李算法映射到并行体系结构;(3)李算法实现在一个平行的方法代替顺序搜索结果。 ;
- 2022-02-14 02:30:38下载
- 积分:1
-
UDF-fluent
本程序应用于fluent数值模拟蒸发相变过程,由于fluent软件内不含所需的蒸发模型的方程,需要加入用户自定义(UDF编程)计算,改程序即为蒸发相变模拟编程。(This procedure is applied to the evaporation phase transition fluent numerical simulation process, since the evaporation model equations contain the desired fluent software necessary to add user-defined (UDF programming) is calculated, that is, change procedures evaporated analog programming a phase change.)
- 2017-03-29 10:22:40下载
- 积分:1
-
NormFet_WindowsXP_src
计算点云数据的法向量和局部特征,以备三维重建运用(The normals and features can be computed from a point cloud using the NormFet software)
- 2020-07-28 21:38:40下载
- 积分:1
-
大作业电子钟
能定时,计时,读秒,显示年月日等等功能。(Timing, timing, seconds, display year, month, day and other functions.)
- 2020-06-19 20:00:02下载
- 积分:1