-
C high
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.
- 2023-05-05 03:05:04下载
- 积分:1
-
VHDL教程
VHDL与数字电路设计
使用手册
VHDL教程
VHDL与数字电路设计
使用手册-VHDL Guide VHDL and digital circuit design manual
- 2022-02-03 07:45:33下载
- 积分:1
-
该书介绍了struts2的各种特性,将zip改称pdf即可
该书介绍了struts2的各种特性,将zip改称pdf即可-The book describes the various characteristics of struts2, will be renamed the pdf to zip
- 2022-03-25 01:19:16下载
- 积分:1
-
智能视频分析与处理中的阴影处理算法…
智能视频分析处理中阴影处理算法是非常难的一个课题,下面整理一些阴影消除算法,希望对大家有所帮助。-Intelligent video analysis and processing in the shadow processing algorithms is a very difficult one subject, the following order to eliminate some of the shadow algorithms, we want to help.
- 2022-03-24 14:12:46下载
- 积分:1
-
用word写的关于给学生解惑的几篇文章,挺有用的,岁学生很有启发...
用word写的关于给学生解惑的几篇文章,挺有用的,岁学生很有启发-With the word written on the FAQ to students several articles Tingyou are used, year-old student enlightening
- 2023-05-30 06:50:03下载
- 积分:1
-
This document details the token of the SDK development kit details, can be used...
本文档详细介绍了令牌的SDK开发工具包的详细信息,可以用来开发一个参考令牌,特别是开发商业级令牌
- 2022-05-15 19:32:15下载
- 积分:1
-
java下对excel文件操作类的源码以及jar文件,可自行扩展
java下对excel文件操作类的源码以及jar文件,可自行扩展-java file operations excel under the category of source code and jar files, they are free to expand
- 2022-05-28 18:06:27下载
- 积分:1
-
linux设备驱动程序 第二版
非常好的一本学习嵌入式linux的书
对设备的驱动的编写做了深入潜出的讲解...
linux设备驱动程序 第二版
非常好的一本学习嵌入式linux的书
对设备的驱动的编写做了深入潜出的讲解-Linux Device Driver for the second version of a very good learning Embedded Linux book of the equipment Drivers prepared to do an in-depth on the submarine
- 2022-07-21 07:30:20下载
- 积分:1
-
一本关于c++反汇编的书,是对c反汇编的一个补充。
一本关于c++反汇编的书,是对c反汇编的一个补充。-A book about c++ Disassembly of the book is a compilation of a supplementary anti-c.
- 2022-07-23 14:38:12下载
- 积分:1
-
简单的人事管理系统控制程序源码,适合初学者
简单的人事管理系统控制程序源码,适合初学者
#include
#include
#include
#include
#include
#include
#include
#include
using namespace std;
struct Employee
{//声明职工的结构作为链表节点。
//-----数据域-----&n
- 2022-05-25 10:44:31下载
- 积分:1