联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期

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

...编程算法(Viterbi、CKY、前后向、内外向和波束搜索)以及机器学习和深度学习技术...,
Following Kevin Knight’s tradition, Japanese KATAKANA and English are used to demonstrate the linguistic diversity and to illustrate transliteration and translation. For this project NLP’s modern quantitative techniques and statistical methods, dynamic programming algorithms (Viterbi, CKY, Forward-Backward, Inside-Outside, and Beam Search), and ... (2020-10-01, F*, 0KB, 下载0次)

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

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

丑陋的代码和应用程序,以显示一些属性文本功能。苹果有这样一本:属性字符串编程指南,
Ugly code and app to show some attributedtext features. Apple has this: Attributed String Programming Guide, (2013-02-11, Others, 0KB, 下载0次)

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

[模式识别(视觉/语音等)] parent-aware-objects

使JavaScript对象在对象层次结构中跟踪其父对象。使用代理进行元编程,重新...
Make JavaScript objects that keep track of their parents in an object heirarchy. Using Proxy for metaprogramming, re-writes low-level language processes to allow a transparent developer interface. Can be used to store non-heirarchical relationships as ordinary seeming objects as an alternative to using an explicit graph data-structure. (2021-05-10, JavaScript, 0KB, 下载0次)

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

[模式识别(视觉/语音等)] Oladoc-Hospital-Management-on-CPP

具有面向对象编程的C++医院管理系统允许管理员、医生和患者登录。...
A C++ hospital management system with object-oriented programming allowed logins for Admin, Doctor, and Patient. The system had binary file handling for storing user info, payment gateway for appointments, and real-time refunding. A time module for appointment tracking was also included. (2023-02-14, C++, 0KB, 下载0次)

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

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

在本视频教程中,Derek Banas几乎在一个视频中教授整个PHP编程语言。技术公司...
In this video tutorial Derek Banas teaches pretty much the whole PHP programming language in one video. Techniques covered: quotes, comments, date(), variables, data types, getting data from HTML, heredoc, constants, arithmetic, shortcuts, reference operators, comparison operators, if, elseif, else, echo, printf, ternary operator, switch, while,... (2016-03-10, PHP, 1KB, 下载0次)

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

[模式识别(视觉/语音等)] video-store-kata

该存储库旨在解析不同编程语言的视频存储kata。
This repository has the purpose to resolve video store kata in different programming languages. (2023-02-06, C++, 272KB, 下载0次)

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

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

这是我为编程范例类开发的项目。它包括一个游戏小行星使用...
This is a project I developed for my programming paradigms class. It consists on a remake of the game Asteroids using the Haskell programming language. The source code can be found under the haskeroids folder. Link for the video presentation: <https://youtu.be/U1cN7DABW9k> (2021-06-11, Haskell, 9KB, 下载0次)

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

[模式识别(视觉/语音等)] js-basic

JavaScript是一种编程语言,允许您在web页面上实现复杂的事情。每次网页...
JavaScript is a programming language that allows you to implement complex things on web pages. Every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, or interactive maps, or animated 2D/3D graphics, or scrolling video jukeboxes, and so on — you can bet that (2019-01-11, JavaScript, 116KB, 下载0次)

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

[模式识别(视觉/语音等)] Add-Label-Python-Kivy

在Python编程中使用kivy库开发桌面应用程序时,通常使用Label对象
The Label object is often used when developing a desktop application using the kivy library in the Python programming (2022-01-09, Python, 4KB, 下载0次)

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

[模式识别(视觉/语音等)] Graduation-Project

这是我的毕业设计,使幼儿能够学习许多编程语言与自我创作的视频...
This is my graduation project that enable to learn young children many programming languages with a self create videos and simple implementation design to be suite with arabian children (2021-01-03, JavaScript, 11713KB, 下载0次)

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

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

该存储库用于存储使用c++编程语言的文件和方法,并提供视频教程...
This repository is for the files and ways of using c++ programming language withe the video tutorials being present on my channel <https://bit.ly/arkadeepnag> (2021-09-29, C++, 5KB, 下载0次)

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

[模式识别(视觉/语音等)] Video-Streaming

它是一个烧瓶应用程序,主要用于用python编程语言编写的视频流目的。阿龙...
It is a flask application basically made for the video streaming purpose written in python programming language. Along with that ngrok is being used for tunneling and twilio s Whatsapp API is being used to make a connection with the user. (2020-08-21, Python, 1KB, 下载0次)

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

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

嘿,这是一款基于android的应用程序,您可以通过视频教程简单地学习编程语言
hey this is app android based app in which you simple learn programming languages through video tutorial (2018-10-24, Java, 31KB, 下载0次)

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

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

Squirrel是一种高级命令式、面向对象的编程语言,旨在成为一种轻量级的脚本语言...
Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games. (2016-01-22, C++, 484KB, 下载0次)

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

[模式识别(视觉/语音等)] Face-Detection-using-OpenCV

OpenCV(开源计算机视觉)是一个编程函数库,主要用于实时计算机视觉...
OpenCV(Open Source Computer Vision) is a library of programming functions mainly aimed at real-time computer vision. In simple language, it is a library used for Image Processing. It is mainly used to do all the operation related to Images. (2020-02-16, Python, 1KB, 下载0次)

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

[模式识别(视觉/语音等)] Image-Sketcher

使用Python编程语言中的计算机视觉将普通照片转换为铅笔草图的Python。
Python Program to convert a Normal photo into a pencil sketch using computer vision in a python programming language. (2022-01-11, Python, 543KB, 下载0次)

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

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

我用Go编程语言从头开始实现的一些图像处理算法。
Some image processing algorithms that I implemented in the Go programming language from scratch. (2020-01-31, GO, 127KB, 下载0次)

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

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

研究生课程《数字图像处理:图像视频压缩和超分辨率》的第一个编程作业...
First programming assignment in graduate course Topics on Digital Image Processing: Image/Video Compression and Super-Resolution (2019-08-07, matlab, 266KB, 下载0次)

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

[模式识别(视觉/语音等)] Restaurant-Management-System-Java

餐厅管理系统是我的面向对象编程任务。整个项目是用Java编写的代码。...
Restaurant Management System is my Object Oriented Programming assignment. This Entire project was code in Java. The user can place order, track order, edit menu, and check the sales summary. I used suitable data structures and classes to complete this program. (2020-02-16, Java, 1032KB, 下载0次)

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

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

VC03+matlab+access数据库编程,实现树叶识别,配说明文档
VC03+ Matlab+ Access database programming, realize the leaves to identify, with documentation (2008-08-08, Visual C++, 9051KB, 下载40次)

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