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

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

learning-GNU-C

  • rgb led hi tech c learning file

    rgb led hi tech c learning file

    標(biāo)簽: learning file tech rgb

    上傳時間: 2017-09-26

    上傳用戶:金宜

  • 基于GNU工具鏈的ARM-MINIX嵌入式系統(tǒng)交叉編譯環(huán)境的移植.pdf

    信息技術(shù)的發(fā)展,數(shù)字化產(chǎn)品的普及,導(dǎo)致了對嵌入式開發(fā)的巨大需求。以Linux為宿主機(jī)系統(tǒng),搭配一個交叉編譯環(huán)境,為嵌入式設(shè)備生成可執(zhí)行程序己成為現(xiàn)在日益流行的編譯嵌入式軟件的解決方案。而開放源代碼的GNUT具鏈?zhǔn)且惶组_源的開發(fā)環(huán)境,是嵌入式軟件開發(fā)中理想的交叉編譯器。但現(xiàn)有GNUI具鏈支持的平臺并不能滿足層出不窮的嵌入式產(chǎn)品的開發(fā)需要,仍有許多平臺得不到支持,例如我們進(jìn)行的minix向ARM-MINIX平臺的移植。 本文以在linux環(huán)境下構(gòu)建MINIX嵌入式系統(tǒng)的交叉編譯工具鏈為背景,首先介紹了交叉編譯系統(tǒng)的基本組成和結(jié)構(gòu),以及利用GCC構(gòu)建交叉編譯環(huán)境的優(yōu)越性。然后對目標(biāo)平臺作了介紹。分析了GCC編譯器,說明了GCC的設(shè)計思想,系統(tǒng)結(jié)構(gòu),介紹了GNU Binutils的功能,使用方法;接著分析了GNU工具鏈中的GAS和GLD的實(shí)現(xiàn)機(jī)制及源代碼結(jié)構(gòu),由于BFD是GNUBinutils的基礎(chǔ),GAS和GLD都是使用BFD庫來操作目標(biāo)文件,因此在這一部分本文對BFD庫的工作機(jī)制,數(shù)據(jù)結(jié)構(gòu)也作了重點(diǎn)分析。緊接著說明了GCC交叉編譯系統(tǒng)的移植思路和方法,實(shí)現(xiàn)難點(diǎn),以及一些相關(guān)技術(shù)細(xì)節(jié),這涉及到了若干重要的C源文件,Makefile,配置文件的修改,重點(diǎn)給出了BFD庫,GAS和GLD的分析及其重定向(通常GCC生成的目標(biāo)程序是針對GNU/Linux系統(tǒng)的)的實(shí)現(xiàn);然后本文給出了在GNU/Linux宿主機(jī)上構(gòu)建針對ARM-MINIX的參數(shù)設(shè)置及過程:最后對本文所做的工作進(jìn)行了總結(jié)。

    標(biāo)簽: ARM-MINIX GNU 嵌入式系統(tǒng)

    上傳時間: 2013-05-31

    上傳用戶:wangzhen1990

  • Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning c

    Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous approaches to dealing with this problem

    標(biāo)簽: polynomial regression weighted instance

    上傳時間: 2013-11-28

    上傳用戶:sunjet

  • Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is

    Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" All brand names, product names, or trademarks belong to their respective holders.

    標(biāo)簽: Permission Copyright 259 Dumitriu

    上傳時間: 2015-04-02

    上傳用戶:jackgao

  • Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.

    Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.

    標(biāo)簽: Description supervised algorithm S-ISOMAP

    上傳時間: 2015-04-10

    上傳用戶:wfeel

  • *西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002

    *西門子6688上使用 * konGPS.java * * Implementation of konGPS for Siemens SL45i * * Copyright (C) 2002-2003 by KoncaOnLine (http://www.konca.com). * * Author: Konca Fung (konca@tom.com) * * This program may be distributed according to the terms of the GNU * General Public License, version 2 or (at your option) any later version. *

    標(biāo)簽: konGPS Implementation Copyright Siemens

    上傳時間: 2015-04-27

    上傳用戶:cylnpy

  • UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc

    UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.

    標(biāo)簽: Allocation GNU_IODemo Example project

    上傳時間: 2015-05-04

    上傳用戶:Amygdala

  • MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f

    MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.

    標(biāo)簽: MantisChess Copyright Chengtao Chinese

    上傳時間: 2015-06-22

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • 1.MyIE開源工程協(xié)議 MyIE開源工程遵循GNU通用公共許可證GPL(GNU General Public License)開發(fā),任何人都可以永久免費(fèi)安裝使用,在你下載和使用MyIE源代碼前,請

    1.MyIE開源工程協(xié)議 MyIE開源工程遵循GNU通用公共許可證GPL(GNU General Public License)開發(fā),任何人都可以永久免費(fèi)安裝使用,在你下載和使用MyIE源代碼前,請閱讀并同意這個許可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程編譯提示 如果你使用的是VC++6,你需要更新2個頭文件,請從這里下載: http://www.morequick.com/down/hfile.zip,然后將2個頭文件"tlogstg.h" 和 "exdisp.h"放到VC++的頭文件目錄,如: "C:\Program Files\Microsoft Visual Studio\VC98\Include".

    標(biāo)簽: MyIE GNU General License

    上傳時間: 2015-09-01

    上傳用戶:bakdesec

  • 學(xué)生信息管理系統(tǒng) GNU通用公共許可證 第二版

    學(xué)生信息管理系統(tǒng) GNU通用公共許可證 第二版,1991年 版權(quán)所有(C)1989,1991 Free Software foundation, Inc. 675 Mass Ave, Cambridge, MA02139, USA 允許每個人復(fù)制和發(fā)布這一許可證原始文檔的副本,但絕對不允許對它進(jìn)行任何修改。 序言 大多數(shù)軟件許可證決意剝奪你的共享和修改軟件的自由。對比之下,GNU通用公共許可證力圖保證你的共享和修改自由軟件的自由。——保證自由軟件對所有用戶是自由的。GPL適用于大多數(shù)自由軟件基金會的軟件,以及由使用這些軟件而承擔(dān)義務(wù)的作者所開發(fā)的軟件。(自由軟件基金會的其他一些軟件受GNU庫通用許可證的保護(hù))。你也可以將它用到你的程序中。 當(dāng)我們談到自由軟件(free software)時,我們指的是自由而不是價格。我們的GNU通用公共許可證決意保證你有發(fā)布自由軟件的自由(如果你愿意,你可以對此項服務(wù)收取一定的費(fèi)用);保證你能收到源程序或者在你需要時能得到它;保證你能修改軟件或?qū)⑺囊徊糠钟糜谛碌淖杂绍浖欢疫€保證你知道你能做這些事情。 為了保護(hù)你的權(quán)利,我們需要作出規(guī)定:禁止任何人不承認(rèn)你的權(quán)利,或者要求你放棄這些權(quán)利。如果你修改了自由軟件或者發(fā)布了軟件的副本,這些規(guī)定就轉(zhuǎn)化為你的責(zé)任。 例如

    標(biāo)簽: GNU 信息管理系統(tǒng) 許可證

    上傳時間: 2013-12-22

    上傳用戶:zuozuo1215

主站蜘蛛池模板: 遵义县| 来宾市| 庐江县| 上虞市| 安宁市| 普安县| 密云县| 肥西县| 孟州市| 富民县| 武宣县| 姜堰市| 育儿| 县级市| 扶沟县| 墨竹工卡县| 开阳县| 会昌县| 沙坪坝区| 安达市| 汉寿县| 壤塘县| 赤峰市| 泽普县| 磐安县| 海城市| 响水县| 长丰县| 牙克石市| 宁国市| 龙陵县| 英山县| 淅川县| 从江县| 蚌埠市| 宝清县| 池州市| 库尔勒市| 金阳县| 锡林郭勒盟| 衡阳市|