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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

project

Microsoftproject(或MSPROJ)是一個(gè)國(guó)際上享有盛譽(yù)的通用的項(xiàng)目管理工具軟件,凝集了許多成熟的項(xiàng)目管理現(xiàn)代理論和方法,可以幫助項(xiàng)目管理者實(shí)現(xiàn)時(shí)間、資源、成本計(jì)劃、控制。
  • MICROSOFT FOUNDATION CLASS LIBRARY : 學(xué)生管理系統(tǒng) =======================================================

    MICROSOFT FOUNDATION CLASS LIBRARY : 學(xué)生管理系統(tǒng) ======================================================================== AppWizard has created this 學(xué)生管理系統(tǒng) application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 學(xué)生管理系統(tǒng) application. 學(xué)生管理系統(tǒng).dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.

    標(biāo)簽: FOUNDATION MICROSOFT LIBRARY CLASS

    上傳時(shí)間: 2013-12-16

    上傳用戶:天涯

  • 本代碼包為本人的一篇文章<一個(gè)占用內(nèi)存極少的菜單系統(tǒng)的實(shí)現(xiàn)>在在PC上的測(cè)試移植代碼。 ------------------------------ Menu_Src目錄為Menu的源

    本代碼包為本人的一篇文章<一個(gè)占用內(nèi)存極少的菜單系統(tǒng)的實(shí)現(xiàn)>在在PC上的測(cè)試移植代碼。 ------------------------------ Menu_Src目錄為Menu的源代碼 Ks0108.C的void Display_Locate(unsigned char DisplayData, unsigned char X, unsigned char Y)函數(shù)為最底層的顯示函數(shù)。 該函數(shù)調(diào)用LCD模擬函數(shù)來(lái)完成顯示。 KeyScan.C的unsigned char KeyScan(void)函數(shù)為鍵盤模擬函數(shù)。 void DelayMs( WORD time ) 延時(shí) ------------------------------ GUI_SIM.exe為編譯后的文件,可以直觀看到這個(gè)GUI的效果. PC鍵盤的4個(gè)按鍵控制菜單周轉(zhuǎn): PC按鍵 菜單中功能 up 向上鍵 確定鍵 進(jìn)入子菜單 down向下鍵 取消鍵 返回父菜單 left向左鍵 向上鍵 菜單項(xiàng)上一項(xiàng) right向右鍵 向下鍵 菜單項(xiàng)下一項(xiàng) 有興趣自己編譯VC工程:\project\Menu.dsw <一個(gè)占用內(nèi)存極少的菜單系統(tǒng)的實(shí)現(xiàn)>相關(guān)PDF文檔和其他資料在以下鏈接: http://www.ouravr.com/bbs/bbs_content.jsp?bbs_sn=798580&bbs_page_no=3&bbs_id=9999

    標(biāo)簽: Menu_Src Menu 代碼 lt

    上傳時(shí)間: 2014-06-24

    上傳用戶:stvnash

  • freeBSD系統(tǒng)結(jié)構(gòu)手冊(cè)

    freeBSD系統(tǒng)結(jié)構(gòu)手冊(cè) ,The FreeBSD Documentation project,是FreeBSD 中文計(jì)劃

    標(biāo)簽: freeBSD

    上傳時(shí)間: 2013-12-15

    上傳用戶:黑漆漆

  • 移植ucos2.76到mega128中軟件仿真成功。 需要在iccavr7.13中編譯

    移植ucos2.76到mega128中軟件仿真成功。 需要在iccavr7.13中編譯,軟件仿真AVR Studio 4.12。下載后將其解壓到d下編譯,否則可能要修改iccavr 的環(huán)境變量。就是菜單project下的Options選擇paths進(jìn)行設(shè)置。

    標(biāo)簽: iccavr ucos 2.76 mega

    上傳時(shí)間: 2016-12-25

    上傳用戶:wangyi39

  • 利用QuartusII的"MegaWizard Plug-In Manager", 設(shè)計(jì)輸入數(shù)據(jù)寬度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE 把它們作為一個(gè)proje

    利用QuartusII的"MegaWizard Plug-In Manager", 設(shè)計(jì)輸入數(shù)據(jù)寬度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE 把它們作為一個(gè)project,DEVICE選用EPF10K70RC240-4,對(duì)它們進(jìn)行 時(shí)序仿真,將仿真波形(輸入輸出選用group)在一頁(yè)紙上打印出來(lái)。 2.利用QuartusII的"MegaWizard Plug-In Manager"中的LPM_COUNTER, 設(shè)計(jì)一個(gè)20bit的up_only COUNTER, 要求該COUNTER在FE0FA和FFFFF之間自動(dòng)循環(huán)計(jì)數(shù); 分析該COUNTER在EPM7128SLC84-7、EPM7128SLC84-10、和EPF10K70RC240-2、 EPF10K70RC240-4幾種芯片中的最大工作頻率; 請(qǐng)將計(jì)數(shù)器的輸出值在FFFFC--FE0FF之間的仿真波形打印出來(lái) (僅EPF10K70RC240-4芯片,最大允許Clock頻率下)。

    標(biāo)簽: MegaWizard QuartusII Manager COMPARE

    上傳時(shí)間: 2016-12-26

    上傳用戶:王者A

  • The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t

    The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judging of the project, since it states in the competition rules that the author s name can not be present during their inspection. * The included source files are the ones that were submitted for the entry into the Circuit Cellar contest. I have continued to develop the AVRcam, and have added several new features (such as ignoring objects that aren t larger than a minimum size, removing tracked objects that overlap with each, and some general optimizations). If you are interested in the latest source, email me at john@jrobot.net * For more info about the AVRcam, check out http://www.jrobot.net John Orlando August 20, 2004

    標(biāo)簽: distribution version AVRcam source

    上傳時(shí)間: 2016-12-30

    上傳用戶:GavinNeko

  • AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em

    AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    標(biāo)簽: installation Windows Driver March

    上傳時(shí)間: 2014-09-06

    上傳用戶:yuzsu

  • COM組件調(diào)用方法: 首先 運(yùn)行 “注冊(cè)USBPass組件.bat”

    COM組件調(diào)用方法: 首先 運(yùn)行 “注冊(cè)USBPass組件.bat” ,在系統(tǒng)中注冊(cè)USBPassW.dll 和 USBPassR.dll 1>在VB6.0的調(diào)用 打開一個(gè)工程 菜單->工程->引用-> 在打開的窗口中 選擇“USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)”和“USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的調(diào)用 打開一個(gè)工程 菜單-> project-> Import Type Library...->在打開的窗口中分別選擇 “USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)(Version 1.0)”和“USBPass-Write (基于U盤的授權(quán)系統(tǒng) V3.0)(Version 1.0)” 然后點(diǎn)擊按鈕"Install..." 然后在 控件欄的“ActiveX”頁(yè)上找到兩個(gè)對(duì)應(yīng)的COM,再按照Demo中的方法使用。 3>在VC6.0 中調(diào)用 打開一個(gè)工程 按Ctrl+W調(diào)出類向?qū)В碅dd Class按鈕彈出新菜單,選From a type libarary,然后定位到USBPassW.dll 和USBPassR.dll,接下來(lái)會(huì)出來(lái) 該simpCOM中的所有接口,選擇你想生成的接口包裝類后,向?qū)?huì)自動(dòng)生成相應(yīng)的.cpp和.h文件. 這樣你就可以在你的MFC工程中像使用普通類那樣使用COM組件了. 具體的見 如何在VC++中調(diào)用標(biāo)準(zhǔn)COM組件.mht

    標(biāo)簽: USBPass COM bat 運(yùn)行

    上傳時(shí)間: 2014-01-06

    上傳用戶:爺?shù)臍赓|(zhì)

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    標(biāo)簽: comprising MPI Interface committee

    上傳時(shí)間: 2013-12-22

    上傳用戶:爺?shù)臍赓|(zhì)

  • Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin

    Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.

    標(biāo)簽: funtionality Hardware firmware digital

    上傳時(shí)間: 2017-02-19

    上傳用戶:bibirnovis

主站蜘蛛池模板: 介休市| 金秀| 蕲春县| 山东省| 罗田县| 宽甸| 镇远县| 孝义市| 信阳市| 和静县| 怀集县| 治县。| 邵东县| 甘洛县| 华安县| 沂水县| 察雅县| 邯郸县| 清徐县| 谷城县| 保靖县| 龙江县| 东至县| 霍邱县| 上蔡县| 水城县| 姜堰市| 枣庄市| 荥经县| 贵州省| 喜德县| 陵水| 盐山县| 大洼县| 秀山| 马山县| 宜昌市| 永仁县| 镇远县| 余江县| 巴彦淖尔市|