This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link lengths x0 y0 target0 x1 x2 target1
標簽: Computational described Geometry Chapter
上傳時間: 2014-01-25
上傳用戶:yan2267246
用AVR單片機設計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)
標簽: MP3 interface support Player
上傳時間: 2016-07-02
上傳用戶:fandeshun
Network Tools In this exercise, you will make use of common network tools. For each part below, capture the appropriate program output and include it with your answers to the questions.
標簽: exercise Network network common
上傳時間: 2013-12-11
上傳用戶:ywqaxiwang
Linux輸入子系統和鼠標驅動的分析,詳細分析drivers/input/mouse/amimouse.c的工作原理。給需要編寫或修改鼠標驅動的兄弟一個參考!
上傳時間: 2014-11-30
上傳用戶:z1191176801
自己寫的,實現不同類型的input顯示不同樣式的代碼。使用非常簡單。
標簽:
上傳時間: 2016-07-13
上傳用戶:ynsnjs
Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
標簽: dramaticall processing platforms compiler
上傳時間: 2013-12-20
上傳用戶:chongcongying
Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
標簽: processing dramatica platforms compiler
上傳時間: 2014-10-28
上傳用戶:wxhwjf
The MEASURE program uses analog and digital inputs to simulate a datalogger. You may watch the value of analog input POT1 and the state of S2, S3 Buttons on MCBSTM32 evaluation board.
標簽: datalogger simulate MEASURE program
上傳時間: 2016-07-17
上傳用戶:qq21508895
linux設備驅動 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 靜態映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驅動 | | `-- generic_nvram.c | |-- 觸摸屏驅動 | | |-- 作為input設備 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作為普通字符設備 | | `-- s3c2410-ts.c | |-- 看門狗驅動 | | `-- s3c2410_wdt.c | `-- 平臺設備 | `-- devs.c |--- | |-- IDE驅動 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驅動 | `-- rd.c
上傳時間: 2014-01-05
上傳用戶:gaome
這是個反向工程delphi的程序的全部源代碼.能分析幾乎所有的結構 Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to some limitation in assembler the generated output can not be recompiled.
標簽: program Revendepro engineer reverse
上傳時間: 2016-07-21
上傳用戶:songrui