S-SDKD90-001BF-ALLIN

所属分类:DSP编程
开发工具:Visual C++
文件大小:10411KB
下载次数:39
上传日期:2011-06-01 08:37:52
上 传 者diao
说明:  尼康d90相机的SDK二次开发代码,支持windows系统-this is nikan D90 SDK for win32
(Nikon d90 camera SDK secondary development code, support windows system-this is nikan D90 SDK for win32)

文件列表:
D90 SDK (0, 2010-02-02)
D90 SDK\Command (0, 2010-02-02)
D90 SDK\Command\English (0, 2010-02-02)
D90 SDK\Command\Japanese (0, 2010-02-02)
D90 SDK\Module (0, 2010-02-02)
D90 SDK\Module\Mac (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2 (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Binary Files(Mac) (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Binary Files(Mac)\Type0003 Module.bundle (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Binary Files(Mac)\Type0003 Module.bundle\Contents (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Binary Files(Mac)\Type0003 Module.bundle\Contents\MacOS (0, 2009-08-28)
D90 SDK\Module\Mac\Type0003 rev2\Binary Files(Mac)\Type0003 Module.bundle\Contents\Resources (0, 2010-01-27)
D90 SDK\Command\English\D90PcModeE_01.doc (432640, 2008-11-24)
D90 SDK\Module\Mac\Type0003 rev2\Documents (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Documents\English (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Documents\Japanese (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Header Files (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac) (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Debug (0, 2010-02-02)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Debug\Type0003 Module.bundle (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Debug\Type0003 Module.bundle\Contents (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Debug\Type0003 Module.bundle\Contents\MacOS (0, 2009-08-28)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Debug\Type0003 Module.bundle\Contents\Resources (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Release (0, 2010-02-02)
D90 SDK\Command\Japanese\D90PcModeJ_01.doc (460800, 2008-08-01)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Release\Type0003 Module.bundle (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Release\Type0003 Module.bundle\Contents (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Release\Type0003 Module.bundle\Contents\MacOS (0, 2009-08-28)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\build\Release\Type0003 Module.bundle\Contents\Resources (0, 2010-01-27)
D90 SDK\Module\Mac\Type0003 rev2\Sample Program\Type0003CtrlSample(Mac)\mac\Type0003CtrlSample.xcodeproj (0, 2009-04-07)
D90 SDK\Module\Win (0, 2010-02-02)
D90 SDK\Module\Win\Binary Files(Win) (0, 2010-02-02)
D90 SDK\Module\Win\Documents (0, 2010-02-02)
D90 SDK\Module\Win\Documents\English (0, 2010-02-02)
D90 SDK\Module\Win\Documents\Japanese (0, 2010-02-02)
D90 SDK\Module\Win\Header Files (0, 2010-02-02)
D90 SDK\Module\Win\Sample Program (0, 2010-02-02)
... ...

Nikon Type0003 Module SDK Revision.2 summary Usage Control the camera. Supported camera D90,D5000 Environment of operation [Windows] Windows XP Home Edition (SP3) / Professional (SP3) Windows Vista SP2 32bit/***bit edition (*Works 32 bit application on *** bit OS) (Home Basic / Home Premium / Business / Enterprise / Ultimate) Windows 7 32bit/***bit edition (*Works 32 bit application on *** bit OS) (Home Basic / Home Premium / Professional / 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.4.11 MacOS X 10.5.8 MacOS X 10.6.1 * 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 MAID3Type0003(E).pdf : Extended interface specification used by Type0003 Module Usage of Type0003 Module(E).pdf : Notes for using Type0003 Module Type0003 Sample Guide(E).pdf : The usage of a sample program Binary Files(Win) Type0003.md3 : Type0003 Module for Win NkdPTP.dll : Driver for PTP mode used by Win Header Files Maid3.h : Basic header file of MAID interface Maid3d1.h : Extended header file for Type0003 Module NkTypes.h : Definitions of the types used in Maid3.h. Sample Program Type0003CtrlSample(Win) : Project for Microsoft Visual Studio .Net 2003 [Macintosh] Documents MAID3(E).pdf : Basic interface specification MAID3Type0003(E).pdf : Extended interface specification used by Type0003 Module Usage of Type0003 Module(E).pdf : Notes for using Type0003 Module Type0003 Sample Guide(E).pdf : The usage of a sample program Binary Files(Mac) Type0003 Module.bundle : Type0003 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 Type0003 Module NkTypes.h : Definitions of the types used in Maid3.h. Sample Program Type0003CtrlSample(Mac) : Sample program project for Xcode 2.5. (Universal Binary) Limitations This module cannot control two or more cameras.

近期下载者

相关文件


收藏者