联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All C++(142) 

[其他] twitchstream

一个简单的C++终端程序,利用Livestream和VLC来播放纯音频Twitch流。非常适合带宽有限或只想从他们最喜欢的流播客中获得音频的人。
A simple C++ terminal program that leverages Livestreamer and VLC to play audio-only Twitch streams. Ideal for those who are on limited bandwidth, or who only want audio from their favorite stream podcast. (2024-03-23, C++, 0KB, 下载0次)

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

[代理服务器] PodRealm

欢迎来到PodRealm,您通往沉浸式个性化播客体验世界的大门。凭借流畅直观的设计,PodRealm将您的播客旅程提升到了一个新的水平。
Welcome to PodRealm, your gateway to a world of immersive and personalized podcast experiences. With a sleek and intuitive design, PodRealm takes your podcast journey to the next level. (2024-02-12, C++, 0KB, 下载0次)

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

[编辑器/阅读器] Robert

Robert 将被开发用于多模型同时推理与交互,图形化编辑器形式客制化编辑流程方案。
Robert will be developed for simultaneous reasoning and interaction of multiple models, and customized editing process scheme in the form of graphical editor. (2023-11-19, C++, 0KB, 下载0次)

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

[其他] NiuKe

牛客网BAT算法精品课练习题答案,包括JAVA和C++两个版本,代码中附上大量注释帮助理解程序
Niuke.com BAT algorithm boutique class exercises exercise answers, including JAVA and C++versions, with a large number of comments attached to the code to help understand the program (2018-01-20, C++, 0KB, 下载0次)

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

[物联网] SmartShelf

作为我的创客实验室作业2的一部分,我正在创建智能书架物联网解决方案。作为该解决方案的一部分,我需要创建一个移动应用程序…,
As part of my Maker Lab Assignment 2, I m creating a Smart Book Shelf IoT solution. As part of that solution I need to create a mobile ap…, (2023-09-18, C++, 0KB, 下载0次)

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

[C/C++基础] ArduinoClass

Arduino 2023级创客空间的课程计划和代码,
Lesson Plan and Code for a Maker-Space Arduino class 2023, (2023-08-01, C++, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] FourInARow

2018年世界创客博览会四合一项目-Ubuntu 18.04
Four In A Row project for World Maker Faire 2018 - Ubuntu 18.04 (2018-09-28, C++, 0KB, 下载0次)

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

[数学计算] Rubik-s-Cube-solver

作为一个立方体极客变成了人工智能爱好者,并配备了少量以人类为中心的算法来求解立方体,我决定...
As a cube-geek turned AI-enthusiast, and armed with a handful of human-centric algorithms for solving the cube, I decided to try my hands at programming a Rubik’s Cube solver. Perhaps a bit naively, I didn’t outright realize that solving a cube optimally or proving that any cube is solvable in 20 or fewer moves would involve a decent understandi... (2022-08-05, C++, 0KB, 下载0次)

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

[Leetcode/题库] interview-techdev-guide

该存储库包含fn+极客社区策划的技术面试问题
This repository contains curated technical interview questions by fn+geeks community (2022-11-17, C++, 465KB, 下载0次)

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

[文章/文档] Design-Pattern

23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 [http: www.runoob.com design-pattern de...](http: www.runoob.com design- pattern design-pattern-tutorial.html)
Learning notes for 23 design patterns, with code design implemented in both C++and Java languages. The document structure and explanatory code refer to the training handout of Teacher Wang Baoming from the Chuanzhi podcast, and the extended case is implemented in Java language. Reference is made to [http: www.runoob.com design pattern de...] (http: www.runoob.com design pattern design pattern tutorial. html) (2019-08-29, C++, 238KB, 下载0次)

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

[Leetcode/题库] jian-zhi-offer

此资源是剑指OFFER的题解(C++),由本人在刷剑指OFFER题的期间整理,其中有整理牛客网讨论区的代码+剑指OFFER书中的代码+自己编写的代码,方法很全,且附有解析和思路,很方便大家在刷题时参考。 资源中题目顺序参照牛客网上的顺...
This resource is the solution (C++) for Jianzhi OFFICER questions, which was compiled by me during the process of writing Jianzhi OFFICER questions. It includes organizing the code from the discussion area of Niuke.com, the code from Jianzhi OFFICER books, and the code I wrote myself. The method is very comprehensive, and it comes with analysis and ideas, which is very convenient for everyone to refer to when writing questions. The order of the questions in the resources refers to the order on Niuke Online (2020-07-17, C++, 14336KB, 下载0次)

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

[NFT] WangDaoAlgorithmNotes

