-
大棚环境监测系统上位机
使用qtCreator编写的上位机软件用于接收单片机传来的数据。并且可以实时显示环境状态
- 2022-03-15 21:01:17下载
- 积分:1
-
udp聊天服务器代码
visualc++ 编写的 udp聊天服务器代码-visualc++ prepared udp chat server code
- 2022-03-13 13:58:25下载
- 积分:1
-
VC wrote, unpacked a bit SETUP after installation in order to use that code to s...
用VC++写,解压后需要点SETUP安装后才能使用,代码精简,对学习VC++有很好的帮助-VC wrote, unpacked a bit SETUP after installation in order to use that code to streamline, to learn VC is a great help
- 2022-03-23 04:55:46下载
- 积分:1
-
windows的模拟器,可以仿真硬件,模拟最为真实的开发环境
windows的模拟器,可以仿真硬件,模拟最为真实的开发环境-windows simulator, which can simulate hardware, simulate the truest development environment.
- 2022-01-27 10:03:01下载
- 积分: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
-
计算机图形算法演示
计算机图形算法演示-computer graphics algorithms demonstration. .
- 2022-01-30 18:03:25下载
- 积分:1
-
Generated the smallest industrial bar code type. Barcode generator
生成最小型号的工业条形码.
条码生成器-Generated the smallest industrial bar code type. Barcode generator
- 2022-03-06 10:10:19下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
vc项目开发全程实录 第四个实例的源代码,书上的例子都有哦...
vc项目开发全程实录 第四个实例的源代码,书上的例子都有哦- Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-05-19 11:23:36下载
- 积分:1
-
a simply programe for scrolling text in direction selected
a simply programe for scrolling text in direction selected-a simply programe for scrolling text in dir ection selected
- 2023-01-28 09:20:03下载
- 积分:1