MediaPlayer 这些文件中除了.java和.class文件外的其它文件是在用eclipse创建程序是自动生成的;
标签: MediaPlayer eclipse class java
上传时间: 2015-11-20
上传用户:懒龙1988
DB2Populator is the Demo which using the class of DriverManagerConnectionProvider to connect DB2 /SQLServer and call the related SQL.
标签: DriverManagerConnectionProvider DB2Populator the connect
上传时间: 2015-11-24
上传用户:xuanjie
SQLServerPopulator is the Demo which using the class of DriverManagerConnectionProvider to connect DB2 /SQLServer and call the related SQL.
标签: DriverManagerConnectionProvider SQLServerPopulator the connect
上传时间: 2013-12-25
上传用户:xz85592677
this Class help handle different pre-advice instruction, such as "ok to ship"/"hold shipment"
标签: instruction pre-advice different shipment
上传时间: 2014-01-02
上传用户:zyt
One program to simulation light passing through a glass sphere. It is interesting and can be used in geometric optics.
标签: interesting simulation program passing
上传时间: 2014-12-07
上传用户:璇珠官人
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over)
标签: Sometimes the contents desire
上传时间: 2013-12-25
上传用户:playboys0
This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be used with other transport media, such as IrDA and USB.
标签: transferring provides example objects
上传时间: 2015-12-02
上传用户:13160677563
This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class driver implements device-independent support, and exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape minidriver routines to process device-specific functions. Class driver splits transfer requests, when necessary, to fit the maximum transfer size for the underlying host bus adapter. It also provides device-independent, tape-specific error handling, and calls the tape miniclass driver s device-specific error handling routines.
标签: class Microsoft directory reg
上传时间: 2013-12-09
上传用户:huangld
one of pkcs#11 header files
上传时间: 2014-01-10
上传用户:q123321
vb,Agilent sicl control class library.
标签: Agilent control library class
上传时间: 2013-12-21
上传用户:songyue1991