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

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

Compile-CC

  • The code on this diskette has been organized by chapter. Each subdirectory containing listing has a

    The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on this diskette have been compiled and tested in this environment. The majority of programs on this diskette should port to other environments with only minor adjustments. The exception to this are those programs which utilize presentation manager for graphical display of program data. In particular, the grid1 programs in \chapt4\backprop\ and \chapt3\ fall into this latter category.

    標簽: subdirectory containing has organized

    上傳時間: 2016-10-28

    上傳用戶:冇尾飛鉈

  • 處理器采用TI公司的TMS320LF2407

    處理器采用TI公司的TMS320LF2407, 此程序為DSP2407中CAN模塊的應用程序包,包括了CaN初始化,發送,接收等函數,接口參數簡單明了,歡迎大家指教 開發環境采用cc或者ccs

    標簽: 2407 320 TMS LF

    上傳時間: 2016-11-07

    上傳用戶:古谷仁美

  • 銀行家算法CC++描述

    銀行家算法C\C++描述,分兩個文件,分別用C和C++實現了銀行家算法

    標簽: 算法

    上傳時間: 2014-01-17

    上傳用戶:klin3139

  • The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i

    The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.

    標簽: diffusion-limited-aggregation DLA generates 320x240

    上傳時間: 2014-01-16

    上傳用戶:225588

  • 高質量CC++編程指南(第一版)

    高質量C\C++編程指南(第一版),對編寫代碼規范性詳細介紹。

    標簽: CC 高質量 編程指南

    上傳時間: 2016-12-11

    上傳用戶:jqy_china

  • 高質量CC++編程指南(第二版)

    高質量C\C++編程指南(第二版),對編寫代碼規范性詳細介紹,在第一版基礎上作了改進。

    標簽: CC 高質量 編程指南

    上傳時間: 2013-12-19

    上傳用戶:lz4v4

  • 在這篇文檔中

    在這篇文檔中,將以C/C++的源碼作為我們基礎,所以必然涉及一些關于C/C++的編 譯的知識,相關于這方面的內容,還請各位查看相關的編譯器的文檔。這里所默認的編 譯器是UNIX下的GCC和CC。

    標簽: 文檔

    上傳時間: 2016-12-21

    上傳用戶:dbs012280

  • 程序代碼使用說明: (1)所有源代碼目錄下都提供了Makefile(非Qt)

    程序代碼使用說明: (1)所有源代碼目錄下都提供了Makefile(非Qt),或者.pro(Qt),或者更詳細的說明(第7章)。作為對比,也可以參考在書中的對應章節采用直接gcc命令的編譯方法,來學習如何編寫Makefile。 (2)Makefile中默認情況下采用“CC=gcc”或者“CPP=g++”的設置,交叉編譯時請使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假設你使用的是光盤中提供的arm-linux-gcc交叉編譯工具鏈)或類似命令。當然,也可以修改這些Makefile。 (3)Qt程序的交叉編譯請參考本書第2章:可以利用qmake自動生成用于交叉編譯的Makefile。當然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代碼都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的環境中編譯測試通過

    標簽: Makefile 代碼 程序 使用說明

    上傳時間: 2016-12-24

    上傳用戶:kikye

  • 程序代碼使用說明: (1)所有源代碼目錄下都提供了Makefile(非Qt)

    程序代碼使用說明: (1)所有源代碼目錄下都提供了Makefile(非Qt),或者.pro(Qt),或者更詳細的說明(第7章)。作為對比,也可以參考在書中的對應章節采用直接gcc命令的編譯方法,來學習如何編寫Makefile。 (2)Makefile中默認情況下采用“CC=gcc”或者“CPP=g++”的設置,交叉編譯時請使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假設你使用的是光盤中提供的arm-linux-gcc交叉編譯工具鏈)或類似命令。當然,也可以修改這些Makefile。 (3)Qt程序的交叉編譯請參考本書第2章:可以利用qmake自動生成用于交叉編譯的Makefile。當然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代碼都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的環境中編譯測試通過。

    標簽: Makefile 代碼 程序 使用說明

    上傳時間: 2013-12-29

    上傳用戶:kristycreasy

  • 程序代碼使用說明: (1)所有源代碼目錄下都提供了Makefile(非Qt)

    程序代碼使用說明: (1)所有源代碼目錄下都提供了Makefile(非Qt),或者.pro(Qt),或者更詳細的說明(第7章)。作為對比,也可以參考在書中的對應章節采用直接gcc命令的編譯方法,來學習如何編寫Makefile。 (2)Makefile中默認情況下采用“CC=gcc”或者“CPP=g++”的設置,交叉編譯時請使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假設你使用的是光盤中提供的arm-linux-gcc交叉編譯工具鏈)或類似命令。當然,也可以修改這些Makefile。 (3)Qt程序的交叉編譯請參考本書第2章:可以利用qmake自動生成用于交叉編譯的Makefile。當然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代碼都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的環境中編譯測試通過。

    標簽: Makefile 代碼 程序 使用說明

    上傳時間: 2013-12-14

    上傳用戶:從此走出陰霾

主站蜘蛛池模板: 莱西市| 十堰市| 旌德县| 金川县| 鹰潭市| 河源市| 大田县| 天峻县| 平顶山市| 舞钢市| 内丘县| 皋兰县| 洪雅县| 金阳县| 漠河县| 平山县| 淅川县| 承德市| 伊川县| 南川市| 乌苏市| 明溪县| 三河市| 景德镇市| 江山市| 沂源县| 油尖旺区| 隆化县| 大渡口区| 玛沁县| 双流县| 阳城县| 白银市| 泸西县| 响水县| 榆中县| 昭通市| 临清市| 平塘县| 平安县| 和顺县|