亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

AVI-compatible

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.

    標簽: directory contains Related Samples

    上傳時間: 2014-07-06

    上傳用戶:鳳臨西北

  • 這是用粒子濾波算法進行視頻跟蹤的源程序 初始參數已近設好了

    這是用粒子濾波算法進行視頻跟蹤的源程序 初始參數已近設好了,直接運行就可以了 有興趣的朋友可以吧它改成差幀定位 省的換個視頻就要手調一次參數 為了能運算快些 算法的核心代碼是用C++編的 用MEX文件轉化成dll數據 在matlab中調用的 希望對大家有所參考和幫助 也希望大家有好的想法,我們一起討論和改進 有 用粒子濾波進行視頻跟蹤現在國內做的還不多 需要改進的地方也很多 還需大家共同努力啊,哈哈 由于本人用的視頻太大,上傳了半天傳不上去,只有把視頻刪了 下了本程序的朋友,要自己找個視頻放到文件夾內 并在程序中吧讀視頻語句的文件名改成你所放視頻的文件名 比如你視頻的文件名是myvideo.avi,則程序中 video = myvideo.avi 注意視頻文件的格式一定要是.avi的哦

    標簽: 粒子濾波 算法 源程序 參數

    上傳時間: 2014-01-22

    上傳用戶:guanliya

  • DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM

    DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the Atmel AT91SAM9261 evaluation boards. It shows basic use of parallel I/O, timer and the interrupt controller. It starts by showing different patterns on the LED s separated by half second. COMPATIBILITY ============= The project is compatible with the AT91SAM9261-EK board.

    標簽: DESCRIPTION Workbench Embedded example

    上傳時間: 2016-10-16

    上傳用戶:yzy6007

  • The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

    The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.

    標簽: collection high-level functions optimized

    上傳時間: 2016-10-16

    上傳用戶:趙云興

  • The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

    The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.

    標簽: collection high-level functions optimized

    上傳時間: 2016-10-16

    上傳用戶:gengxiaochao

  • 最受歡迎的Joomla社區用戶管理收費插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla!

    最受歡迎的Joomla社區用戶管理收費插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.

    標簽: Builder Joomla Community Commnity

    上傳時間: 2016-10-20

    上傳用戶:daoxiang126

  • 最受歡迎的Joomla 社區用戶管理收費插件 Community Builder 1.2 RC2 的電子書

    最受歡迎的Joomla 社區用戶管理收費插件 Community Builder 1.2 RC2 的電子書,僅提供給付費會員 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.

    標簽: Community Builder Joomla 1.2

    上傳時間: 2016-10-20

    上傳用戶:王者A

  • 內存管理程序

    內存管理程序,功能與FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory across multiple DLLs with one central place for memory management. Using the DLL allows your application to share strings, and serves the same purpose as the ShareMem unit included with Delphi. BigBrainShareMem.dll should be 100% compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.

    標簽: 內存管理 程序

    上傳時間: 2014-12-02

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • w90p710是WINBOND的ARM9核的芯片

    w90p710是WINBOND的ARM9核的芯片,能播放AVI,能直接驅動640*480的屏

    標簽: w90p710 WINBOND ARM9 芯片

    上傳時間: 2016-11-14

    上傳用戶:manking0408

  • Use the links below to download a source distribution of Ant from one of our mirrors. It is good pra

    Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from our main distribution directory. Ant is distributed as zip, tar.gz and tar.bz2 archives - the contents are the same. Please note that the tar.* archives contain file names longer than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU compatible version of tar. If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.

    標簽: distribution download mirrors source

    上傳時間: 2014-01-06

    上傳用戶:xuanchangri

主站蜘蛛池模板: 广灵县| 锦州市| 保亭| 塔城市| 中山市| 沅江市| 延边| 福泉市| 潞城市| 福州市| 安陆市| 含山县| 许昌市| 巢湖市| 阿巴嘎旗| 连州市| 中阳县| 余江县| 岫岩| 曲周县| 栾川县| 宁安市| 定远县| 始兴县| 新绛县| 镇宁| 镶黄旗| 滁州市| 清苑县| 沧州市| 比如县| 永顺县| 漯河市| 右玉县| 化州市| 广昌县| 阳泉市| 额济纳旗| 合江县| 叶城县| 景泰县|