-
计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。
计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.
- 2022-12-28 13:35:03下载
- 积分:1
-
能够将BMP文件直接转化成JPG文件,并且是纯C代码,不用任何的插件。...
能够将BMP文件直接转化成JPG文件,并且是纯C代码,不用任何的插件。-Be able to BMP files directly into JPG files, and is a pure C code, without any plug-ins.
- 2022-03-09 15:11:43下载
- 积分:1
-
图形学上机实习1 四种画线算法!
图形学上机实习1 四种画线算法!-graphics on an internship for four line drawing algorithm!
- 2023-06-13 17:15:02下载
- 积分:1
-
一个恶作剧小程序,很有意思。可以学习一些编成方法。
一个恶作剧小程序,很有意思。可以学习一些编成方法。-A mischievous small procedures, a very interesting question. Can learn a number of compiled methods.
- 2023-06-05 06:35:03下载
- 积分:1
-
基于tm1300的网络视频监控软件的源码。很有价值!
基于tm1300的网络视频监控软件的源码。很有价值!-The source code of a web video monitoring&control software based on tm1300, it s valuable.
- 2022-03-11 04:09:44下载
- 积分:1
-
Of GPS data to RINEX format deal!
可对GPS数据的RINEX格式文件进行处理!-Of GPS data to RINEX format deal!
- 2022-02-07 20:26:16下载
- 积分:1
-
串口转TCP/IP 实用程序
串口转TCP/IP 实用程序
程序的整体结构:
程序功能实现如下:
客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备
对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。
程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。
程序配置文件(config.ini)说明:
1.
[item1] #连接名称
2.
TcpDataPort=9990 #数据端口
3.
TcpDebugPort=9991 #调试端口
- 2022-06-27 02:04:58下载
- 积分:1
-
撤销按钮动作的下拉键,及下拉列表实现。通过点击撤销或返回列表中的某一列,可以直接撤销或返回到这一步。另可在按钮的提示框(ToolTips)上动态显示撤销或返回的...
撤销按钮动作的下拉键,及下拉列表实现。通过点击撤销或返回列表中的某一列,可以直接撤销或返回到这一步。另可在按钮的提示框(ToolTips)上动态显示撤销或返回的具体信息。-revocation action of the drop-down button keys, and the drop-down list to achieve. By clicking on the entry list or revocation of a series can be directly withdrawn or returned to this step. Another button in the boxes (ToolTips) dynamic display to return to the revocation or specific information.
- 2022-08-16 07:38:15下载
- 积分:1
-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。...
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。
-The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
- 2022-11-03 19:00:04下载
- 积分:1