搜索资源列表
udf-0.9.0.tar.gz
- 存取UDF格式的DVD光盘的驱动程序
driver
- 接口驱动程序开发(上、下)-Interface Driver Development (Upper and Lower)
poolman-2[1].0.4.tar
- PoolMan 库和可视的JDBC2.0驱动程序提供了JAVA对象群,以及特别的扩展功能,用于处理数据库资源和暂存对多个数据库的SQL查询/结果。PoolMan在企业应用级上删除了一个通常的瓶颈,最大化实现了JDBC用于servlets,Jsp和其他的JAVA数据库应用程序的性能。-PoolMan library and the visual JDBC2.0 driver for the Java Object group, and special extensions for processi
服务程序如何获取映射驱动器名
- 本人是在写一个服务程序时遇到了无法获取映射驱动器的问题,通过解决该问题有一些体会. 关键词:服务,当前用户,映射驱动,令牌器,CreateService,ChangeServiceConfig2, ImpersonateLoggedOnUser-I was writing a service program encountered a lack of access to the drive mapping problem, to solve the problem through som
WDMdriver_document
- WDM(Windows Driver Mode)驱动程序模型。相比起以前的KDM 和VXD 来说,它的性能更高、系统之间移植更加方便。所以,随着系统的升级(指MS 的操作系统),WDM 已经逐步取代KDM 和VXD,成为MS 系统下驱动程序开发的主流-WDM (Windows Driver Mode) driver model. Compared with the previous KDM and VXD, its higher performance, system between trans
PCI设备Windows通用驱动程序的设计
- PCI设备Windows通用驱动程序的设计-PCI device drivers for Windows Universal Design
WDM驱动程序开发指南
- WDM驱动程序开发指南-WDM Driver Development Guide
接口驱动程序开发(下)
- 接口驱动程序开发(下).ppt-Interface Driver Development (2). Ppt
7894_SqlPlus
- 用JAVA写的数据库程序,Oracle的JDBC驱动程序,SqlServer的JDBC驱动程序,配置数据库连接,可以新增,修改,删除,也可以测试数据库连接是否配置正确-using Java to write a database program, Oracle JDBC driver, patching the JDBC driver, configuration database connectivity, the new, modified, and deleted. the databas
JavaServletsbianchengzhinan
- Java Servlets编程指南_servlet概论_Java Web 服务器_第一个servlet_servlet_Server-Side Includes_会话管理_安全性_HTML表单_在servlet中使用JDBC_applet与servlet的通信_编写servlet程序的自动化applet程序_简化发布处理:自动JAR文件创建_制作第三方的JDBC驱动程序_用servlet发送电子邮件_使用servlet和本地代码_使用servlet和RMI-Java Servlets Intro
java-oracle-driver
- 用java语言连接oracle的驱动程序-using java language linking oracle drivers
yizhen5jiantingdashangchuan
- 受控潜艇通过鱼雷攻击水上目标-商船。由于驱动程序过程中要装入大量的图片,声音效果文件,可能需要等待一段时间-controlled by submarine torpedo attack targets water-merchant. As the driver to the process of loading a large number of pictures, sound effects documents may need to wait for a certain period of
USB_DES
- 阐述了USB的结构与设计,以及驱动程序的编写;USB的设备类型和传输方式都有叙述。-explained the structure and design, and preparation of the driver; USB device type and the transmission is described.
JSPliuyanben2
- 1. 本系统运行环境: windows/linux(两个平台我都试过)+jdk1.4+resin+jdbc+mysql 本系统采用jsp编写,数据库采用的是MYSQL,使用JDBC驱动,所以要求有MYSQL的JDBC的驱动程序 本程序的JDBC驱动程序在LIB目录下,在发布的时候放在resin的WEB-INF\\lib目录下 本程序的类文件在CLASS目录下,发布的时候放在resin的发布目录的WEB-INF\\classes下 -1. The system env
win2000驱动程序设计指南{中文版DDK}
- win2000驱动程序设计指南{中文版DDK-WIN2000 Driver Design Guide (Chinese version of DDK
windows2000WDM
- windowsWDM 驱动程序开发经典书籍-windowsWDM Driver Development classic books
驱动在vc下的应用
- 关于驱动程序在vc下的一般开发方法。-on vc driver in the normal development methods.
使用JSP基于数据库完成用户登陆程序
- 1,加载驱动程序 Class.forName("……") 2,连接数据库(Connection) Connection conn = DriverManager.getConnection("数据库连接的URL","用户名","密码") 3,操作数据库(CRUD)使用Statement,PreparedStatement 更新数据库 *insert
2410_AD_driver
- 上传一个AD的驱动程序,虽然简单,但可能给你启发的! //下载地址http://www.hzlitai.com.cn/bbs/dispbbs.asp?boardid=11&Id=4687&page=2 作者:tymanium 它是一个采集ad的0号通道的驱动程序,将驱动程序和测试程序编译好之后,在2410开发板上加一个可调电阻产生分压,并将分压接到ain0上,这时运行sample &就可以采集ain0上的电压了.文件里有说明用法-From an AD driver, altho
ojdbc14
- oracle 的驱动程序:java程序中用来连接oracle数据库的驱动jar包-oracle driver