-
GCC的完整使用手册
GCC的完整使用手册-GCC integrity Manuals
- 2022-07-18 19:08:30下载
- 积分:1
-
WindowsXP Quick Start White Paper
WindowsXP快速启动白皮书-WindowsXP Quick Start White Paper
- 2022-09-25 22:05:03下载
- 积分:1
-
pb database code, entry for newcomers. Powerbuilder9 case Navigation lt; Tsinghu...
pb的数据库代码,适合新手入门.powerbuilder9案例导航-pb database code, entry for newcomers. Powerbuilder9 case Navigation lt; Tsinghua University Press gt;
- 2022-02-07 03:50:43下载
- 积分:1
-
Apress最新出版的深入介绍JavaSE6新特性的英文电子书籍。
Apress最新出版的深入介绍JavaSE6新特性的英文电子书籍。-Apress published in the latest in-depth briefing JavaSE6 new features of English e-books.
- 2022-11-09 18:10:04下载
- 积分:1
-
Proposed a method for calculating parameters of Mel
提出了一种计算Mel频倒谱参数特征的改进算法, 该算法采用了加权滤波器分析技术来提高语音信号低频部分的频谱分辨率,使之更符合人类听觉系统的特性。-Proposed a method for calculating parameters of Mel-frequency cepstral features improve the algorithm, which uses a weighted filter analysis techniques to improve the voice signal low-frequency part of the spectrum resolution, to make it more in line with the characteristics of the human auditory system.
- 2023-03-01 08:30:03下载
- 积分:1
-
给出了一些常用的算法和思想的小数目。
C语言趣味程序百例精解.给出了一些常用的小程序的的算法和思路,适合c语言刚入门的人士使用-Given the small number of commonly used procedures of the algorithms and ideas for c language just to get into the use of
- 2023-08-02 10:40:05下载
- 积分:1
-
嵌入式硬件设计
Designing Embedded Hardware
- 2022-11-17 03:30:03下载
- 积分:1
-
java编程思想,对java语言学习具有非常好的帮助
java编程思想,对java语言学习具有非常好的帮助-java programming ideas, on the java language learning has a very good help
- 2022-08-02 13:21:35下载
- 积分:1
-
对于无线WiFi技术文档,想了解的朋友,可以研究。
WIFI技术文档,对于想了解WIFI的朋友,可以参考一下-WIFI technical documentation for the WIFI would like to know a friend, you can refer to
- 2023-07-23 09:05:04下载
- 积分: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