王道计算机考研机试指南例题与习题(来源于牛客网、POJ、HDU)的代码整理
Code Compilation of Examples and Exercises in the Computer Exam Guide for Wang Dao s Graduate Entrance Examination (sourced from Niuke.com, POJ, HDU) (2021-02-25, C++, 160KB, 下载0次)

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

[人工智能/神经网络/深度学习] codingBook

codingBook,《关于计算机学习的相关书籍收录》02-Java核心技术面试精讲-极客时间 05-趣谈网络 06-MySQL实战45讲 深入理解Java虚拟机 Java并发编程的艺术 88-高并发系统设计40问 Redis深度历险:核心原理和应用实践 ...
CodingBook, Collection of Books Related to Computer Learning 02 Java Core Technology Interview Intensive Lecture - Geek Time 05 Funny Talk Network 06 MySQL Actual 45 Lecture on Deeply Understanding the Art of Java Concurrent Programming in Java Virtual Machine 88 High Concurrency System Design 40 Questions Redis Deep Adventure: Core Principles and Application Practice (2022-07-05, C++, 440090KB, 下载0次)

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

[其他] 丝路私服工具大全

丝路私服工具合集大全,包含各种服务端编译 砸属性工具等等
Private service tools (2018-03-28, C++, 11809KB, 下载6次)

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

[MacOS编程] train

“买火车票”是一款将火车站的自助售票机放到自己口袋的iPhone/iPad/iTouch里的移动终端软件。它可以让您随时随地锁定列车座位号,出门旅行时,不用再到火车站售票厅及火车票代售点排长长的购票队伍。 不错的东东,开发时可以借鉴。
To buy train tickets a train station self-service ticket machines on the mobile terminal software of your own pocket iPhone/iPad/iTouch. It allows you to anywhere locked train seat number, to travel, not to the train station ticket offices and ticket outlets platoon long ticket team. Good stuff, developers can learn from. (2012-02-06, C++, 618KB, 下载4次)

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

[Email客户端] software-marketing

※ 開發客戶 郵寄開發DM、傳真或E-MAIL、拜訪掃街、電話訪問、夾報、說明會、展示會、報章雜誌。
※ develop customer mailing develop DM, fax or E-MAIL, visit sweep the streets, telephone access, folders report, seminars, exhibitions, newspapers and magazines. (2011-05-18, C++, 22KB, 下载2次)

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

[中间件编程] cp_demo.rar

smgp 客 户 端,模 拟 SP / CP ,可 测 试 网关 程 序。注意:这个是客户端,不是服务器。不是源码,对于开发网关调试有用。
smgp client, Analog SP/CP, gateway test procedures. Note: This is the client, not server. Rather than source code, useful for developers debugging gateways. (2009-03-14, C++, 585KB, 下载30次)

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

[Windows编程] TickSrv

在Windows CE下示範了使用超級終端機的服務,監視Windows CE裝置上的port1000的位置,並且當任何應用程式連線時,提供目前的時間和系統自上次重新設定後所經過的毫秒數。
Under the Windows CE model in the use of super-service terminals, surveillance, Windows CE devices port1000 position, and when any application to connect to provide the current time and the system since the last re-set after a few milliseconds after . (2008-05-16, C++, 819KB, 下载8次)

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

[Linux/Unix编程] KD611

KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。
KernelDriver development kit, customers can directly access the USB hardware, and faster for Windows 98, Me, 2000, XP, NT, Windows CE.NET and Linux operating systems to the development of high-performance USB device drivers. These tools provide graphics-oriented development environment, the use of a simple application program interface, Hardware diagnostic tools and examples of programs that exclude research and development bottlenecks, device driver development easier. (2007-05-21, C++, 9210KB, 下载10次)

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

[通讯编程] Direct Connect 2 V2.0.2

一个开放源码的免费的P2P客户端软件,用于文件交流,支持中文搜索。它和Neo-Modus公司的Direct Connect使用同一个通讯协议,但比它功能更加强大,可以同时登陆很多服务器。开放源码,绿色软件,也没有广告条。DC是分散服务器型的,服务器端也是免费的,因此适合同一个地域内的用户飞速交换文件。目前全世界有上万个服务器,通过DC共享的资料超过5,000,000GB。
a free open-source peer-to-peer client software for document exchange, support Chinese search. It Neo-Modus Direct Connect companies use the same communication protocol, but higher than its more powerful, while landing many servers. Open source software green, nor of the advertising. DC is decentralized server-based, server-side is also free, making it suitable to the region with a rapid exchange of user documentation. There are now more than 10,000 items of servers, DC by sharing information over 5,000,000 GB. (2005-01-07, C++, 837KB, 下载53次)

http://www.pudn.com/Download/item/id/1105078638466908.html
总计:142