-
tree
二叉树的先序遍历。采用递归实现。释放资源时用了后序遍历。(Preorder traversal of a binary tree. Recursive implementation. Release resources used after preorder.)
- 2013-07-09 13:39:31下载
- 积分:1
-
3
说明: 编写程序:基类base,有一个私有数据成员n,派生类Derived公有继承基类base,Derived中新增加一个数据成员m(Programming: the base class base, there is a private data member n, the derived class Derived inherits the base class public base, Derived add a new data member m)
- 2013-12-17 13:38:33下载
- 积分:1
-
file name next id make
&private static int GetNextId(列表id){int i(i=0;id[i]==i;i++);//搜索第一个缺少的id;返回i};&private void button1u Click(object sender,EventArgs e){var myPath=@";D:work;;//您的路径var fileNames=Directory.Enumerate文件(myPath)//获取路径中的文件; ;。选择(Path.getFileName不带扩展名)&//从完整路径中获取文件名.ToList();//将其转换为list&n
- 2022-11-27 21:10:03下载
- 积分:1
-
pca
说明: 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
- 2011-03-01 16:07:23下载
- 积分:1
-
KML-Graphics
KML文件图形化显示,使用此插件,必须安装GOOLE EARTH才能正确使用(KML files, graphical display, use this plugin, you must install the GOOLE EARTH to use)
- 2013-12-25 08:37:32下载
- 积分:1
-
C#车牌识别源代码
下图是 车牌的 识别结果 1、把MYsource放在G盘2、运行环境是Net framework2.03、必须得有E盘以上G盘E盘可以到程序里面改,很好找到的此实例从别处获得,如果侵犯了您的权益,请联系作者上传者删除
- 2018-12-01下载
- 积分:1
-
apfft
说明: 全相位FFT与传统FFT对比图,包括幅值曲线 相频曲线(Comparison of all phase FFT and traditional FFT)
- 2020-11-18 18:09:20下载
- 积分:1
-
int_numb
这是一个DOS系统下关于中断的程序的源代码,可独立测试ISA总线上的15个中断(This is a DOS system on the interruption of the program' s source code, independent testing on the ISA bus 15 interrupt)
- 2016-05-12 05:27:51下载
- 积分:1
-
rp
说明: 路径规划在生产生活中都有大量的应用,常用的路径规划算法A*、RRT、D*和人工势场法等。其中前三种方式寻找到的路径极有可能沿障碍表面,这在障碍时变或障碍边界模糊的情况下既不安全。而人工势场法可以很好的解决这一问题。本设计采用了人工势场法解决了动态环境中路径规划问题。并分析了其中耗时较高的部分进行cuda并行设计,比较了不同规模下串、并行时间消耗,计算其加速比。再数据分析后,提出了进一步的改进思路。(Path planning has a lot of applications in production and life. Commonly used path planning algorithms A*, RRT, D* and artificial potential field method, etc. The first three approaches are likely to find the path along the obstacle surface, which is unsafe when the obstacle is time-varying or the boundary is blurred. The artificial potential field method can solve this problem very well. In this design, artificial potential field method is used to solve the problem of path planning in dynamic environment. The time-consuming part of the system is analyzed for the parallel design of cuda. The time consumption of series and parallel in different scales is compared and the acceleration ratio is calculated. After data analysis, further improvement ideas are put forward.)
- 2019-06-09 15:03:15下载
- 积分:1
-
Virtual-Desktop
多虚拟桌面的实现!包括了多个虚拟桌面的管理,添加新的虚拟桌面等功能(Implementation of multiple virtual desktops! Including a number of virtual desktop management, adding new features such as virtual desktops)
- 2011-09-28 23:52:43下载
- 积分:1