联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他(356) matlab编程(251) 单片机开发(250) 人工智能/神经网络/深度学习(240) Windows编程(173) collect(143) VHDL/FPGA/Verilog(110) 数学计算(86) 嵌入式/单片机/硬件编程(84) Java编程(74) 自然语言处理(71) 数值算法/人工智能(70) 数据结构(69) 模式识别(视觉/语音等)(62) 图形图像处理(59) WEB开发(59) Linux/Unix编程(55) DSP编程(52) 环保/环境工程(51) 游戏(38) 波变换(36) 处理器开发(35) 游戏引擎(31) 通讯编程(30) 其他小程序(28) 编译器/解释器(28) 聚类算法(27) 文章/文档(26) 操作系统开发(26) 软件设计/软件工程(25) 硬件设计(24) 其他书籍(23) 内容生成(23) 图形图象(21) 汇编语言(21) Pascal/Delphi编程(20) 前端开发(19) 界面编程(18) C/C++基础(18) 加密解密(17) 数据库系统(17) android开发(17) 系统/网络安全(16) C#编程(16) 嵌入式Linux(16) Leetcode/题库(16) 文件操作(15) 机器人/智能制造(15) 编程语言基础(15) OpenGL(14) 网络编程(14) 系统设计方案(14) 其他嵌入式/单片机内容(14) 3G/4G/5G开发(14) GPS编程(13) 博客(13) 智慧办公(13) 数据采集/爬虫(13) hotest(13) 电子书籍(12) 通讯编程文档(12) OA办公系统(12) 网络编程(11) 语音合成(11) 书籍源码(11) 数据库编程(10) 生物医药技术(10) FlashMX/Flex源码(10) 串口编程(10) 教育系统应用(10) 模拟服务器(10) 雷达系统(10) Git(10) 驱动编程(9) 多国语言处理(9) 视频捕捉采集剪辑(9) 企业管理(9) GIS/地图编程(9) 论文(9) GDI/图象编程(8) 音频处理(8) 文件格式(8) 金融证券系统(8) 工具库(8) 自动驾驶(8) 特征抽取(8) 通讯编程(7) mpeg/mp3(7) 中间件编程(7) 绘图程序(7) 超算/并行计算(7) 云计算(7) 大数据(7) 微信小程序(7) 建站系统(7) GPU/显卡(7) 微服务(7) 源码/资料(6) 系统编程(6) 压缩解压(6) 

[其他] aster-Season-2023-Rune-s-labels-Transforming-Tool

