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

[C/C++基础] Design-pattern

设计模式(C++),基于李志忠老师极客网课程整理并完善,方便快速了解设计模式并反复学习。 , stars:1, update:2024-05-21 06:47:15 (2024-05-22, C++, 0KB, 下载0次)

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

[C/C++基础] Bayer_More

Boyer-Moore算法是一种高效的字符串搜索算法,可以在文本中查找模式的出现。它是由罗伯特·S·博伊尔(Robert S.Boyer)和J·斯特罗瑟·摩尔(J Strother Moore)于1977年开发的。Boyer-Moore算法背后的关键思想是在搜索时根据一组预计算的表跳过尽可能多的字符。
The Boyer-Moore algorithm is a highly efficient string searching algorithm that finds occurrences of a pattern within a text. It was developed by Robert S. Boyer and J Strother Moore in 1977. The key idea behind the Boyer-Moore algorithm is to skip as many characters as possible while searching, based on a set of precomputed tables. (2024-04-20, C++, 0KB, 下载0次)

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

[C/C++基础] wifi-pass-gen

这是一个c++项目,用于为提供给客户的酒店房间生成wifi密码
This a c++ project to generate wifi password for the hotel room that is provided to the customers (2024-03-15, Others, 0KB, 下载0次)

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

[C/C++基础] Hotel-Management-system

一个动态C++酒店管理系统,用户可以配置多个楼层和房间,设施丰富。用户友好的界面包括错误处理,并且代码很容易根据特定的项目需求进行定制。
A dynamic C++ Hotel Management System where users can configure multiple floors and rooms with rich facilities. The user-friendly interface includes error handling, and the code is easily customizable for specific project needs. (2024-02-24, C++, 0KB, 下载0次)

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

[C/C++基础] project_00819

2022-2023年博洛尼亚大学编程课程用C++编写的简单ncurses游戏
Simple ncurses game written in C++ for the programming course of University of Bologna in 2022 2023 (2023-12-12, C++, 0KB, 下载0次)

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

[C/C++基础] progetto_SMRV

博洛尼亚大学物理系c++课程最终项目的远程存储库,2020-2021,
remote repository for the final project of the c++ course, department of Physics, University of Bologna, 2020-2021, (2023-10-09, C++, 0KB, 下载0次)

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

[C/C++基础] MyRepository

我的项目!数字手表,Flipkart Clone,酒店预订系统,QR代码生成器和Tic Tac toe游戏。
My project ! Digital watch, Flipkart Clone, Hotel booking system, QR code Generator and Tic Tac toe game. (2023-07-27, HTML, 0KB, 下载0次)

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

[C/C++基础] project_00819

2022-2023年博洛尼亚大学编程课程用C++编写的简单ncurses游戏,
Simple ncurses game written in C++ for the programming course of University of Bologna in 2022 2023, (2023-09-14, C++, 0KB, 下载0次)

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

[C/C++基础] CleanDreams

HTTP API和MQTT API,用于模拟用C++编写的带开心果的智能洗衣机的功能(编程工程课程,...,
HTTP API and MQTT API for simulating the functions of a smart washing machine written in C++ with Pistache (Programming Engineering course, Year 3) (2021-05-25, C++, 0KB, 下载0次)

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

[C/C++基础] surp

Surp是为软件工程课程项目创建的酒店自动化软件。使用Qt框架内置C++。,
Surp is a hotel automation software created for a Software Engineering Course Project. Built in C++ using the Qt framework., (2014-02-09, C++, 0KB, 下载0次)

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

[C/C++基础] GeeksforGeeksPOTD

极客时代的问题ForGeeks。,
Problem of the Day of GeeksForGeeks., (2023-08-09, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691582798165314.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

[C/C++基础] BoerneISD-ParkingSite

一个文件和代码的集合,意味着停车场网站正在开发的博内塞德的实践,由IT国家...
A collection of files and code meant for the parking website being developed for BoerneISD by the Practicum of IT course body (2020-10-15, PHP, 0KB, 下载0次)

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

[C/C++基础] podcast-privacy

获取有关播客托管提供商的跟踪、统计信息收集和动态音频的信息。
Get information about tracking, stats collection , and dynamic audio for podcast hosting providers. (2020-11-02, JavaScript, 0KB, 下载0次)

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

[C/C++基础] awesome-movies-for-geeks

为极客收集精彩电影和纪录片
Collection of awesome movies and documentaries for Geeks (2020-10-23, JavaScript, 0KB, 下载0次)

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

[C/C++基础] Hotel-Managment-System

简单的酒店管理系统,具有客房预订和C语言的客户收集程序等功能++
Simple hotel management system with features like rooms reservation and customer collection program in C++ (2021-07-22, C++, 0KB, 下载0次)

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

[C/C++基础] CppJNITest

JNI调用C++自定义类,详细参考一下博文《Android:JNI调用C++自定义类的详细方法》:
JNI calls C++custom classes. For details, refer to the blog post Android: Detailed Methods for JNI to Call C++Custom Classes: (2018-05-17, Java, 140KB, 下载0次)

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

[C/C++基础] linux-c-cpp

C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等
C. C++and its programming learning under Linux, mainly including 51CTO, intelligent podcasts, and some classic books (2022-11-25, C, 273004KB, 下载0次)

http://www.pudn.com/Download/item/id/1687143006470820.html
12
总计:38