-
冒泡排序法
排序冒泡法,这是最原始,也是众所周知的最慢的算法了。他的名字的由来因为它的工作看来象是冒泡-Bubble sort method
- 2022-05-26 17:33:44下载
- 积分:1
-
JAVA上加密算法的实现用例,可以作为加密的入门手册
JAVA上加密算法的实现用例,可以作为加密的入门手册-JAVA encryption algorithm on the realization of use cases can be used as an encrypted entry manual
- 2022-08-12 16:58:53下载
- 积分: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
-
这本书是C++方面比较权威的一本书,从不同的角度对C++面向对象的思想进行了阐述...
这本书是C++方面比较权威的一本书,从不同的角度对C++面向对象的思想进行了阐述-This book is C compared to the authority of a book from the perspective of different C object-oriented thinking of the elaborate
- 2022-08-07 08:26:30下载
- 积分:1
-
开发GIS的mapinfo公司的mapx控件的开发培训文档,是不可多得的。...
开发GIS的mapinfo公司的mapx控件的开发培训文档,是不可多得的。-development of GIS MapInfo MapX control of the development of training documents is rare.
- 2022-02-21 08:05:27下载
- 积分:1
-
C and basic knowledge of courseware, combining two together for the class. Very...
C 和C++ 基础知识的课件,使结合两门课一起讲的。挺不错!-C and basic knowledge of courseware, combining two together for the class. Very good!
- 2022-04-16 21:57:12下载
- 积分:1
-
很实用的MATLAB的教程,是Word文档的。里面有两个版本的阅读书。希望对你们有帮助...
很实用的MATLAB的教程,是Word文档的。里面有两个版本的阅读书。希望对你们有帮助-MATLAB is very useful tutorial is a Word document. Inside there are two versions of the reading books. Want to help you
- 2022-05-21 09:46:35下载
- 积分:1
-
PID控制的算法及实现,基于单神经元网络的PID 智能控制,基于遗传算法整定的PID 控制...
PID控制的算法及实现,基于单神经元网络的PID 智能控制,基于遗传算法整定的PID 控制-PID control algorithm and implementation, based on single neural network PID intelligent control, based on genetic algorithm tuning of PID control
- 2022-07-24 00:09:00下载
- 积分:1
-
AGP 3.0 specification
AGP 3.0 规范-AGP 3.0 specification
- 2022-05-18 14:06:51下载
- 积分:1
-
很有用的书对于学习编程的人来说简单同时易学
很有用的书对于学习编程的人来说简单同时易学-Very useful book for people to learn programming, simple and easy to learn at the same time
- 2022-05-23 16:21:54下载
- 积分:1