-
日出日落算法
Sunrise and Sunset algorithm in C.
- 2022-06-03 10:04:28下载
- 积分:1
-
这些是杭州电子科技大学acm练习题里面的一些题目和c++程序。...
这些是杭州电子科技大学acm练习题里面的一些题目和c++程序。-These are the Hangzhou University of Electronic Science and Technology acm exercises inside some of the topics and c++ Procedures.
- 2023-01-01 01:40:04下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-01-31 16:56:02下载
- 积分:1
-
椭圆程序,包括圆,直线的多种算法 以及各种曲线
椭圆程序,包括圆,直线的多种算法 以及各种曲线-oval procedures, including the yen, the multiple linear algorithms and the various curves
- 2022-03-10 14:58:03下载
- 积分:1
-
基于OpenCV的SIFT实现中的kd-tree改进算法BBF算法
BBF(Best Bin First)是一种改进的k-d树最近邻查询算法。从前两篇标准的k-d树查询过程可以看出其搜索过程中的“回溯”是由“查询路径”来决定的,并没有考虑查询路径上数据点本身的一些性质。BBF的查询思路就是将“查询路径”上的节点进行排序,如按各自分割超平面(称为Bin)与查询点的距离排序。回溯检查总是从优先级最高的(Best Bin)的树节点开始。另外BBF还设置了一个运行超时限制,当优先级队列中的所有节点都经过检查或者超出时间限制时,算法返回当前找到的最好结果作为近似的最近邻。采用了best-bin-first search方法就可以将k-d树扩展到高维数据集上。
- 2023-06-14 06:35:04下载
- 积分:1
-
一个比较简单的算法来解决约瑟夫问题,需要的请下载
一个比较简单的算法来解决约瑟夫问题,需要的请下载-A relatively simple algorithm to solve the problem, Joseph, please download the required
- 2022-03-18 17:57:09下载
- 积分:1
-
用c语言写的简单的猜数游戏,供大家参考参考
用c语言写的简单的猜数游戏,供大家参考参考-language used to write a simple guess a few games, for your information.
- 2022-01-26 00:29:29下载
- 积分:1
-
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容- This is fixed time reminds the use computer user attention time
the procedure, the user may voluntarily establish the duty in the ini
document, as well as reminder content
- 2022-07-12 21:35:14下载
- 积分:1
-
The source of a small game, Snake, played a lot of people who are interested in...
一个小游戏的源码,贪吃蛇,很多人玩过,有兴趣自己研究吧-The source of a small game, Snake, played a lot of people who are interested in your own research
- 2022-05-06 02:29:19下载
- 积分:1
-
这是一个基于Beauty16的演示程序
这是一个基于Beauty16的演示程序-This is a demonstration based on the procedures Beauty16
- 2023-01-04 09:55:04下载
- 积分:1