-
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。...
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。-The source and the famous Canadian director of The Communications Research Laboratory McMaster西蒙赫Kim
- 2023-01-18 14:35:03下载
- 积分:1
-
《C语言精彩编程百例》初学C语言的看看有一定的好处
《C语言精彩编程百例》初学C语言的看看有一定的好处-"C Programming Language brilliant 100 cases" when a C language to see if there are certain advantages
- 2022-07-21 23:31:38下载
- 积分:1
-
Hot this year, a book, actionscript3.0 design patterns. Absolute classic!
今年比较热门的一本书籍,actionscript3.0设计模式.绝对经典!-Hot this year, a book, actionscript3.0 design patterns. Absolute classic!
- 2022-01-26 07:38:31下载
- 积分:1
-
C++程序设计教程
C++程序设计教程-C Programming Guide
- 2022-10-09 18:25:02下载
- 积分:1
-
关于PPC的WINDOWS CE的学习书籍,里面带一个网站地址,有兴趣的可以去学习,其实EVC和VC很像,还更简单...
关于PPC的WINDOWS CE的学习书籍,里面带一个网站地址,有兴趣的可以去学习,其实EVC和VC很像,还更简单-WINDOWS CE on the PPC
- 2023-05-22 21:20:03下载
- 积分:1
-
组态软件设计实例
组态软件设计实例- Configuration software design example
- 2022-08-20 09:22:15下载
- 积分:1
-
c++ primer(第4版)习题解答 高清PDF版本
c++ primer(第4版)习题解答 高清PDF版本-c++ primer (4th edition) Problem Solutions
- 2023-07-25 15:15:03下载
- 积分:1
-
计算机程序设计艺术 第一册 主要介绍计算机程序设计的基本算法...
计算机程序设计艺术 第一册 主要介绍计算机程序设计的基本算法-Art of Computer Programming the first major book on computer programming, the basic algorithm
- 2022-02-03 10:01:02下载
- 积分: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
-
wrong CRT Pascal, Pascal procedures for the control of various erroneous
Pascal错误对照表,提供Pascal程序的各种错误对照-wrong CRT Pascal, Pascal procedures for the control of various erroneous
- 2022-09-24 18:35:02下载
- 积分:1