-
rtmplite-master
说明: The siprtmp module implements a SIP-RTMP gateway. Please see the google code project for details on demo instructions and support information. The project description is contained in siprtmp.py file itself. The command line of siprtmp is same as rtmp, hence just replce rtmp by siprtmp in the following example to start the gateway.
- 2019-06-28 08:03:42下载
- 积分:1
-
PyQt5快速开发与实战所有程序
《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
- 2020-06-21 07:40:01下载
- 积分:1
-
手写识别KNN算法python实现
这是一个kNN算法的demo,以手写识别为实例
- 2022-01-26 01:23:28下载
- 积分:1
-
局部搜索图着色
说明: 图着色局部搜索,图着色问题(Graph Coloring Problem, GCP) 又称着色问题,是最著名的NP-完全问题之一。道路着色问题(Road Coloring Problem)是图论中最著名的猜想之一。
数学定义:给定一个无向图G=(V, E),其中V为顶点集合,E为边集合,图着色问题即为将V分为K个颜色组,每个组形成一个独立集,即其中没有相邻的顶点。其优化版本是希望获得最小的K值。(Graph Coloring Problem (Graph Coloring Problem, GCP), also known as coloring problem, is one of the most famous NP-complete problems. The Road Coloring Problem is one of the most famous conjectures in graph theory.
Mathematical definition: Given an undirected graph G=(V, E), where V is the set of vertices and E is the set of edges, the graph coloring problem is to divide V into K color groups, and each group forms an independent set. That is, there are no adjacent vertices. The optimized version is to get the smallest K value.)
- 2021-04-01 16:49:10下载
- 积分:1
-
DnCNN-master
说明: 卷积神经网络进行图像去噪,比较经典的一篇文章代码。(The convolutional neural network performs image denoising and compares the classic article code.)
- 2021-05-09 09:58:34下载
- 积分:1
-
室内导航python代码
此代码可以用于树莓派上,用于室内位置的说明和语音播报,因此可以与Arduino上的代码搭配使用。通过硬件不嵌入式软件相结合,系统将帮劣盲人在大楼 内畅通行走。系统的性能包括:路径搜索、避开障碍物、探测高度等。每一个小组将会得到一系列 标准的硬件配件,也可以根据需要寺找更夗配件。
- 2022-08-17 07:46:53下载
- 积分:1
-
1
说明: Code to use the microsoft vision api along with custom images taken from a camera using python. (1/3)
- 2019-03-29 21:35:50下载
- 积分:1
-
遗传算法解决 TSP 问题
遗传算法解决 TSP 问题,并将其可视化
- 2020-12-09下载
- 积分:1
-
利用神经网络的手写识别Python代码
利用神经网络的手写识别Python代码 ,包括手写识别图片,以及训练神经网络的结构代码,和测试手写识别结果的代码。只要搭配好Python环境即可跑通。
- 2022-07-25 23:58:39下载
- 积分:1
-
mytest1
说明: 以中心图像为模板,将其他八张图映射到模板中,然后粘贴到对应位置完成拼接(Take the center image as the template, map the other eight images to the template, and paste them to the corresponding position to complete the splicing)
- 2020-04-09 18:59:02下载
- 积分:1