-
一本比较好的嵌入式C的书,请大家一起分享。
一本比较好的嵌入式C的书,请大家一起分享。-A good book of embedded C
- 2022-03-22 23:02:47下载
- 积分:1
-
是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言,更重要的是C++所倡导的程序设计观念是和C语言完全不同的。C语言在某种意义上是对CPU模...
是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言,更重要的是C++所倡导的程序设计观念是和C语言完全不同的。C语言在某种意义上是对CPU模型的抽象。尽管C++完全保留了C语言的机器模型,但是C++更加注重对现实世界进行抽象。为此,C++创始人Bjarne Stroustrup专门写过一篇著名的文章:《Learning Standard C++ as a New Language》(把标准C++作为一种全新的语言来学习)-Does not know how to learn C language C++ Premise. Not only because C++ Itself compatible with C language and, more importantly, C++ Advocated the concept of programming and C language is completely different. C language, in a sense is an abstract model of CPU. Although the C++ Completely retained the C language machine model, but the C++ Pay more attention to abstract the real world. To this end, C++ Founder specialized Bjarne Stroustrup wrote a famous article: Learning Standard C++ As a New Language (standard C++ As a new language to learn)
- 2023-05-30 19:15:04下载
- 积分:1
-
small assembly language guides, against 80,386 including protected mode and real...
汇编语言的小教程,针对80386
即包括保护模式和实模式
作者 kingcaiya-small assembly language guides, against 80,386 including protected mode and real mode author kingcaiya
- 2023-02-05 08:55:03下载
- 积分:1
-
本文档是(作者:钱能)《C++程序设计教程》课后习题答案。
选题编辑:张朝阳
责任编辑:徐培忠、林庆嘉...
本文档是(作者:钱能)《C++程序设计教程》课后习题答案。
选题编辑:张朝阳
责任编辑:徐培忠、林庆嘉
-(Author : Money can), "C++ Programming Guide" to get answers to the questions. Topics Editor : Zhang Chaoyang Editor : Xupeizhong, along she Baker
- 2023-05-21 15:45:04下载
- 积分:1
-
VB API函数大全
VB API函数大全-VB API function Guinness
- 2023-03-29 00:10:04下载
- 积分:1
-
一本很适合在linux下编程的初学者,里面详细的讲解了很多linux下的常见函数的使用,书中也有很多例子。目录如下:
1)Linux程序设计入门...
一本很适合在linux下编程的初学者,里面详细的讲解了很多linux下的常见函数的使用,书中也有很多例子。目录如下:
1)Linux程序设计入门--基础知识
2)Linux程序设计入门--进程介绍
3)Linux程序设计入门--文件操作
4)Linux程序设计入门--时间概念
5)Linux程序设计入门--信号处理
6)Linux程序设计入门--消息管理
7)Linux程序设计入门--线程操作
8)Linux程序设计入门--网络编程
9)Linux下C开发工具介绍-one is very suitable for the under linux programming beginners, which explains in detail the many linux under the common function of the use, the book has many examples. Contents are as follows : 1) Linux program design portal-- basic knowledge 2) Introduction to Linux program design-- the process of introducing 3) Linux program design portal-- File 4) Introduction to Linux program design-- the concept of time 5) Li nux program design portal-- Signal Processing 6) Linux program design portal-- Message Management 7) Linu x Design portal-- Operation Thread 8) Linux program design portal-- Network Programming 9) Linux C development tools introduced
- 2022-06-15 14:24:59下载
- 积分:1
-
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识...
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。-Through 85 of this book describes the application of a comprehensive example of MFC for Visual C++ programming idea. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the examples on the user interface, the third part to deal with aspects of the internal MFC examples, examples of the fourth part on the packaging. Basically the whole book of examples for, on a thorough, easy to grasp. This can be used as a book for beginners and students of tertiary institutions to self-reference books, computer software can also be used as technical reference book developers.
- 2022-05-22 11:21:44下载
- 积分:1
-
P2P优秀论文集锦(一)
P2P优秀论文集锦(一)-P2P excellent essays Collection (1)
- 2022-04-29 21:00:17下载
- 积分:1
-
数学建模十大算法,或许会对你有所帮助的,来看看吧
数学建模十大算法,或许会对你有所帮助的,来看看吧
- 2022-09-26 21:55:03下载
- 积分:1
-
Classic C language tutorial, online education from the Shanghai Jiao Tong Univer...
经典C语言教程,本教程来自上海交大网络教育学院,对C语言从基本概念到实际应用进行全方位的讲解,并且每个小节后面都有练习题,对所讲知识进行考核。-Classic C language tutorial, online education from the Shanghai Jiao Tong University School of C-from the basic concept to practical application of a full range of explanations, and each section has a behind the exercises, for talking about knowledge assessment.
- 2022-05-23 18:51:13下载
- 积分:1