-
集成电路经典教材主要内容是针对如何书写测试向量的
集成电路经典教材主要内容是针对如何书写测试向量的-IC is the main contents of the classic textbook on how to write test vectors of
- 2022-03-07 20:53:18下载
- 积分:1
-
together Chinese tutorial. chm, non
together中文教程.chm,非常设和初学者的好-together Chinese tutorial. chm, non-permanent and good for beginners
- 2023-08-26 02:35:03下载
- 积分:1
-
收集整理的Photoshop中的快捷键,需要的可以下载
收集整理的Photoshop中的快捷键,需要的可以下载-Photoshop and collated in the shortcut keys needed to download ...
- 2022-02-02 00:03:03下载
- 积分:1
-
它的一个PPT文件对智能天线
Its a ppt file on Smart Antenna
- 2022-05-29 08:33:15下载
- 积分:1
-
本书讲述的内容是:如何用C++和中间件来解决网络应用程序开发中相关的重要课题。首先回顾主流OS平台本身具有的核心OS机制,并阐释如何在ACE中运用C++和模式,...
本书讲述的内容是:如何用C++和中间件来解决网络应用程序开发中相关的重要课题。首先回顾主流OS平台本身具有的核心OS机制,并阐释如何在ACE中运用C++和模式,将这些机制封装到类库(class library)wrapper facade之中,从而提高应用程序的可移植性和健壮性。本书用到的主要例子是一个网络日志服务程序,其功能是:通过TCP/IP,将日志记录从客户程序传输到一个日志服务器。-About the contents of this book is: How do C++ And middleware to address the development of web applications related to an important subject. Recalling the first mainstream OS platform itself is the core OS mechanism, and explain how the use of ACE in C++ And models of these mechanisms to the library package (class library) wrapper facade, and so as to enhance the application can be transplanted and robustness. The book s main example used is a Web log service procedures, and its function is to: The TCP/IP, the log records from the client transferred to a log server.
- 2022-09-04 09:35:03下载
- 积分:1
-
中文和英文计算机术语
Chinese and English computer terminology
- 2022-01-22 11:45:31下载
- 积分:1
-
深度探索c++对象模型,华中科技大学出版社,lippman原著,侯捷译,是深入学习c++很不错的一本书哦...
深度探索c++对象模型,华中科技大学出版社,lippman原著,侯捷译,是深入学习c++很不错的一本书哦-Inside C++ Object Model,lippman
- 2022-02-07 06:49:02下载
- 积分:1
-
This is a UML development tool use Rose tutorial, I hope to help you This is a U...
这是一个UML开发工具Rose的使用教程,希望对大家有帮助 This is a UML development tool use Rose tutorial, I hope all of you help-This is a UML development tool use Rose tutorial, I hope to help you This is a UML development tool use Rose tutorial, I hope all of you help
- 2023-08-07 15:30:03下载
- 积分:1
-
Hi I am a Ningxia University students want to ask you to help me thank you very...
你好我是宁夏大学学生 我想请您帮忙 谢谢 非常感谢
-Hi I am a Ningxia University students want to ask you to help me thank you very much thank
- 2022-03-07 12:06:51下载
- 积分:1
-
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Ja...
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expan
- 2022-07-09 18:17:48下载
- 积分:1