-
电路设计必备之完美时序:时钟产生和分发设计指南
电路设计必备之完美时序:时钟产生和分发设计指南-Circuit design of the perfect timing required: Clock Generation and distribution of design guidelines
- 2022-02-13 00:19:23下载
- 积分:1
-
mfc深入浅出(第二版)第二部分
mfc深入浅出(第二版)第二部分-mfc easy (second edition) Part 2
- 2023-07-05 11:55:03下载
- 积分:1
-
vfp函数命令大全 ,请大放心使用。我不想说什么了。
vfp函数命令大全 ,请大放心使用。我不想说什么了。-Guinness vfp command function.book,please use it.safty.
- 2023-04-14 07:05:03下载
- 积分:1
-
把这本书作为一个友好的介绍用PHP编程。这
Think of this book as a friendly introduction to programming in PHP. This
book is both an introduction to programming and an introduction to PHP.
The book starts with the basics of PHP, including how to tell whether you
need to install it. (Full installation instructions are included in Appendix A.)
The book describes the basic features of PHP with examples of their use. If
you have experience with programming, you can probably just skim this section,
but if you don’t, all the programming basics are here.
The book goes on to describe the most common uses of PHP. It shows how to
write scripts for Web sites, file manipulation, databases, and other common
tasks. It provides techniques and shortcuts and warns against common errors.
Both beginners and experienced programmers can write useful scripts for
many common applications in a very short time by using the information in
the application section (Part IV) of the book.
- 2023-04-05 22:40:04下载
- 积分:1
-
C语言模拟实现银行家算法
进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行...
C语言模拟实现银行家算法
进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行安全性算法检查,如果安全就满足进程的请求,将请求的资源分配给它,否则不能分配资源给它。-Banker s Algorithm Simulation Of languageC
- 2022-02-04 09:42:06下载
- 积分:1
-
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类...
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-classical grammar and C applications, such as preparation of the application structure and destructor function, and the heavy-duty, class inheritance, function coverage, the base class and the derived class constructor and destructor function has the calling sequence, how the derived class constructor function to the base class constructor function transmission parameters, this member variable, Insider type conversion, virtual functions and polymorphism, and the indicators used variables and the differences between common point. VC works compiler theory and the process of engineering Resolution different types of different documents, every one by one category. h and. cpp document completed, the first document to repeat the definition of the solutio
- 2023-01-14 21:20:03下载
- 积分:1
-
详细介绍了wince下的串口驱动的开发,并且富有图解,很好的帮助...
详细介绍了wince下的串口驱动的开发,并且富有图解,很好的帮助-Described in detail under wince serial-driven development, and full of diagrams, very good help
- 2022-07-22 04:00:41下载
- 积分:1
-
c程序设计语言(中文版)The C programming Language
c程序设计语言(中文版)The C programming Language-c programming language (Chinese Edition) The C programming Language
- 2022-03-01 16:31:53下载
- 积分:1
-
C++标准类库,详细描述了C++下的一些重要的类库,及其包含的主要函数的使用...
C++标准类库,详细描述了C++下的一些重要的类库,及其包含的主要函数的使用-C++ standard library, a detailed description of the C++ class library under a number of important, and its main functions include the use of
- 2022-07-22 08:40:43下载
- 积分:1
-
Spring入门的好教材,对于那些急于了解spring为何物的初学者,不可错过...
Spring入门的好教材,对于那些急于了解spring为何物的初学者,不可错过-Spring Introduction to good teaching, for those eager to know what spring beginner, not to be missed
- 2022-04-20 07:36:15下载
- 积分:1