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

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

project

Microsoftproject(或MSPROJ)是一個(gè)國(guó)際上享有盛譽(yù)的通用的項(xiàng)目管理工具軟件,凝集了許多成熟的項(xiàng)目管理現(xiàn)代理論和方法,可以幫助項(xiàng)目管理者實(shí)現(xiàn)時(shí)間、資源、成本計(jì)劃、控制。
  • RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys

    RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems. The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.

    標(biāo)簽: Multiprocessor Executive Real-Time real-time

    上傳時(shí)間: 2015-08-09

    上傳用戶:D&L37

  • 驅(qū)動(dòng)開(kāi)發(fā)向?qū)? I came across an article QuickSYS which implements an NT driver framework. That article demo

    驅(qū)動(dòng)開(kāi)發(fā)向?qū)? I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.

    標(biāo)簽: article implements framework QuickSYS

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

    上傳用戶:2467478207

  • · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.

    · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.

    標(biāo)簽: well-documented well-designed Programming Language

    上傳時(shí)間: 2015-08-16

    上傳用戶:yuchunhai1990

  • 圖形學(xué)消隱實(shí)驗(yàn)

    圖形學(xué)消隱實(shí)驗(yàn),*方案1上下旋轉(zhuǎn),只顯示可見(jiàn)面,函數(shù)說(shuō)明:void project(float X,float Y,float Z) 功能:根據(jù)透視或平行投影將三維點(diǎn)進(jìn)行投影變換 入口參數(shù):float X,float Y,float Z 返回參數(shù):無(wú)(void)

    標(biāo)簽: 圖形 實(shí)驗(yàn)

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

    上傳用戶:liuchee

  • 員工培訓(xùn)系統(tǒng),首先確認(rèn)您的機(jī)器上已經(jīng)安裝了VC6.0以上版本

    員工培訓(xùn)系統(tǒng),首先確認(rèn)您的機(jī)器上已經(jīng)安裝了VC6.0以上版本,要編譯生成可執(zhí)行文件,需打開(kāi)后綴名為dsw的文件,系統(tǒng)會(huì)默認(rèn)用VC打開(kāi),然后選擇Build菜單下的Set Active Configuration選項(xiàng),選擇project Configuration為Win32 Release,然后編譯項(xiàng)目,得到可執(zhí)行文件。連接數(shù)據(jù)庫(kù)請(qǐng)參照第2章的方法,在ODBC數(shù)據(jù)源內(nèi)添加Microsoft Access數(shù)據(jù)庫(kù)train.mdb,并將數(shù)據(jù)源名設(shè)定為train即可實(shí)現(xiàn)數(shù)據(jù)庫(kù)和應(yīng)用程序的正常連接,程序才能正常實(shí)現(xiàn)數(shù)據(jù)庫(kù)的訪問(wèn)。另外,如果用戶自己編寫了.chm的幫助文檔只要和可執(zhí)行文件放在同一個(gè)目錄下就可以了。 用戶要修改程序源碼可以選擇相應(yīng)的.h和.cpp文件,本實(shí)例使用的命名規(guī)則基本是:DIALOG_***** 為管理對(duì)話框資源, *****Info為數(shù)據(jù)輸入窗口資源, *****Set為結(jié)果集對(duì)應(yīng)的類

    標(biāo)簽: 6.0 VC 機(jī)器

    上傳時(shí)間: 2015-08-26

    上傳用戶:wmwai1314

  • When created, this DLL does not export any symbols. As a result, it will not produce a .lib file

    When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn t produce lib" checkbox in the Linker settings page for this project.

    標(biāo)簽: not created symbols produce

    上傳時(shí)間: 2015-09-01

    上傳用戶:asdkin

  • 一個(gè)開(kāi)源heml語(yǔ)意分析器 ekhtml: The El-Kabong HTML parser SUMMARY: El-Kabong: A speedy, yet forgiving,

    一個(gè)開(kāi)源heml語(yǔ)意分析器 ekhtml: The El-Kabong HTML parser SUMMARY: El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser. project INFORMATION: Web Site: ekhtml.sourceforge.net The web site contains links to locations where one can: - file bugs - join mailing lists - download the latest release - browse documentation - get CVS information BUILDING: See the file INSTALL for information、目標(biāo)代碼生成、符號(hào)表的構(gòu)造和運(yùn)行時(shí)存儲(chǔ)空間的組織等8部分組成。

    標(biāo)簽: El-Kabong forgiving SUMMARY ekhtml

    上傳時(shí)間: 2014-12-08

    上傳用戶:dapangxie

  • Package of C library extensions for Windows CE operating system. It is a supplement to C library ava

    Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows.

    標(biāo)簽: library extensions supplement operating

    上傳時(shí)間: 2015-09-02

    上傳用戶:冇尾飛鉈

  • 這是Small RTOS 51 在DP-51下載仿真實(shí)驗(yàn)儀上使用CAT24WC02驅(qū)動(dòng)程序的例子。本例程序按照相應(yīng)的的通訊協(xié)議接收一個(gè)數(shù)據(jù)

    這是Small RTOS 51 在DP-51下載仿真實(shí)驗(yàn)儀上使用CAT24WC02驅(qū)動(dòng)程序的例子。本例程序按照相應(yīng)的的通訊協(xié)議接收一個(gè)數(shù)據(jù),并將接收到的數(shù)據(jù)顯示到LED數(shù)碼顯示器上。然后將接收到的數(shù)據(jù)寫入Cat24Wc02中,再在同一位置將數(shù)據(jù)讀出,并將讀出的數(shù)據(jù)通過(guò)串口發(fā)送回來(lái)。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select Folder for Objects...和Listing頁(yè)點(diǎn)擊Select Folder for Listing...改變. (2)編譯時(shí)會(huì)有4個(gè)警告,可以忽略. (3)DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。

    標(biāo)簽: Small RTOS CAT 51

    上傳時(shí)間: 2015-09-03

    上傳用戶:wweqas

  • 這是Small RTOS 51 DP-51下載仿真實(shí)驗(yàn)儀上實(shí)現(xiàn)一個(gè)鬧鐘的源代碼。它可以使用k1~k4調(diào)整時(shí)間

    這是Small RTOS 51 DP-51下載仿真實(shí)驗(yàn)儀上實(shí)現(xiàn)一個(gè)鬧鐘的源代碼。它可以使用k1~k4調(diào)整時(shí)間,使用串口設(shè)置一個(gè)報(bào)警時(shí)間。由于僅僅是一個(gè)例子而非產(chǎn)品,有一些細(xì)節(jié)沒(méi)有完善。如調(diào)整完時(shí)間后第一次顯示的時(shí)間是錯(cuò)誤的(由于共享TimeData引起);沒(méi)有使用串行eeprom存儲(chǔ)多個(gè)報(bào)警時(shí)間等;刪除報(bào)警代碼沒(méi)有編寫。不過(guò),程序已經(jīng)可以使用,讀者可以自行完善它。通訊協(xié)議參考rtos隨想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已經(jīng)把輸出文件目錄設(shè)在e:\temp中,您可以在project->Options for Target "Target 1"的output頁(yè)點(diǎn)擊Select Folder for Objects...和Listing頁(yè)點(diǎn)擊Select Folder for Listing...改變. (2)編譯時(shí)會(huì)有6個(gè)警告,可以忽略. (3)除與pcf8563相關(guān)的跳線和蜂鳴器的跳線外,DP-51下載仿真實(shí)驗(yàn)儀的所有跳線選取默認(rèn)值。

    標(biāo)簽: Small RTOS 51

    上傳時(shí)間: 2015-09-03

    上傳用戶:jyycc

主站蜘蛛池模板: 梅河口市| 敦化市| 攀枝花市| 手游| 台北市| 康保县| 壶关县| 玛纳斯县| 文水县| 巫溪县| 保靖县| 泽州县| 婺源县| 盘山县| 乃东县| 利川市| 扬中市| 澄迈县| 习水县| 永川市| 岐山县| 聊城市| 武清区| 双江| 延川县| 凤城市| 临夏县| 宁晋县| 临海市| 博野县| 且末县| 松阳县| 郸城县| 凤冈县| 普兰县| 盐边县| 贵南县| 砀山县| 新乡市| 龙陵县| 夏津县|