this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.
標簽: recursions includes contents binary
上傳時間: 2017-05-28
上傳用戶:dengzb84
Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項 (OPTIONS) 總體選項 (Overall Option) 語言選項 (LANGUAGE OPTIONS) 預處理器選項 (Preprocessor Option) 匯編器選項 (ASSEMBLER OPTION) 連接器選項 (LINKER OPTION) 目錄選項 (DIRECTORY OPTION) 警告選項 (WARNING OPTION) 調(diào)試選項 (DEBUGGING OPTION) 優(yōu)化選項 (OPTIMIZATION OPTION) 目標機選項 (TARGET OPTION) 機器相關選項 (MACHINE DEPENDENT OPTION) 代碼生成選項 (CODE GENERATION OPTION) PRAGMAS 文件 (FILE) 另見 (SEE ALSO) BUGS 版權 (COPYING) 作者 (AUTHORS) [中文版維護人] [中文版最新更新] 《中國Linux論壇man手冊頁翻譯計劃》 NAME gcc,g++-GNU 工程的 C和 C++編譯器(egcs-1.1.2
標簽: DESCRIPTION SYNOPSIS OPTIONS Overall
上傳時間: 2014-01-03
上傳用戶:evil
This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller solution in small die size. To reduce total system cost, the S3C2410A includes the following components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
標簽: This microprocessor describes S3C2410A
上傳時間: 2013-11-30
上傳用戶:GavinNeko
多點溫度采集上位機程序(原程序),這是配合這是配套本人上傳的“多點溫度采集系統(tǒng)”的上位機程序,一整套的東西,通這RS232接收下位機傳來的數(shù)據(jù),顯示和畫走勢圖,還可以控制下位機,通信協(xié)議在“Multi-point_temperature _system.rar”
上傳時間: 2013-12-09
上傳用戶:我干你啊
hese are the zip files that are associated with application note ADSP-BF533 Blackfin Booting Process (EE-240) example.zip: Used throughout the EE-note to explain in detail the various booting modes. BF533 Ez Kit Multiple DXE Boot.zip: Multi-DXE Boot Example used with the ADSP-BF533 Ez-Kit Lite. Host Boot.zip: Example Host code to demonstrate SPI Slave Mode Booting Program_Atmel.zip: Example code that programs the Atmel DataFlashes via an ADSP-BF532 Processor All programs have been written for VisualDSP++ 3.5
標簽: application associated are Blackfin
上傳時間: 2017-07-30
上傳用戶:tonyshao
A certification path is an ordered list of certificates starting with a certificate issued by the relying party s trust root, and ending with the target certificate that needs to be validated. Certification path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509 and further defined in Internet Engineering Task Force (IETF) Request for Comments (RFC) 3280. Certification path processing verifies the binding between the subject distinguished name and/or subject alternative name and the subject public key defined in the target certificate. The binding is limited by constraints, which are specified in the certificates that comprise the path, and inputs that are specified by the relying party. To ensure secure interoperation of PKI-enabled applications, the path validation must be done in accordance with the X.509 and RFC 3280 specifications. This document provides the test assertions and the test cases for testing path validation software against these specifications.
標簽: certification certificates certificate starting
上傳時間: 2017-07-31
上傳用戶:清風冷雨
To identify distinguishable clusters of data in an n-dimensional pixel value image. Given: Samples of multi-spectral satellite images
標簽: distinguishable n-dimensional identify clusters
上傳時間: 2017-08-08
上傳用戶:it男一枚
Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. Format: The first line write type of heuristic (N or S). Next is the status of departing and landing status. Between 2 states of 1 line blank. See examples EightPuzzle.INP
標簽: state algorithme Program problem
上傳時間: 2017-08-12
上傳用戶:jjj0202
J-linkage 算法,可以用于多體擬合的一種策略,優(yōu)于Multi-ransac
上傳時間: 2017-08-18
上傳用戶:hoperingcong
檔案傳輸協(xié)定(FTP)為目前相當普遍與廣泛使用之網(wǎng)路 應用。然而在傳統(tǒng)檔案傳輸協(xié)定之設計下,資料 傳輸透過Out-of-Band(OOB)之機制,意即透過控制頻道(control channel)傳輸指令 ,而實際資料 傳輸則另外透過特定之通訊埠以及TCP連 線,進行 傳送。如此一來 可確保資料 傳輸之可靠與穩(wěn)定性,但另一方面則會造成傳輸率 (throughput)效能低落 。因此,在本計劃中,我們透過使用SCTP協(xié)定並利 用多重串 流 (multi-stream)機制,達到以In-Band機制達成Out-of-Band傳輸之相同效果。在本研究之最後亦透過於開放原始碼系統(tǒng)實作並實際量 測,証
上傳時間: 2013-12-10
上傳用戶:2467478207