-
MyKD Tree
KD树算法,能够实现对点云数据进行压缩,非常简单,适用于初学者(KD tree algorithm, can achieve the point cloud data compression, very simple, suitable for beginners)
- 2015-06-24 20:10:33下载
- 积分:1
-
V4-400_RTX实验_库移植方式(超级简单)
RTX实时操作系统是应用于小型嵌入式多任务准并行操作系统实时性高系统性能好(RTX real-time operating system is applied to a small embedded multi task quasi parallel operating system with high real-time performance and good performance.)
- 2017-11-30 15:04:22下载
- 积分:1
-
ADO-MFC555555555
复件 封装ADO之MFC应用,对于数据库操作非常有帮助(copy Packaging ADO's MFC application, database operation has been very helpful)
- 2007-02-04 12:15:21下载
- 积分:1
-
NS.cpp.tar
Fluid Dynamics: Solving the Two-Dimensinal
Navier-Stokes Equations
- 2011-03-24 21:18:19下载
- 积分:1
-
在网页创建 百度地图示例代码
在网页创建 百度地图示例代码
- 2015-01-11下载
- 积分:1
-
shuangcengwenti
C++编写的用于求解双层问题的遗传算法,下层问题用CPlex求解,上层用C++求解。(Written in c++ is used to solve problems of double layer of genetic algorithm, the lower use can solve the problem, the upper solution in c++.)
- 2020-12-18 08:09:13下载
- 积分:1
-
多线程 Semaphore
class Program { static void Main(string[] args) { Semaphore seamphore = new Semaphore(5, 5, "SemaphoreExample"); seamphore.WaitOne(); Console.WriteLine("Seamphore 1"); seamphore.WaitOne(); Console.WriteLine("Seamphore 2"); seamphore.WaitOne(); Console.WriteLine("Seamphore 3");
- 2014-11-10下载
- 积分:1
-
Windowschengxuyunxingyuanli
windows 程序运行原理。说得到很好啊,对你觉对有用1(windows procedures principle. Ah said to be good for you a useful right McGREGOR)
- 2007-04-11 19:36:00下载
- 积分:1
-
Single-phase-inverter-DSP-TMS320F28335-master
说明: single phase inverter
- 2021-02-19 15:41:45下载
- 积分:1
-
TabView_TabCtr
TabView 具有TabCtrl类似功能的视图类(Tabview class have the function like TabCtrl .)
- 2013-11-30 10:34:05下载
- 积分:1