-
一个用于单片机仿真的源程序代码,主要是用protues进行单片机仿真,对于单片机学习有很大帮助...
一个用于单片机仿真的源程序代码,主要是用protues进行单片机仿真,对于单片机学习有很大帮助-A simulation of the source code for the MCU is mainly carried out with protues MCU simulation study of great help for microcontroller
- 2023-02-27 13:20:03下载
- 积分:1
-
DSP原理及其C编程开发技术【原书配套源码下载】 【美】rulph chassaing著 王华 张建等译...
DSP原理及其C编程开发技术【原书配套源码下载】 【美】rulph chassaing著 王华 张建等译
-DSP theory and techniques 【C Programming book matching the original source code to download】 DSP theory and techniques 【C Programming book matching the original source code to download】 【】 rulph chassaing the United States and other translated Wang Zhang
- 2022-07-17 21:17:39下载
- 积分:1
-
VC++编程经验及指南,对于新手来说,是个不错的引导。
VC++编程经验及指南,对于新手来说,是个不错的引导。-failed to translate
- 2022-03-20 14:48:45下载
- 积分: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++中的虚函数(virtual function)
C++中的虚函数(virtual function)-C of the virtual function (virtual function)
- 2022-02-04 12:53:24下载
- 积分:1
-
调用api实现任务转换和得到当前活动任务名称(
调用api实现任务转换和得到当前活动任务名称(-Call api realize conversion and mission to be the name of the current mission Activity (
- 2022-02-09 13:44:44下载
- 积分:1
-
FORTRAN90程序设计详解.对FORTRAN90的用户很好的学习书籍.对FORTRAN90的学习很有帮助...
FORTRAN90程序设计详解.对FORTRAN90的用户很好的学习书籍.对FORTRAN90的学习很有帮助-FORTRAN90 program design Hi. FORTRAN90 users of the good learning books . right helpful learning FORTRAN90
- 2023-06-24 19:05:06下载
- 积分:1
-
动态链接库程序的编写,如何利用工具查看动态链接库输出的函数,Depends工具的使用...
动态链接库程序的编写,如何利用工具查看动态链接库输出的函数,Depends工具的使用-dynamic link library program, how to use the tool View DLL exporting the function, Depends the use of tools
- 2022-05-06 17:37:47下载
- 积分:1
-
文件系统过滤驱动开发教程
大约两年以前作者在驱动开发网上发表了一组描述如何开发Windows 文件系统过滤驱动的文章。非常庆幸这些文章能
给大家带来帮助...
文件系统过滤驱动开发教程
大约两年以前作者在驱动开发网上发表了一组描述如何开发Windows 文件系统过滤驱动的文章。非常庆幸这些文章能
给大家带来帮助。
原本的文章中作者使用了自己编写的代码。我不打算在这里论述代码风格的优劣并发起一场辩论,无可怀疑的是,读者们
大多喜欢看到类似微软范例的代码。为此我把文章中的代码换成微软标准的文件过滤驱动范例sfilter 的代码。赠于喜欢此
书的读者和驱动开发的后来者们。
网友们帮我整理的原版已经非常流行。为了区别起见,称为第二版。-err
- 2022-03-10 11:39:53下载
- 积分:1
-
Flex 3 Cookbook,flex初学者的经典教程
Flex 3 Cookbook,flex初学者的经典教程-Flex 3 Cookbook, flex the classic tutorial for beginners
- 2022-07-11 18:33:27下载
- 积分:1