-
<PCMCIA System Architecture 16 Bit PC Cards>电子书籍,PCMCIA接口设计参考资料。...
电子书籍,PCMCIA接口设计参考资料。-lt; PCMCIA System Architecture Cardsgt 16 Bit PC; Electronic books, reference materials PCMCIA interface design.
- 2022-03-21 14:40:26下载
- 积分: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
-
Java Collections,非常棒的书
Java Collections,非常棒的书-Java Collections-a very good book.
- 2022-03-24 11:38:31下载
- 积分:1
-
徐士良《数值算法与计算》的全书代码
徐士良《数值算法与计算》的全书代码-XU Shi-liang, "Numerical Algorithms and Computation," the code book
- 2022-11-12 15:50:03下载
- 积分:1
-
"operating system, the concept of" English version 6 each chapter answ...
《操作系统概念》第6版英文答案 每章习题答案都有,自己看-"operating system, the concept of" English version 6 each chapter answers the questions have answers, do you
- 2022-12-13 03:05:04下载
- 积分:1
-
book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis...
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库按照应用的功能划分为根类,MFC应用结构类,窗口、对话和控件类,绘画和打印类,简单的数据类型类,数组、列表和映射类,文件和数据库类,Internet和网络类,OLE类,调试和异常类等类。而其中的每一分类都是应用编程或其中某个方面的重要课题。本书按字母次序排列了MFC全部的类,并详细介绍了每一个类的成员,包括成员函数和数据成员,以及类之间的关系,如派生等。对于典型的用法,本书在用常规方法解释之余,还附加了精炼的代码示例,可供读者揣摩、研究。-4-book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis Class (MFC) comprehensive reference hands register. Comprehensive and authoritative book is the greatest characteristics. MFC according to the application of functional roots category, MFC Application category structure, windows, dialogue and control classes, painting and print category, simple data type category, arrays, class lists and maps, documents and database category, Internet and network categories, OLE category, debugging and unusually for such category. And the classification is applied for each program or some aspect of an important topic. The book arranged in alphabetical order of all of the MFC
- 2022-04-20 21:57:18下载
- 积分:1
-
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助...
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助-java development of the Embedded Document of java useful for the development of the Embedded friends will be of great help
- 2023-05-01 11:10:02下载
- 积分:1
-
一本有关于软件开发与质量测试的参考书,
有理论也有应用,能帮助软件员开发高质量的软件....
一本有关于软件开发与质量测试的参考书,
有理论也有应用,能帮助软件员开发高质量的软件.-Designed for an introductory software engineering course or as a reference for programmers, this up to date text uses both theory and applications to design reliable, error-free software. Starting with an introduction to the various types of software, the book moves through life-cycle models, software specifications, testing techniques, computer-aided software engineering and writing effective source code. A chapter on applications covers software development techniques used in various applications including VisualBasic, Oracle, SQLServer, and CrystalReports.
- 2023-01-29 04:25:04下载
- 积分:1
-
IDL编程的详细技术书籍IDL
IDL编程技术
一本详细介绍idl技术的书籍-IDL programming a detailed technical books idl
- 2022-07-02 08:32:03下载
- 积分:1
-
足球联赛的支柱
应用背景这个程序从任务书,我开发JavaEE,课堂关键技术目标描述会议管理的目的设计使用会话的网页应用程序管理•开发使用会话管理程序描述会议的曲奇执行管理描述的网址重写执行会议管理HTTP会话管理HTTP是无状态协议。每个请求和响应消息连接是独立的所有其他。因此,网络容器必须创建一个机制来存储会话特定用户的信息设计网络应用以下是设计网络的一种方法应用会话管理。有三个步骤这个设计过程:1。一个用例的设计多个交互视图。2。为每一个创建一个应用程序控制器在用例中的活动。3。为每个活动创建一个独特的支柱用例。
- 2022-05-09 09:15:07下载
- 积分:1