-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
表达式求值
c++ 语言编写,所用软件是codeblock,这个代码是属于数据结构范畴的东西,简单,明了,便于理解和记忆。C++语言相对与C#来说是相对比较简单的,便于操作。
- 2022-01-26 03:48:09下载
- 积分:1
-
cvtool
六自由度工业机器人运动学及逆运动学求解过程,可作为学习入门,非常好用!详细标注,(6 DOF industrial robot kinematics and inverse kinematics solving process, can be used as a learning portal, very easy to use! Detailed labeling,)
- 2020-11-12 17:29:43下载
- 积分:1
-
根据经纬度坐标计算多边形面积
计算方法比较简单,将经纬度点表示的多边形点集合,
由图知坐标原点与多边形任意相邻的两个顶点构成一个三角形,而三角形的面积可由三个顶点构成的两个平面向量的外积求得。
任意多边形的面积公式
多边形计算公式的计算和原点的选取没有关系,通常可以选点(0,0)或者多边形的第一个点(这个时候比较直观了,看起来就是把多边形分成一个个三角形和加起来,)就可以了。
- 2023-08-12 19:45:04下载
- 积分:1
-
漂亮的时钟(含源码)
一个时钟源码。带图像,十分漂亮,GDI+(A clock source. With images, very beautiful, GDI+)
- 2020-06-25 19:20:01下载
- 积分:1
-
ESS
基于efficient subwindow search算法的windows实现(efficient subwindow search for windows )
- 2009-12-27 00:08:09下载
- 积分:1
-
yufa.cpp
编译原理_词法分析,实现了基本的词法功能,二元式输出( Compiler theory lexical analysis, to achieve the basic lexical functions, binary type output)
- 2013-10-20 00:05:54下载
- 积分:1
-
TimeManager
一个集成了闹钟、秒表功能的VB.NET时间管理小程序,我觉得功能比较强大,除了秒表和闹钟功能外,还可设置时间格式、在日期中是否显示当前日期,是否标记当前日期,是否是下拉时间调整框等(An integrated alarm clock, stopwatch function VB.NET time management applet, I think the more powerful features, in addition to the stopwatch and alarm functions, you can also set the time format, whether to display the current date in the date, the current date is marked, whether it isdrop-down time to adjust box)
- 2013-05-04 17:19:32下载
- 积分:1
-
NOKIA5110
nokia5110源码加仿真测试,初始化液晶,按键测试静态动态显示(nokia5110 source plus simulation test, initialize the LCD, keypad test static dynamic display)
- 2013-06-07 00:10:37下载
- 积分:1
-
Qt计算器
支持加减乘除+ - * /的 混合运算,加减乘除的功能和windows的加减乘除功能一样,支持删除、清空操作,采用C语言和C++混合编程
- 2022-02-20 15:12:26下载
- 积分:1