d90sdk

所属分类:单片机开发
开发工具:Visual C++
文件大小:10025KB
下载次数:74
上传日期:2010-05-12 14:27:29
上 传 者xjfkf_2008
说明:  尼康d90相机的SDK二次开发代码,支持windows系统
(this is nikan D90 SDK for win32)

文件列表:
D90 SDK (0, 2010-05-10)
D90 SDK\Command (0, 2010-05-10)
D90 SDK\Command\English (0, 2010-05-10)
D90 SDK\Command\English\D90PcModeE_01.doc (432640, 2008-11-24)
D90 SDK\Command\English\D90UsbMtpE_01.doc (4086784, 2008-11-25)
D90 SDK\Command\Japanese (0, 2010-05-10)
D90 SDK\Command\Japanese\D90PcModeJ_01.doc (460800, 2008-08-01)
D90 SDK\Command\Japanese\D90UsbMtpJ_01.doc (4136448, 2008-10-29)
D90 SDK\Module (0, 2010-05-10)
D90 SDK\Module\Mac (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files\Binary Files (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files\Binary Files\libNkPTPDriver.dylib (93936, 2006-10-13)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents\Info.plist (894, 2008-10-17)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents\MacOS (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents\MacOS\Type0001 Module (5515124, 2008-10-17)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents\Resources (0, 2010-05-10)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents\Resources\._Type0001 Module.rsrc (70, 2008-10-17)
D90 SDK\Module\Mac\Binary Files\Binary Files\Type0001 Module.bundle\Contents\Resources\Type0001 Module.rsrc (53063, 2008-10-17)
D90 SDK\Module\Mac\Documents (0, 2010-05-10)
D90 SDK\Module\Mac\Documents\English (0, 2010-05-10)
D90 SDK\Module\Mac\Documents\English\MAID3(E).pdf (293519, 2005-01-07)
D90 SDK\Module\Mac\Documents\English\MAID3Type0001(E).pdf (843378, 2008-10-22)
D90 SDK\Module\Mac\Documents\English\Type0001 Sample Guide(E).pdf (118657, 2008-10-22)
D90 SDK\Module\Mac\Documents\English\Usage of Type0001 Module(E).pdf (97234, 2008-10-22)
D90 SDK\Module\Mac\Documents\Japanese (0, 2010-05-10)
D90 SDK\Module\Mac\Documents\Japanese\MAID3(J).pdf (387810, 2005-01-07)
D90 SDK\Module\Mac\Documents\Japanese\MAID3Type0001(J).pdf (999240, 2008-10-22)
D90 SDK\Module\Mac\Documents\Japanese\Type0001 Sample Guide(J).pdf (184473, 2008-10-22)
D90 SDK\Module\Mac\Documents\Japanese\Usage of Type0001 Module(J).pdf (171166, 2008-10-22)
D90 SDK\Module\Mac\Header Files (0, 2010-05-10)
D90 SDK\Module\Mac\Header Files\Maid3.h (24815, 2008-10-17)
D90 SDK\Module\Mac\Header Files\Maid3d1.h (61220, 2008-10-17)
D90 SDK\Module\Mac\Header Files\NkTypes.h (3966, 2008-10-17)
D90 SDK\Module\Mac\Sample Program (0, 2010-05-10)
D90 SDK\Module\Mac\Sample Program\Type0001CtrlSample(Mac) (0, 2010-05-10)
... ...

Nikon Type0001 Module SDK Revision.3 summary Usage Control the camera. Supported camera D3(*1), D300(*2), D700, D90 (*1) D3 camera has 3type, as follows. The 3type will be the same specification,if there are no special explanations. If there is D3 description, that means all D3 camera. *D3 (Ver.1.0) *D3 FirmUp1 (Ver.1.1) *D3 FirmUp2 (Ver.2.0) (*2) D300 camera has 2type, as follows. The 2type will be the same specification, if there are no special explanations. If there is D300 description, that means all D300 camera. *D300 (Ver.1.0) *D300 FirmUp (Ver.1.1) Environment of operation [Windows] Windows 2000(SP4) Windows XP Home Edition (SP3) / Professional (SP3) Windows Vista SP1 32bit each edition (Home Basic / Home Premium / Business / Enterprise / Ultimate) * Please set Camera to PTP mode by SET UP menu (on camera body). If the camera is set to Mass Storage, you can not control it by Windows. [Macintosh] MacOS X 10.3.9 (PowerPC) MacOS X 10.4.11 (PowerPC/IntelMac) MacOS X 10.5.4 (IntelMac) (Type0001 Module is executable on MacOS X 10.3.9, but "Type0001CtrlSample(Mac)" project needs MacOS X 10.4 and later to open project file,because this project is created with Xcode 2.5.) * Please set Camera to PTP mode by SET UP menu (on camera body). If the camera is set to Mass Storage, you can not control it by Macintosh. Contents [Windows] Documents MAID3(E).pdf : Basic interface specification MAID3Type0001(E).pdf : Extended interface specification used by Type0001 Module Usage of Type0001 Module(E).pdf : Notes for using Type0001 Module Type0001 Sample Guide(E).pdf : The usage of a sample program Binary Files Win2000 Inf files : @Device drivers for PTP mode used by Windows 2000 Type0001.md3 : Type0001 Module for Win NkdPTPDi.dll : Driver for PTP mode used by Windows 2000 WinXP_Vista Type0001.md3 : Type0001 Module for Win NkdPTP.dll : Driver for PTP mode used by Windows XP, Vista Header Files Maid3.h : Basic header file of MAID interface Maid3d1.h : Extended header file for Type0001 Module NkTypes.h : Definitions of the types used in Maid3.h. Sample Program Type0001CtrlSample(Win) : Project for Microsoft Visual Studio .Net 2003 Project for Microsoft Visual C++ 6.0 [Macintosh] Documents MAID3(E).pdf : Basic interface specification MAID3Type0001(E).pdf : Extended interface specification used by Type0001 Module Usage of Type0001 Module(E).pdf : Notes for using Type0001 Module Type0001 Sample Guide(E).pdf : The usage of a sample program Binary Files Type0001 Module.bundle : Type0001 Module for Mac (Universal Binary) libNkPTPDriver.dylib : PTP driver for Mac (Universal Binary) Header Files Maid3.h : Basic header file of MAID interface Maid3d1.h : Extended header file for Type0001 Module NkTypes.h : Definitions of the types used in Maid3.h. Sample Program Type0001CtrlSample(Mac) : Sample program project for Xcode 2.5. (Universal Binary) Limitations This module cannot control two or more cameras.

近期下载者

相关文件


收藏者