-
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978
C语言高级编程及实例剖析/王为青, 刘变红编著
ISBN号: 978-7-115-15423-1
出版发行项: 北京-人民邮电出版社 2007
光盘内容
附注项: 本书结合实例,深入浅出地介绍了C语言在主要应用领域的编程技术。全书共9章,分别为内存管理、文本屏幕界面设计、文件高级操作、图形图象、中断、通信技术、基本总线接口编程等。
附注项: C语言程序设计人员。
-C high-level programming language and examples of analysis/Wang Qing, Liu red for the ISBN number: 978-7-115-15423-1 published items: Beijing- People" s Posts & Telecom Press, 2007 CD-ROM of the contents of note: the book with examples, to learn more on the C language applications in the main programming. 9 book chapters, respectively, memory management, text-screen interface design, documentation of the advanced operators, graphic images, interruption, communications technology, such as the basic bus interface programming. Note item: C language programmers.
- 2022-04-18 17:36:28下载
- 积分:1
-
基于三维图像在医学图像上的方法 算法新颖
基于三维图像在医学图像上的方法 算法新颖-Three-dimensional image-based methods in medical image on a novel algorithm for
- 2023-03-19 15:55:03下载
- 积分:1
-
PWM的光子晶体材料模拟
pwm of photonic crysal material simulation
- 2022-02-14 08:09:15下载
- 积分:1
-
单晶片解读GPS
单晶片解读GPS
- 2023-07-06 05:10:03下载
- 积分:1
-
hibernate的中文帮助文档。很好很强大
hibernate的中文帮助文档。很好很强大-hibernate
- 2022-03-02 08:39:07下载
- 积分:1
-
c 指针的最好 最深刻的教材 有助于深入理解指针
c 指针的最好 最深刻的教材 有助于深入理解指针-c point
- 2022-12-08 03:00:02下载
- 积分:1
-
codevision Note the use of Chinese
codevision使用中文说明-codevision Note the use of Chinese
- 2022-08-02 17:09:34下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
关于如何设计数据结构和算法的好书(英文),希望对学习数据结构和算法的朋友有所帮助。...
关于如何设计数据结构和算法的好书(英文),希望对学习数据结构和算法的朋友有所帮助。-on how to design data structures and algorithms of the books (in English), and I hope to learn from data structures and algorithms friends help.
- 2023-08-09 11:15:03下载
- 积分:1
-
The article describes in more detail, it is worth a look at the article, in the...
该文章介绍比较详细,是一篇值得看的文章,希望对大家有用-The article describes in more detail, it is worth a look at the article, in the hope that useful
- 2022-07-26 01:18:44下载
- 积分:1