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

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

MacHINe

  • Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項(xiàng) (OPTIONS) 總體選項(xiàng) (Overall Option

    Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項(xiàng) (OPTIONS) 總體選項(xiàng) (Overall Option) 語(yǔ)言選項(xiàng) (LANGUAGE OPTIONS) 預(yù)處理器選項(xiàng) (Preprocessor Option) 匯編器選項(xiàng) (ASSEMBLER OPTION) 連接器選項(xiàng) (LINKER OPTION) 目錄選項(xiàng) (DIRECTORY OPTION) 警告選項(xiàng) (WARNING OPTION) 調(diào)試選項(xiàng) (DEBUGGING OPTION) 優(yōu)化選項(xiàng) (OPTIMIZATION OPTION) 目標(biāo)機(jī)選項(xiàng) (TARGET OPTION) 機(jī)器相關(guān)選項(xiàng) (MacHINe DEPENDENT OPTION) 代碼生成選項(xiàng) (CODE GENERATION OPTION) PRAGMAS 文件 (FILE) 另見 (SEE ALSO) BUGS 版權(quán) (COPYING) 作者 (AUTHORS) [中文版維護(hù)人] [中文版最新更新] 《中國(guó)Linux論壇man手冊(cè)頁(yè)翻譯計(jì)劃》 NAME gcc,g++-GNU 工程的 C和 C++編譯器(egcs-1.1.2

    標(biāo)簽: DESCRIPTION SYNOPSIS OPTIONS Overall

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

    上傳用戶:evil

  • Text mining tries to solve the crisis of information overload by combining techniques from data mini

    Text mining tries to solve the crisis of information overload by combining techniques from data mining, MacHINe learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth examination of core text mining and link detection algorithms and operations, this book examines advanced pre-processing techniques, knowledge representation considerations, and visualization approaches. Finally, it explores current real-world, mission-critical applications of text mining and link detection in such varied fields as M&A business intelligence, genomics research and counter-terrorism activities.

    標(biāo)簽: information techniques combining overload

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

    上傳用戶:Late_Li

  • A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

    A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the MacHINe, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.

    標(biāo)簽: user-space can drivers perform

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

    上傳用戶:saharawalker

  • In order to install DotNetNuke and a supporting database you will need either Windows 2003 Server or

    In order to install DotNetNuke and a supporting database you will need either Windows 2003 Server or Windows XP (development only). This book covers a basic install of DotNetNuke using a SQL Server database as the Data Provider. You will need to have access to either SQL Server 2000 or MSDE (develop- ment only) on the same MacHINe or a remote MacHINe. To participate in the development chapters, you will need Visual Studio .NET 2003.

    標(biāo)簽: DotNetNuke supporting database install

    上傳時(shí)間: 2013-11-25

    上傳用戶:onewq

  •  數(shù)據(jù)加密算法(Data Encryption Algorithm

     數(shù)據(jù)加密算法(Data Encryption Algorithm,DEA)的數(shù)據(jù)加密標(biāo)準(zhǔn)(Data Encryption Standard,DES)是規(guī)范的描述,它出自 IBM 的研究工作,并在 1997 年被美國(guó)政府正式采納。它很可能是使用最廣泛的秘鑰系統(tǒng),特別是在保護(hù)金融數(shù)據(jù)的安全中,最初開發(fā)的 DES 是嵌入硬 件中的。通常,自動(dòng)取款機(jī)(Automated Teller MacHINe,ATM)都使用 DES。 此源碼可完成簡(jiǎn)單的DES加密解密

    標(biāo)簽: Encryption Algorithm Data 數(shù)據(jù)加密

    上傳時(shí)間: 2017-06-25

    上傳用戶:ainimao

  • The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. I

    The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration are given. The methods to implement the digital DC/DC Converters have been researched. The function module, state MacHINe of digital DC/DC controller and high resolution DPWM with Sigma- Delta dither has been introduced. They are verified by experiments on a 20 W, 300 KHz non-isolated synchronous buck converters.

    標(biāo)簽: Converters controller optimized Digital

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

    上傳用戶:tzl1975

  • 介紹回歸問(wèn)題中高斯過(guò)程的應(yīng)用

    介紹回歸問(wèn)題中高斯過(guò)程的應(yīng)用,C. E. Rasmussen & C. K. I. Williams, Gaussian Processes for MacHINe Learning,

    標(biāo)簽: 回歸 高斯 過(guò)程

    上傳時(shí)間: 2017-07-25

    上傳用戶:skfreeman

  • FERRET - a broadcast analysis tool This tool is designed to demonstrate the problem of "data seap

    FERRET - a broadcast analysis tool This tool is designed to demonstrate the problem of "data seapage". The average MacHINe broadcasts a lot of information about itself on open networks. This tool captures and organizes this information. This code is extremely low quality, hacked together in order to demonstrate the problem at the BlackHat Federal 2007 conference. Higher quality code should be available around May 2007 on our website at http://www.erratasec.com.

    標(biāo)簽: tool demonstrate broadcast analysis

    上傳時(shí)間: 2013-11-30

    上傳用戶:1101055045

  • You may read code because you have to-to fix it, inspect it, or improve it. You may read code the wa

    You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a MacHINe--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse. Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code. Fact: If you make a habit of reading good code, you will write better code yourself.

    標(biāo)簽: code read You may

    上傳時(shí)間: 2017-08-13

    上傳用戶:jyycc

  • Pattern Analysis is the process of fi nding general relations in a set of data, and forms the

    Pattern Analysis is the process of fi nding general relations in a set of data, and forms the core of many disciplines, from neural networks to so-called syn- tactical pattern recognition, from statistical pattern recognition to MacHINe learning and data mining. Applications of pattern analysis range from bioin- formatics to document retrieval.

    標(biāo)簽: the relations Analysis Pattern

    上傳時(shí)間: 2017-09-07

    上傳用戶:SimonQQ

主站蜘蛛池模板: 阜城县| 麦盖提县| 四会市| 友谊县| 尼玛县| 滨州市| 永胜县| 贞丰县| 望城县| 无为县| 安顺市| 法库县| 西盟| 靖远县| 都江堰市| 会昌县| 石阡县| 芒康县| 布拖县| 黔西县| 丹江口市| 兰溪市| 潢川县| 大荔县| 牡丹江市| 安达市| 务川| 务川| 浦县| 明水县| 始兴县| 万安县| 石泉县| 绩溪县| 若尔盖县| 吐鲁番市| 读书| 太湖县| 达孜县| 香港 | 资源县|