搜索结果

找到约 200 项符合 Double-linked 的查询结果

文章/文档 ITU的关于图像主观质量评价的标准文档

ITU的关于图像主观质量评价的标准文档,具体描述了double-stimulus continuous quality-scale (DSCQS)的测试条件和方法
https://www.eeworm.com/dl/652/335448.html
下载: 78
查看: 1041

Delphi控件源码 DevExpress.ExpressSideBar.v5.37.for.Delphi.BCB.Full.Source delphi和 bcb源码

DevExpress.ExpressSideBar.v5.37.for.Delphi.BCB.Full.Source delphi和 bcb源码,能轻松实现outlook风格的侧边栏,效果很好,推荐! ExpressSideBar is a VCL implementation of the MS Outlook bar. Designed to be easy to use and built with a significant feature set. Just drop it on a form, double click the ...
https://www.eeworm.com/dl/666/347758.html
下载: 70
查看: 1082

Java编程 This application includes a demo server and client program. You could write your own server launcher

This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the following command to launch the server program. java -jar Sim ...
https://www.eeworm.com/dl/633/351082.html
下载: 59
查看: 1090

通讯编程文档 CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P

CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other stan ...
https://www.eeworm.com/dl/646/359189.html
下载: 21
查看: 1134

Java书籍 dwr.xml说明文档。配置文件init部分声明那些用于建立远程bean和在方法调用中转换bean的类.这部分是可选择性配置的,多数情况下可以不必使用它,如果你想定义一个新的creator或者conv

dwr.xml说明文档。配置文件init部分声明那些用于建立远程bean和在方法调用中转换bean的类.这部分是可选择性配置的,多数情况下可以不必使用它,如果你想定义一个新的creator或者converter那么就必须在部分中声明,but do double check on the ones that are currently available first. ...
https://www.eeworm.com/dl/656/370288.html
下载: 183
查看: 1070

Java书籍 pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernu

pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") ...
https://www.eeworm.com/dl/656/370555.html
下载: 31
查看: 1130

金融证券系统 // chebysheve outlier detection // this function is used to detect the abnormal value among a set o

// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlie ...
https://www.eeworm.com/dl/638/373445.html
下载: 47
查看: 1090

VHDL/FPGA/Verilog DDR SDRAM控制器的VHDL源代码

DDR SDRAM控制器的VHDL源代码,含详细设计文档。 The DDR, DCM, and SelectI/O&#8482 features in the Virtex&#8482 -II architecture make it the perfect choice for implementing a controller of a Double Data Rate (DDR) SDRAM. The Digital Clock Manager (DCM) provides the required Delay Locked Loop (DLL), Dig ...
https://www.eeworm.com/dl/663/379154.html
下载: 47
查看: 1064

数学计算 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR)

这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。 ...
https://www.eeworm.com/dl/641/379281.html
下载: 45
查看: 1394

电子书籍 1. 下列说法正确的是 ( ) A. Java语言不区分大小写 B. Java程序以类为基本单位 C. JVM为Java虚拟机JVM的英文缩写 D. 运行Java程序需要先安装JDK

1. 下列说法正确的是 ( ) A. Java语言不区分大小写 B. Java程序以类为基本单位 C. JVM为Java虚拟机JVM的英文缩写 D. 运行Java程序需要先安装JDK 2. 下列说法中错误的是 ( ) A. Java语言是编译执行的 B. Java中使用了多进程技术 C. Java的单行注视以//开头 D. Java语言具有很高的安全性 3. 下面不属于Java语言特 ...
https://www.eeworm.com/dl/cadence/ebook/387556.html
下载: 143
查看: 1188