-
Specifications of wireless sensor node devloped
Specifications of wireless sensor node devloped
- 2022-04-17 03:35:21下载
- 积分: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
-
windows CE下jpeg压缩源码,是从标准源码改的。
windows CE下jpeg压缩源码,是从标准源码改的。-jpeg compression source, the source code is changed from the standard.
- 2023-04-27 10:50:04下载
- 积分:1
-
Linux简易聊天工具
基于Linux Ubuntu的简易聊天工具,实现Ubuntu终端的局域网简易聊天,支持多客户端聊天和点对点私聊
- 2022-10-07 09:45:03下载
- 积分:1
-
人事档案管理软件源码
更新时间:2017年02月07日
------------------------------------
1、修复了导航页面的BUG
2、修复了无法修改管理员的密码BUG
3、修改了民族字段可自定义选择
4、新增了婚姻字段
5、新增了民族、婚姻字段的变量配置
6、优化了数据库相关性能
7、修复了一些已知的BUG
- 2022-04-10 14:05:23下载
- 积分:1
-
一个BMP图象处理的例子,涉及图象处理的各种技术,非常难得的完整的算法示例...
一个BMP图象处理的例子,涉及图象处理的各种技术,非常难得的完整的算法示例-a BMP image processing examples, involving the various image processing technology, a very rare example of integrity algorithm
- 2022-04-16 02:36:14下载
- 积分:1
-
Operating system, curriculum design, page
操作系统课程设计,页面淘汰算法以及作业调度算法的演示程序,界面美观,简单易懂,实现功能强大。-Operating system, curriculum design, page-out algorithms and job scheduling algorithm demo program, beautiful interface, easy to understand. To achieve powerful.
- 2022-05-22 17:00:39下载
- 积分:1
-
Visual C++在单文档,进行菜单操作,并进行了模态拨号…
在VISUAL C++ 的单文档中,进行菜单操作,并进行模式对话框的数据交换,同时还利用了TabPage控件的特性演示。-VISUAL C++ in a single document, to the menu operation, and conduct a modal dialog box for data exchange, but also made use of the characteristics of TabPage controls demo.
- 2022-07-20 08:15:51下载
- 积分:1
-
数电中通过软件模拟实现脉搏测试仪的实现,完整的实验报告,有设计过程和结果...
数电中通过软件模拟实现脉搏测试仪的实现,完整的实验报告,有设计过程和结果-Number of electric pulse through the implementation of software tester Analog implementation of a complete test report, there is the design process and results
- 2023-07-18 00:35:04下载
- 积分:1
-
Summary of time
简易的时间锁。
通过循环置顶实现锁定,默认密码在代码中。
初次运行请小心。-Summary of time-lock. Top realize through the cycle of lock, the default password in the code. Please be careful initial run.
- 2022-08-03 05:43:37下载
- 积分:1