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

[单片机开发] il-Moisture-Measurement-System-With-EPS32-NodeMCU

这是我在学校学习期间的第一个物联网项目,
This is my first project on Internet of Things while studying at school, (2021-12-21, C++, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] MIPSim

麻省大学阿默斯特校区ECE 697CE项目3,
UMass Amherst ECE 697CE Project 3, (2019-05-12, C++, 0KB, 下载0次)

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

[游戏] RunForSnakes

2016年3月校C语言程序设计大赛第一名,《奔跑吧,贪吃蛇》小游戏
In March 2016, the school won the first place in the C language programming contest, "Run, Snake" games (2018-04-05, C++, 85293KB, 下载0次)

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

[数值算法/人工智能] terrain-shader

地形着色器是上奥地利应用科学大学哈根贝校区着色器课程的一个项目...
terrain-shader is a project for our shader course at the University of Applied Sciences Upper Austria, Campus Hagenberg. We want to create a shader for a changing terrain. (2012-01-17, C++, 775KB, 下载0次)

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

[DirectX] InteriorRedactor

Qt编写的(C++)多线程跨平台内部编校器和查看器,支持使用您自己的对象模型。...
Qt-written (C++) multithreaded crossplatform interior redactor and viewer, with support of using your own obj-models. No OpenGL or DirectX libraries required. Drawing with z-buffer (depth buffer) and Gouraud shading algorythms. (2015-09-05, C++, 3826KB, 下载0次)

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

[Leetcode/题库] CampusRecruit

23 秋招 校招 面试笔记,C C++ Java Go Python 前端 后端面经合集(含答案),从秋招一直到春招补录,陪你找到满意工作,欢迎提交pr补充信息,每天持续更新...
23 Interview notes of autumn school recruitment, C C++Java Go Python front end and rear end collection (including answers), from autumn recruitment to spring recruitment supplement, accompany you to find a satisfactory job, welcome to submit pr supplementary information, and keep updating every day (2023-02-04, C++, 840KB, 下载0次)

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

[Leetcode/题库] NTAlgorithm

校招面试高频算法
High frequency algorithm for school recruitment and interview (2018-04-21, C++, 322KB, 下载0次)

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

[Leetcode/题库] techInterviewCode

2019届及2020届校招技术笔试题实现和总结
Realization and summary of 2019 and 2020 school enrollment technical written test questions (2019-10-10, C++, 93KB, 下载0次)

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

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

合肥工业大学宣城校区2020年《操作系统》课程设计。题目:段页式虚拟存储管理系统:建立一个段页虚拟存储管理系统的模型。Course Design of Operating System in Xuancheng Campus of H...
The course design of Operation System in Xuancheng Campus of Hefei University of Technology in 2020. Title: Segment page virtual storage management system: establish a segment page virtual storage management system model. Course Design of Operating System in Xuancheng Campus of H (2022-03-02, C++, 3585KB, 下载0次)

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

[Leetcode/题库] NowCoder

名企校招历年笔试面试真题
Historical Written Exam Interview Questions for Famous Enterprise School Recruitment (2019-03-19, C++, 10649KB, 下载0次)

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

[Leetcode/题库] MAXString-without-repeating

光宇游戏校招题目:简答题 求字符串内最长不重复的子串长度是多少,输入 "abcabcbb", 不重复子串最大为3,例如: "abc”或“bca”;输入 "bbbbb", 子字串为 "b", 长度为 1; 要求: 1. 使用测试驱动开发...
Guangyu Game School Recruitment Question: Short answer question: To find the length of the longest non repeating substring within a string, enter "abcabcabb" and the maximum non repeating substring is 3, such as "abc" or "bca"; enter "bbbbb" and the substring is "b" and the length is 1; Requirements: 1 Use Test-driven development (2016-11-07, C++, 1KB, 下载0次)

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

[Leetcode/题库] SWPU_Rules_Quiz

西南石油大学(南充)校规校纪题库
Southwest Petroleum University (Nanchong) School Rules and Discipline Question Bank (2023-05-10, C++, 347KB, 下载0次)

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

[Leetcode/题库] Leetcode-JianzhiOffer

校招刷题:剑指offer,Leetcode,经典算法,真题
School recruitment question: Sword finger offer, Leetcode, classic algorithm, real question (2019-09-24, C++, 57KB, 下载0次)

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

[数据库系统] Linux-Cpp-Development-Advanced-Learning

Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。
Advanced learning in Linux Cpp backend development, compulsory for school enrollment: operating system, computer network, network programming, concurrent combat, database principles, design patterns, Linux kernel notes, Linux commands, Git, etc. School recruitment notes and projects are worth having. (2021-01-17, C++, 73621KB, 下载2次)

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

[人工智能/神经网络/深度学习] turtlebot3-follower

turtlebot3追随者,在BITS Pilani KK Birla Goa校区完成人工智能课程的必修项目
turtlebot3-follower,Required project to complete artificial intelligence course in BITS Pilani KK Birla Goa Campus (2019-03-08, C++, 1KB, 下载0次)

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

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

aau_multi_robot,Alpen Adria大学克拉根福分校的多机器人探索
aau_multi_robot,Multi-robot exploration by Alpen-Adria-Universit t Klagenfurt (2017-10-22, C++, 355KB, 下载0次)

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

[其他] sanport

广东技术师范学院大一陈兴华获校比赛作品, C的动画
Guangdong technical teachers college freshman gene ching school competitions, C of the animation (2017-08-22, C++, 1425KB, 下载1次)

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

[其他] 《校审系列》之《增强云线》[2014-08-06]

快捷命令:SMTZ 说明调整可以调整四种模式(句点、顿号、逗点、逗号)分条的条文;
Quick command: SMTZ That adjustment can adjust four modes (dot, comma, comma, comma) sub clause; (2017-08-21, C++, 11KB, 下载2次)

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

[OpenGL] HPKXRXW

广东技术师范学院大一陈兴华获校比赛作品, C的动画
Guangdong technical teachers college freshman gene ching school competitions, C of the animation (2017-05-24, C++, 920KB, 下载2次)

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

[Windows编程] diskapplicatioc

广东技术师范学院大一陈兴华获校比赛作品, C的动画
Guangdong technical teachers college freshman gene ching school competitions, C of the animation (2017-04-19, C++, 1437KB, 下载0次)

http://www.pudn.com/Download/item/id/1492598154970400.html
123
总计:49