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

[电子书籍] MQTT-3.1

mqtt协议介绍,mqtt协议使用方法等 (2022-04-17, C/C++, 1040KB, 下载1次)

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

[电子书籍] c++语言文档

c++的知识总结,对c++的官网文档进行学习并且总结成xmind,用于日后复习,可以随时温故知新
C++ knowledge summary, learn the official website documents of c++ and summarize them into xmind for future review, you can review the past and learn new at any time (2020-10-20, C/C++, 213KB, 下载2次)

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

[电子书籍] Easy_C++.易学C++.潘嘉杰.[zh-cn]

强烈推荐的C++入门教材!中文,上海大学教师编写,很适合入门!
Highly recommended C + + introductory materials! Chinese, written by Shanghai university teachers, very suitable for beginners! (2020-07-31, C/C++, 1947KB, 下载0次)

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

[电子书籍] ROS_Robot_Programming_CN

ros 机器人编程 从基本概念到机器人应用程序编程实战。
ros robot Programming (2020-03-08, C/C++, 9701KB, 下载26次)

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

[电子书籍] C11 Standard

C11标准的英文官方技术文档。 注意是C语言标准,不是C++标准。 C语言标准主要有C89/90、C99、C11
C11 Standard Refence (2019-12-20, C/C++, 1201KB, 下载6次)

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

[电子书籍] C语言小白变怪兽+v1.0

《C 语言小白变怪兽》发布于 C 语言中文网,由站长亲自执笔,将多年的编程经验灌输其中,典型的实践派。 八年的编程功力,加上四年的精雕细琢,使得这部教程独具匠心,不仅通俗易懂,而且深入你心。这看似平凡的背 后,是默默的坚持以及超乎常人的付出,只要你稍加留意,就会处处见精妙。
"The little white monster of C language" was published on the Chinese network of C language. It was written by the webmaster himself, who instilled many years of programming experience into it, a typical practice school. Eight years of programming skills, coupled with four years of elaboration, make this tutorial unique, not only easy to understand, but also deep into your heart. This seemingly ordinary back After that, it's silent persistence and extraordinary pay. As long as you pay a little attention, you will see subtlety everywhere. (2019-12-05, C/C++, 4862KB, 下载18次)

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

[电子书籍] 低功耗方案 使用指南

hisiv 3516a Low power scheme
hisiv 3516a Low power scheme (2019-05-27, C/C++, 301KB, 下载8次)

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

[电子书籍] C++ Primer 3 CN

C++ Primer 第三版高清中文版,非扫描版,带书签。
C++ Primer 3rd Edition English (2018-01-29, C/C++, 3925KB, 下载1次)

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

[电子书籍] game_link

展讯平台游戏连连看的源代码,简单易移植。新手必看!!
Spreadtrum platform games Lianliankan the source code, simple and easy to transplant. Xinshoubikan! ! (2010-01-18, C/C++, 125KB, 下载166次)

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

[电子书籍] SD

SD卡标准协议,对想学习SD卡操作的朋友非常有帮助。
SD Memory Card (Secure Digital Memory Card) is a Flash-Based memory card that is specifically designed to meet the security, capacity, performance and environment requirements inherent in newly emerging audio and video consumer electronic devices. (2009-05-22, C/C++, 667KB, 下载94次)

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

[电子书籍] AN799b_cn

MOSFET 驱动器与MOSFET 的匹配设计芯片中文使用说明哦。
MOSFET driver and MOSFET chip match Designed for use中文Oh. (2009-03-25, C/C++, 341KB, 下载39次)

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

[电子书籍] RTP_RFC3984_H264_over_RTP_CN

H264 RTP格式 学习H264流传输的好文档。中文版(RFC3984)
Learn H264 format H264 RTP streaming a good document. Chinese version (RFC3984) (2009-03-08, C/C++, 44KB, 下载409次)

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

[电子书籍] cpp_primer4_cn.chm.tar

c++ primer plus经典教材第四版 中英对照
c++ primer plus the fourth edition of the classic teaching bilingual (2008-12-30, C/C++, 1723KB, 下载20次)

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

[电子书籍] AddisonWesley-C++Gotchas

《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ 是一门高效率但是复杂的编程语言,因为它的复杂性,使得程序员有机会去面对形形色色的各种设计和编程错误。如何去规避这些陷井,编写出更具重用性和易维护的C++代码,正是本书的目标所在。作者Stephen C. Dewhurst结合了将近二十年的C++开发经验,罗列了最常见的99个小问题,并详细阐述这些问题的解决之道,让读者在不知觉之间掌握C++的高级编程技巧,充分领悟C++的细微之处。阅读本书,必会对实际工作带来巨大的帮助。
C++ Trap carried Description: http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ Are an efficient but complex programming language because of its complexity, programmers have the opportunity to make the face of all sorts of various design and programming errors. How to circumvent these pitfalls, the preparation of a more reusability and easy maintenance of the C++ Code, it is the objective of this book. Author Stephen C. Dewhurst combines nearly two decades of C++ Development experience, listed the 99 most common minor problems, and elaborate on these issues a solution so that the reader can not grasp consciousness between C++ high-level programming skills, to fully comprehend C++ s subtle. Read this book, this will surely bring great practical help. (2008-08-27, C/C++, 703KB, 下载18次)

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

[电子书籍] ads

带 SPI接口的独立 以太网控制器 . 2006 Microchip Technology Inc.高级信息 DS39662A_CN
SPI interface with independent Ethernet controller. 2006 Microchip Technology Inc. Advanced Information DS39662A_CN (2008-06-14, C/C++, 368KB, 下载6次)

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

[电子书籍] down.21e.cn_h12062

C语言函数库大全电子书,内容丰富、全面,极具参考价值。
C language library Daquan electronic book, rich in content, comprehensive and very useful. (2005-11-21, C/C++, 51KB, 下载39次)

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

[电子书籍] _GPS及其通信组网

_GPS及其通信组网
_GPS and Communication Network (2004-10-07, C/C++, 4267KB, 下载71次)

http://www.pudn.com/Download/item/id/1097115090183827.html
总计:17