-
模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win...
模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
- 2022-05-09 03:43:06下载
- 积分:1
-
超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题...
超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题-extraordinary 1.0forBBS.zip text reader is reading a bulletin board for the procedure, the interface fterm reading long text of the article flip more trouble, the use of this procedure can be a good solution to this problem
- 2022-07-28 12:57:34下载
- 积分: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
-
使用USB图像采集
用USB 采集图象,基于opencv的激光光斑中心检测系统 。能够定位光斑中心坐标-Image acquisition using USB-based Center for opencv the laser spot detection system. Facula able to locate the center coordinates
- 2023-08-13 15:45:03下载
- 积分:1
-
八皇后问题四种解法,回溯为主,
更有一个一句语句实现八皇后问题的程序,绝...
八皇后问题四种解法,回溯为主,
更有一个一句语句实现八皇后问题的程序,绝-8 Queen
- 2022-02-11 21:37:55下载
- 积分:1
-
WIN32架构的立方体绘制,是我编写的关于WIN32架构的立方体绘制的程序,适合初学者使用及资深者使用...
WIN32架构的立方体绘制,是我编写的关于WIN32架构的立方体绘制的程序,适合初学者使用及资深者使用-WIN32 architecture cube drawing, written by me on the WIN32 architecture cube drawing program, suitable for beginners and experienced to use
- 2022-07-14 04:30:25下载
- 积分:1
-
c语言编写的数据结构链表程序,已在各种系统下调试通过.
c语言编写的数据结构链表程序,已在各种系统下调试通过.-data structure Chain procedures, has been in various systems through debugging.
- 2022-01-21 04:44:21下载
- 积分:1
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1
-
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。...
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。-100 cases of classic C source. Txt. Set the program easy for enthusiasts at all levels to learn programming and research.
- 2023-02-14 06:40:04下载
- 积分:1
-
<Visual C++数据库通用模块及典型系统开发实例导航>的源码...
的源码- Source
- 2022-02-21 20:23:12下载
- 积分:1