本repo用于从[https: github.com Spphire RM-labeling- tool制作的能量机关数据集转化为yolo多关键点检测的格式](https: github.com Spphire RM-labeling- tool%E5%88%B6%E4%BD%9C%E7%9A%84%E8%83%BD%E9%87%8F%E6%9C%BA%E5%85%B3%E6%95%B0%E6%8D%AE%E9%9B%86%E8%BD%AC%E5%8C%96%E4%B8%BAyolo%E5%A4%9A%E5%85%B3%E9%94%AE%E7%82%B9%E6%A3%80%E6%B5%8B%E7%9A%84%E6%A0%BC%E5%BC%8F)
This repo is used to convert the [https: github.com Spphire RM labeling tool produced energy mechanism data set into yolo multi key point detection format] (https: github.com Spphire RM labeling tool% E5% 88% B6% E4% BD% 9C% E7% 9A% 84% E8% 83% BD% E9% 87% 8F% E6% 9C% BA% E5% 85% B3% E6% 95% B0% E6% 8D% AE% E9% 9B% 86% E8% BD% AC% E5% 8C% 96% E4% B8% BAyolo% E5% A4% 9A% E5% 85% B3% E9% 94% AE% E7% 82% B9% E6% A3% 80% E6% B5% 8B% E7% 9A% 84% E6% A0% BC% E5% BC% 8F) (2023-03-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699960203929525.html

[其他] MovieInfoGen

在豆瓣页面上生成电影介绍信息用于 PT 发布:
Generate movie introduction information on Douban page for PT publishing: (2022-10-21, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699955374384914.html

[数据库系统] bd_film_spider_search

爬虫也学了很长一段时间了,虽然有些东西还不是很熟悉,但使用python和Django自己做了一个项目,即爬取[http: www.bd- film.com 的电影信息,并将数据存储到本地,再通过Django做一个查询入口进行查询。](http: www.bd- film.com %E7%9A%84%E7%94%B5%E5%BD%B1%E4%BF%A1%E6%81%AF%EF%BC%8C%E5%B9%B6%E5%B0%86%E6%95%B0%E6%8D%AE%E5%AD%98%E5%82%A8%E5%88%B0%E6%9C%AC%E5%9C%B0%EF%BC%8C%E5%86%8D%E9%80%9A%E8%BF%87Django%E5%81%9A%E4%B8%80%E4%B8%AA%E6%9F%A5%E8%AF%A2%E5%85%A5%E5%8F%A3%E8%BF%9B%E8%A1%8C%E6%9F%A5%E8%AF%A2%E3%80%82)
Crawlers have also learned for a long time. Although some things are not very familiar, they have built a project using Python and Django, That is, crawl [http: www.bd film. com movie information, store the data locally, and then make a query entry through Django for query.] (http: www.bd film. com% E7% 9A% 84% E7% 94% B5% E5% BD% B1% E4% BF% A1% E6% 81% AF% EF% BC% 8C% E5% B9% B6% E5% B0% 86% E6% 95% B0% E6% 8D% AE% E5% AD% 98% E5% 82% A8% E5% 88% B0% E6% 9C% AC% E5% 9C% B0% EF% BC% 8C% E5% 86% 8D% E9% 80% 9A% E8% BF% 87D jango% E5% 81% 9A% E4% B8% 80% E4% B8% AA% E6% 9F% A5% E8% AF% A2% E5% 85% A5% E5% 8F% A3% E8% BF% 9B% E8% A1% 8C% E6% 9F% A5% E8% AF% A2% E3% 80% 82) (2018-05-08, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699885603650720.html

[微服务] BlossomGateway

BlossomGateway自研网关。基于Netty与原生Java实现,使用Nacos作为注册与配置中心。博客链接:[https: blog.csdn.net Zhangsama1。也可以通过添加我的联系方式来和我一起完善这个项目的开发。WX:15377920718](https: blog.csdn.net Zhangsama1%E3%80%82%E4%B9%9F%E5%8F%AF%E4%BB%A5%E9%80%9A%E8%BF%87%E6%B7%BB%E5%8A%A0%E6%88%91%E7%9A%84%E8%81%94%E7%B3%BB%E6%96%B9%E5%BC%8F%E6%9D%A5%E5%92%8C%E6%88%91%E4%B8%80%E8%B5%B7%E5%AE%8C%E5%96%84%E8%BF%99%E4%B8%AA%E9%A1%B9%E7%9B%AE%E7%9A%84%E5%BC%80%E5%8F%91%E3%80%82WX%EF%BC%9A15377920718) QQ:...,
BlossomGateway develops its own gateway. Based on Netty and native Java implementation, Nacos is used as the registration and configuration center. Blog link: [https: blog. csdn. net Zhangsama1. You can also improve the development of this project with me by adding my contact information. WX: 15377920718] (https: blog. csdn. net Zhangsama1% E3% 80% 82% E4% B9% 9F% E5% 8F% AF% E4% BB% A5% E9% 80% 9A% E8% BF% 87% E6% B7% BB% E5% 8A% A0% E6% 88% 91% E7% 9A% 84% E8% 81% 94% E7% B3% BB% E6% 96% B9% E5% BC% 8F% E6% 9D% A5% E5% 92% 8C% E6% 88% 91% E4% B8% 80% E8% B5% B7% E5% AE% 8C% E5% 96% 84% E8% BF% 99% E4% B8% AA% E9% A1% B9% E7% 9B% AE% E7% 9A% 84% E5% BC% 80% E5% 8F% 91% E3% 80% 82WX% EF% BC% 9A15377920718) QQ:, (2023-10-28, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698497092114251.html

[多国语言处理] xmind

首席安全官([https: cncso.com)致力建立领先的互联网安全专家智库,为数字经济发展和产业升级提供安全专家智库服务。](https: cncso.com\)%E8%87%B4%E5%8A%9B%E5%BB%BA%E7%AB%8B%E9%A2%86%E5%85%88%E7%9A%84%E4%BA%92%E8%81%94%E7%BD%91%E5%AE%89%E5%85%A8%E4%B8%93%E5%AE%B6%E6%99%BA%E5%BA%93%EF%BC%8C%E4%B8%BA%E6%95%B0%E5%AD%97%E7%BB%8F%E6%B5%8E%E5%8F%91%E5%B1%95%E5%92%8C%E4%BA%A7%E4%B8%9A%E5%8D%87%E7%BA%A7%E6%8F%90%E4%BE%9B%E5%AE%89%E5%85%A8%E4%B8%93%E5%AE%B6%E6%99%BA%E5%BA%93%E6%9C%8D%E5%8A%A1%E3%80%82),
The Chief Security Officer ([https: cncso. com]) is committed to building a leading Internet security expert think tank to provide security expert think tank services for the development of the digital economy and industrial upgrading.] (https: cncso. com ) %E8% 87% B4% E5% 8A% 9B% E5% BB% BA% E7% AB% 8B% E9% A2% 86% E5% 85% 88% E7% 9A% 84% E4% BA% 92% E8% 81% 94% E7% BD% 91% E5% AE% 89% E5% 85% A8% E4% B8% 93% E5% AE% B6% E6% 99% BA% E5% BA% 93% EF% BC% 8C% E4% B8% BA% E6% 95% B0% E5% AD% 97% E7% BB% 8F% E6% B5% 8E% E5% 8F% 91% E5% B1% 95% E5% 92% 8C% E4% BA% A7% E4% B8% 9A% E5% 8D% 87% E7% BA% A7% E6% 8F% 90% E4% BE% 9B% E5% AE% 89% E5% 85% A8% E4% B8% 93% E5% AE% B6% E6% 99% BA% E5% BA% 93% E6% 9C% 8D% E5% 8A% A1% E3% 80% 82), (2023-10-25, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698296239720301.html

[collect] Casper

从[https: github.com TryGhost Casper的3.0.3版本复制,汉化和样式调整。](https: github.com TryGhost Casper%E7%9A%843.0.3%E7%89%88%E6%9C%AC%E5%A4%8D%E5%88%B6%EF%BC%8C%E6%B1%89%E5%8C%96%E5%92%8C%E6%A0%B7%E5%BC%8F%E8%B0%83%E6%95%B4%E3%80%82),
Copy, localization and style adjustment from [https: github.com TryGhost Casper version 3.0.3.] (https: github.com TryGhost Casper% E7% 9A% 843.0.3% E7% 89% 88% E6% 9C% AC% E5% A4% 8D% E5% 88% B6% EF% BC% 8C% E6% B1% 89% E5% 8C% 96% E5% 92% 8C% E6% A0% B7% E5% BC% 8F% E8% B0% 83% E6% 95% B4% E3% 80% 82), (2022-12-11, CSS, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690437105750036.html

[数学计算] ORB_SLAM2_Rviz

ORB_SLAM2系统Rviz可视化方案(实现详细介绍见 励志献身SLAM 的 阿翔 博客:[http: ttshun.com 2018 10 14 ORB- SLAM2%E7%B3%BB%E7%BB%9FRviz%E5%8F%AF%E8%A7%86%E5%8C%96%E6%...](http: ttshun.com 2018 10 14 ORB- SLAM2%E7%B3%BB%E7%BB%9FRviz%E5%8F%AF%E8%A7%86%E5%8C%96%E6%96%B9%E6%A1%88 ),
ORB_ SLAM2 system Rviz visualization scheme (see A Xiang s blog dedicated to SLAM for the implementation details: [http: ttshun.com 2018 10 14 ORB - SLAM2% E7% B3% BB% E7% BB% 9FRviz% E5% 8F% AF% E8% A7% 86% E5% 8C% 96% E6%...] (http: ttshun.com 2018 10 14 ORB - SLAM2% E7% B3% BB% E7% BB% 9FRviz% E5% 8F% AF% E8% A7% 86% E5% 8C% 96% E6% 96% B9% E6% A1% 88), (2019-11-29, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689505777151104.html

[其他] iOSCodeReviewTipsCollection

[www.reviewcode.cn平台案例整理](http: www.reviewcode.cn%E5%B9%B3%E5%8F%B0%E6%A1%88%E4%BE%8B%E6%95%B4%E7%90%86) 汇 总
[www.reviewcode.cn] (http: www.reviewcode.cn% E5% B9% B3% E5% 8F% B0% E6% A1% 88% E4% BE% 8B% E6% 95% B4% E7% 90% 86) Summary (2016-03-05, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688445611647325.html

[hotest] Cpp11WebServerNote

github上[markparticle/WebServer](<a href="https://github.com/markparticle/WebServer)%E5%92%8C%5Bqinguoyi/TinyWebServer%5D(https://github.com/qinguoyi/TinyWebServer)%E7%9A%84%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0%EF%BC%8C%E5%8C%85%E5%90%AB%E5%B8%A6%E6%88%91%E5%86%99%E7%9A%84%E6%B3%A8%E9%87%8A%E7%9A%84%E4%BB%A3%E7%A0%81%E4%BB%A5%E5%8F%8A%E5%AF%B9%E6%AF%8F%E4%B8%AAC++11/14%E4%BB%A3%E7%A0%81%E6%96%87%E4%BB%B6%E7%9A%84%E7%AC%94%E8%AE%B0">https://github.com/markparticle/WebServer)和[qinguoyi/TinyWebServer
github上[markparticle/WebServer](<a href="https://github.com/markparticle/WebServer)%E5%92%8C%5Bqinguoyi/TinyWebServer%5D(https://github.com/qinguoyi/TinyWebServer)%E7%9A%84%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0%EF%BC%8C%E5%8C%85%E5%90%AB%E5%B8%A6%E6%88%91%E5%86%99%E7%9A%84%E6%B3%A8%E9%87%8A%E7%9A%84%E4%BB%A3%E7%A0%81%E4%BB%A5%E5%8F%8A%E5%AF%B9%E6%AF%8F%E4%B8%AAC++11/14%E4%BB%A3%E7%A0%81%E6%96%87%E4%BB%B6%E7%9A%84%E7%AC%94%E8%AE%B0">https://github.com/markparticle/WebServer)和[qinguoyi/TinyWebServer (2023-06-29, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687980392974672.html

[数据采集/爬虫] BaiduIndexSpider

百度指数爬虫 [http: index.baidu.com v2 main index.html# trend 北京房价 words=北京房价("北京房价"为例)](http: index.baidu.com v2 main index.html# trend %E5%8C%97%E4%BA%AC%E6%88%BF%E4%BB%B7 words=%E5%8C%97%E4%BA%AC%E6%88%BF%E4%BB%B7%EF%BC%88%22%E5%8C%97%E4%BA%AC%E6%88%BF%E4%BB%B7%22%E4%B8%BA%E4%BE%8B%EF%BC%89)
Baidu Index Crawler [http: index. baidu.com v2 main index. html # trend Beijing housing prices words=Beijing housing prices ("Beijing housing prices" as an example)] (http: index. baidu.com v2 main index. html # trend% E5% 8C% 97% E4% BA% AC% E6% 88% BF% E4% BB% B7 words=% E5% 8C% 97% E4% BA% AC% E6% 88% BF% E4% BB% B7% B7% EF% BC% 88% 22% E5% 8C% 97% E4% BA% AC% E6% 88% BF% E4% BB% B7% 22% E4% B8% BA% E4% BE% 8B% EF% BC% 89) (2022-09-01, Java, 163KB, 下载0次)

http://www.pudn.com/Download/item/id/1686570130999739.html

[建站系统] wordpres_Crawler

联系python爬虫的规则,将[https: gendertrender.wordpress.com 的每篇文章和评论抓取下来。](https: gendertrender.wordpress.com %E7%9A%84%E6%AF%8F%E7%AF%87%E6%96%87%E7%AB%A0%E5%92%8C%E8%AF%84%E8%AE%BA%E6%8A%93%E5%8F%96%E4%B8%8B%E6%9D%A5%E3%80%82)
Contact the python crawler s rules and grab [https: genderrender.wordpress.com] (https: genderrender.wordpress.com% E7% 9A% 84% E6% AF% 8F% E7% AF% 87% E6% 96% 87% E7% AB% A0% E5% 92% 8C% E8% AF% 84% E8% AE% BA% E6% 8A% 93% E5% 8F% 96% E4% B8% 8B% E6% 9D% A5% E3% 80% 82) (2015-11-12, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1686441760142238.html

[Leetcode/题库] yunxi-hashmap

云析学院HashMap面试讲解——云析学院,[http: yunxiedu.net,无双老师,QQ:3190976240,email:zhouguanya20@163.com](http: yunxiedu.net,%E6%97%A0%E5%8F%8C%E8%80%81%E5%B8%88,QQ:3190976240,email:zhouguanya20@163.com)
HashMap interview and explanation of Cloud Analysis College, [http: yunxiedu.net, peerless teacher, QQ: 3190976240, email: zhouguanya20@163.com ](http: yunxiedu.net,% E6% 97% A0% E5% 8F% 8C% E8% 80% 81% E5% B8% 88, QQ: 3190976240, email: zhouguanya20@163.com ) (2020-02-24, Java, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1686358073534056.html

[] culation-of-one-dimensional-electromagnetic-fluid

最早的源码来自于[http: www.basko.net mm deira deira.html(著名的物理学家Basko的主页),我在此代码基础上做了大量的修改工作,构建了自己的版本,以使其适用于我的物理计算模型。相关的数值算法和物...](http: www.basko.net mm deira deira.html%EF%BC%88%E8%91%97%E5%90%8D%E7%9A%84%E7%89%A9%E7%90%86%E5%AD%A6%E5%AE%B6Basko%E7%9A%84%E4%B8%BB%E9%A1%B5%EF%BC%89,%E6%88%91%E5%9C%A8%E6%AD%A4%E4%BB%A3%E7%A0%81%E5%9F%BA%E7%A1%80%E4%B8%8A%E5%81%9A%E4%BA%86%E5%A4%A7%E9%87%8F%E7%9A%84%E4%BF%AE%E6%94%B9%E5%B7%A5%E4%BD%9C%EF%BC%8C%E6%9E%84%E5%BB%BA%E4%BA%86%E8%87%AA%E5%B7%B1%E7%9A%84%E7%89%88
The earliest source code comes from [http: www.basko. net mm deira deira. html (the homepage of the famous physicist Basko). Based on this code, I made a lot of modifications and built my own version to make it suitable for my physical computing model. Related numerical algorithms and objects...] (http: www.basko.net mm deira deira. html% EF% BC% 88% E8% 91% 97% E5% 90% 8D% E7% 9A% 84% E7% 89% A9% E7% 90% 86% E5% AD% A6% E5% AE% B6Basko% E7% 9A% 84% E4% B8% BB% E9% A1% B5% EF% BC% 89,% E6% 88% 91% E5% 9C% A8% E6% AD% A4% E4% BB% A3% E7% A0% 81% E5% 9F% BA% E7% A1% 80% E4% B8% 8A% E5% 81% 9A% E4% BA% 86% E5% A4% A7% E9% 87% 8F% E7% 9A% 84% E4% BF% AE% E6% 94% B9% E5% B7% A5% E4% BD% 9C% EF% BC% 8C% E6% 9E% 84% E5% BB% BA% E4% BA% 86% E8% 87% AA% E5% B7% B1% E7% 9A% 84% E7% 89% 88 (2023-06-07, Fortran, 4544KB, 下载0次)

http://www.pudn.com/Download/item/id/1686070617356226.html

[] Novelty_search-result-formatting

google chrome插件。将科技查新检索结果按查新报告中“检索结果”中的格式要求复制到剪贴板中。支持中国知网([www.cnki.net)、万方数据知识服务平台(www.wanfangdata.com.cn)论文、成果以及厦漳泉科...](http: www.cnki.net\)%E3%80%81%E4%B8%87%E6%96%B9%E6%95%B0%E6%8D%AE%E7%9F%A5%E8%AF%86%E6%9C%8D%E5%8A%A1%E5%B9%B3%E5%8F%B0\(www.wanfangdata.com.cn\)%E8%AE%BA%E6%96%87%E3%80%81%E6%88%90%E6%9E%9C%E4%BB%A5%E5%8F%8A%E5%8E%A6%E6%BC%B3%E6%B3%89%E7%A7%91%E6%8A%80%E5%9F%BA%E7%A1%80%E8%B5%84%E6%BA%90%E6%9C%8D%E5%8A%A1%E5%B9%B3%E5%8F%B0-%E4%B8%93%E5%88%A9%E5%B9%B3%E5%8F%B0\(patent.xmihfoshare.cn\)%E3%80%81Innojoy%E4%B8%93%E5%88%A9%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E\(new.innojoy.com\)%E3%80%81%E6%B6%A6%E6%A1%90RainPat%E4%B8%93%E5%88%A9%E6%A3%80%E7%B4%A2\(http: www.rainpat.com \)%E7%9A%84%E4%B8%93%E5%88%A9%E6%A3%80%E7%B4%A2%E7%BB%93%E6%9E%9C%E7%9A%84%E5%A4%8D%E5%88%B6%E3%80%82yuxingzeng@126.com)
Google Chrome plugin. Copy the scientific and technological novelty search results to the clipboard according to the format requirements in the "Search Results" section of the novelty search report. Support China National Knowledge Infrastructure (CNKI. net), Wanfang Data Knowledge Service Platform (www.wanfangdata. com. cn) for papers, achievements, and Xiamen Zhangquan Science... (http: www.cnki. net)% E3% 80% 81% E4% B8% 87% E6% 96% B9% E6% 95% B0% E6% 8D% AE% E7% 9F% A5% E8% AF% 86% E6% 9C% 8D% E5% 8A% A1% E5% B9% B3% E5% 8F% B0% (www.wanfangdata. com. cn) %E8% AE% BA% E6% 96% 87% E3% 80% 81% E6% 88% 90% E6% 9E% 9C% E4% BB% A5% E5% 8F% 8A% E5% 8E% A6% E6% BC% B3% E6% B3% 89% E7% A7% 91% E6% 8A% 80% E5% 9F% BA% E7% A1% 80% E8% B5% 84% E6% BA% 90% E6% 9C% 8D% E5% 8A% A1% E5% B9% B3% E5% 8F% B0-% E4% B8% 93% E5% 88% A9% E5% B9% B3% E5% 8F% B0 (patient. xmihshare. cn)% E3% 80% 81Innojoy% E4% B8% 93% E5% 88% A9% E6% 90% 9C% E7% B4% A2% E5% BC% 95% E6% 93% 8E (new. innojoy. com ) %E3% (2018-04-23, JavaScript, 22KB, 下载0次)

http://www.pudn.com/Download/item/id/1524442722801686.html

[金融证券系统] sinaFinanceSpider

sinaFinanceSpider,爬取新浪财经网[http: finance.sina.com.cn stock ,各股票公司每日公告(爬取股票分析所需语料)](http: finance.sina.com.cn stock %EF%BC%8C%E5%90%84%E8%82%A1%E7%A5%A8%E5%85%AC%E5%8F%B8%E6%AF%8F%E6%97%A5%E5%85%AC%E5%91%8A%EF%BC%88%E7%88%AC%E5%8F%96%E8%82%A1%E7%A5%A8%E5%88%86%E6%9E%90%E6%89%80%E9%9C%80%E8%AF%AD%E6%96%99%EF%BC%89)
SinaFinanceSpider, crawling Sina Finance website [http: finance. sina.com.cn stock, daily announcements of various stock companies (required language for crawling stock analysis)] (http: finance. sina.com.cn stock% EF% BC% 8C% E5% 90% 84% E8% 82% A1% E7% A5% A8% E5% 85% AC% E5% 8F% B8% E6% AF% 8F% E6% 97% A5% E5% 85% AC% E5% 91% 8A% EF% BC% 88% E7% 88% AC% E5% 8F% 96% E8% 82% A1% E7% A5% A8% E5% 88% 86% E6% 9E% 90% E6% 89% 80% E9% 9C% 80% E8% AF% AD% E6% 96% 99% EF% BC% 89) (2017-08-09, Python, 470KB, 下载0次)

http://www.pudn.com/Download/item/id/1502209339671166.html

[模式识别(视觉/语音等)] FaceDemo

FaceDemo,FaceDemo是基于Face++(北京旷视科技有限公司(Megvii:[http: www.faceplusplus.com )搭建的新型视觉服务平台)的一个人脸识别Demo](http: www.faceplusplus.com %EF%BC%89%E6%90%AD%E5%BB%BA%E7%9A%84%E6%96%B0%E5%9E%8B%E8%A7%86%E8%A7%89%E6%9C%8D%E5%8A%A1%E5%B9%B3%E5%8F%B0%EF%BC%89%E7%9A%84%E4%B8%80%E4%B8%AA%E4%BA%BA%E8%84%B8%E8%AF%86%E5%88%ABDemo)
FaceDemo is a new visual service platform built by Beijing Kuangsi Technology Co., Ltd. (Megvii: [http: www.faceplusplusplus.com) based on Face++(http: www.faceplusplusplus.com% EF% BC% 89% E6% 90% AD% E5% BB% BA% E7% 9A% 84% E6% 96% B0% E5% 9E% 8B% E8% A7% 86% E8% A7% 89% E6% 9C% 8D% E5% 8A% A1% E5% B9% B3% E5% E5% 8F% B0% EF% BC% 89% E7% 9A% 84% E4% B8% 80% E4% B8% AA% E4% BA% BA% E8% 84% B8% E8% AF% 86% E5% 88% ABDemo) (2013-05-24, Java, 747KB, 下载0次)

http://www.pudn.com/Download/item/id/1369352728251208.html
总计:3875