python与c++多线程通信同步AVL树的节点信息

所属分类:源码/资料
开发工具:Python
文件大小:8KB
下载次数:1
上传日期:2019-02-20 21:32:07
上 传 者东河西岸
说明:  C++作为客户端不断生成新矩形数据放入规定大小的AVL树,当节点超出AVL树的范围时,通过socket通信将对应的多的节点传给python服务端,python端接收到矩形数据放入AVL树,并实时显示接收到的数据,为了避免客户端生成的过快,而通信过程较慢造成堵塞,使用了通讯队列
(C++ as the client constantly generates new rectangular data and puts it into the AVL tree of specified size. When the nodes exceed the range of AVL tree, the corresponding multiple nodes are transmitted to the python server through socket communication. The Python terminal receives rectangular data and puts it into the AVL tree, and displays the received data in real time. In order to avoid the too fast generation of the client and the blockage caused by the slow communication process, communication is used. queue)

文件列表:
python与c++多线程通信同步AVL树的节点信息\AVL_tree.h (4708, 2018-06-19)
python与c++多线程通信同步AVL树的节点信息\AVL_tree3.h (10947, 2018-06-20)
python与c++多线程通信同步AVL树的节点信息\main.cpp (7454, 2018-06-21)
python与c++多线程通信同步AVL树的节点信息\rectangle_trans.py (8013, 2018-06-21)
python与c++多线程通信同步AVL树的节点信息\rec_feature.txt (796, 2018-06-21)
python与c++多线程通信同步AVL树的节点信息 (0, 2019-02-20)

近期下载者

相关文件


收藏者