-
收集的C++类和工具的研究人员在机器学习,人工智能,D.
A collection of C++ classes and tools for researchers in machine learning, AI, data mining, pattern recognition, and related fields.
- 2022-05-25 15:11:34下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1
-
正向最大切分法源码
正向最大切分法源码-being the largest source splitting law
- 2022-01-27 12:07:01下载
- 积分:1
-
ncc_tetrahederon是Fortran90库定义的权重和abscisass…
Newton-Cotes积分公式的加权系数计算程序库。用Fortran90编写。-NCC_TETRAHEDERON is a FORTRAN90 library which defines the weights and abscisass for a sequence of 7 Newton-Cotes closed quadrature rules for the tetrahedron.
- 2022-03-19 10:19:10下载
- 积分:1
-
VB滚轮补丁的功能是VB程序中滚轮的设置方便应用
VB滚轮补丁的功能是VB程序中滚轮的设置方便应用-VB function wheel patch VB programs are set up to facilitate the application of wheel
- 2023-01-23 22:50:03下载
- 积分:1
-
with Romberg for PI
用Romberg求PI-with Romberg for PI
- 2022-03-19 16:38:40下载
- 积分:1
-
CCeButtonST Development
CCeButtonST 开发-CCeButtonST Development
- 2022-04-23 15:05:20下载
- 积分:1
-
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下:
程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的:
1:练习使用套接字进行网络编程。
2:练习使用自定义消息。
3:练习多线程方面的编程思想。
4:练习使用各种控件。
-This procedure is divided into server application design and part of the client application using Socket socket network programming library. (UDP) and (TCP/IP) connection method of combining, and resolved the timeliness of data transmission but also ensures that the process of data transmission will not be lost. Other procedures to avoid the use of multiple threads blocking procedures. Specific design ideas and some code as follows: program design purposes: first mission is set up you finish class (sophomore class for the content of) other purposes: 1: Practice using the socket network programming. 2: Practice the use of custom message. 3: practice aspects of multi-threaded programming idea. 4: Practice using a variety of controls.
- 2022-03-23 04:56:54下载
- 积分:1
-
Net代码20个,需要我们学习!
Net代码20个,需要我们学习!-20, we need to learn!
- 2022-07-17 07:40:17下载
- 积分:1
-
opencv camshift
你密切看最后的结果吗?还有一个问题。我们窗口始终具有相同的大小,当车离得更远,它非常接近相机。这不是好的。我们需要适应窗口大小与大小和旋转的目标。再一次解决方案来自"OpenCV 实验室",它被称为 CAMshift (连续自适应均值漂移) 发表 Gary Bradsky 在他的论文"计算机视觉的脸跟踪为使用在感知用户界面"1988 年第一次适用均值漂移。一旦均值漂移收敛,它会更新,窗口的大小。它也计算到它的最佳拟合椭圆的方向。再次,它适用于均值漂移与新缩放的搜索窗口和以前的窗口位置。这个过程一直持续到满足要求的精度。
- 2022-09-26 02:25:02下载
- 积分:1