-
算法与复杂性_2,主要介绍算法的复杂性,是本经典的电子书(下)...
算法与复杂性_2,主要介绍算法的复杂性,是本经典的电子书(下)-Algorithms and Complexity _2, mainly on the complexity of the algorithm, is the classic e-books (2)
- 2022-06-13 15:43:57下载
- 积分:1
-
希望我提供的代码对大家有帮助
希望我提供的代码对大家有帮助-I hope for the code to be helpful
- 2022-07-03 17:45:49下载
- 积分:1
-
该书详细的介绍了LINUX运行机理,是该领域很权威的一本书...
该书详细的介绍了LINUX运行机理,是该领域很权威的一本书-book detailed introduction to the Linux operating mechanism is that the field is an authoritative book
- 2022-02-01 06:50:04下载
- 积分:1
-
提升需要你远远超越C++标准库,使C++编程…
Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive.
- 2023-02-18 22:25:03下载
- 积分:1
-
老外教你写论文
老外教你写论文-Foreigners teach you to write papers
- 2022-06-02 04:04:00下载
- 积分:1
-
codevision Note the use of Chinese
codevision使用中文说明-codevision Note the use of Chinese
- 2022-08-02 17:09:34下载
- 积分:1
-
NT文件系统内的文件系统将英文版的一本好书…
NT 文件系统内幕 英文版好书
对于想了解NT文件系统的人有好处-NT file system inside a good book for the English version of NT File System would like to know people who will benefit
- 2022-07-15 05:46:55下载
- 积分:1
-
c++ primer(第4版)习题解答 高清PDF版本
c++ primer(第4版)习题解答 高清PDF版本-c++ primer (4th edition) Problem Solutions
- 2023-07-25 15:15:03下载
- 积分: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
-
detailed description of Java threads (English)
Java线程详细说明(英文)
- 2022-03-31 13:41:09下载
- 积分:1