-
UNIX operating system Manuals
UNIX操作系统基础使用手册-UNIX operating system Manuals
- 2022-02-03 00:30:07下载
- 积分:1
-
Linux C语言编程入门指导材料;是学习Linux很好的材料哦
Linux C语言编程入门指导材料;是学习Linux很好的材料哦-Introduction to Linux C language programming guidance material is good material to learn Linux Oh
- 2022-12-03 12:30:03下载
- 积分:1
-
《匠人手记》11《按键漫谈》.《匠人手记》11《按键漫谈》.pdf...
《匠人手记》11《按键漫谈》.《匠人手记》11《按键漫谈》.pdf-" Artisan Notes from" 11 " button Talk" . " Artisan Notes from" 11 " button Talk" . Pdf
- 2023-08-21 08:25:04下载
- 积分:1
-
master of assambler
master of assambler-master of assambler
- 2022-01-29 02:27:49下载
- 积分:1
-
ebook related to smart card
ebook related to smart card
- 2022-07-23 05:22:24下载
- 积分:1
-
calculator with assembly avrs51
calculator with assembly avrs51
- 2022-02-02 11:37:54下载
- 积分:1
-
JAVA高级程序开发
JAVA高级程序开发-JAVA Senior Program Development
- 2023-07-17 04:30:03下载
- 积分:1
-
windows下的CPP手动处理
windows下的CPP手动处理-windows under the CPP manual handling
- 2022-01-25 14:57:58下载
- 积分:1
-
种基于图像质量因子的图像融合客观评价方法。该方法利用熵加权和均方根图像融合质量因子对融合图像与源图像间的相关性、 亮度失真和对比度失真进行综合评价,因而在不同融...
种基于图像质量因子的图像融合客观评价方法。该方法利用熵加权和均方根图像融合质量因子对融合图像与源图像间的相关性、 亮度失真和对比度失真进行综合评价,因而在不同融合方法和不同源图像的条件下,可获得标准的评估统计量。采用加权平均、 拉普拉斯塔形分解及基于小波变换的图像融合法为例,通过对多传感器图像进行融合评价实验,证明了该方法的有效性和鲁棒性。-Factor based on image quality of the image fusion method of objective evaluation. This method is the use of entropy and the weighted root-mean-square image fusion quality factor of the fused image and the source of the correlation between image brightness and contrast distortion of a comprehensive evaluation of distortion, which fusion in different ways and different sources of image conditions, the availability of standards assessment statistics. Using the weighted average, Laplacian pyramid and wavelet transform-based image fusion method as an example of multi-sensor image fusion evaluation experiments show that the method is effective and robust.
- 2023-05-18 21:25: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