Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody.
標簽: implementation Following adapted integer
上傳時間: 2013-12-24
上傳用戶:阿四AIR
自適應算術編碼 C語言This package was adapted from the program in "Arithmetic Coding for Data Compression", by Ian H. Witten
標簽: Compression Arithmetic package adapted
上傳時間: 2013-12-06
上傳用戶:ryb
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上傳時間: 2014-09-11
上傳用戶:jackgao
This is an matrix class which has been adapted for complex number computations. It ll be of help for digital signal processing simulations.
標簽: computations for adapted complex
上傳時間: 2017-04-11
上傳用戶:上善若水
Some of the contents of this paper are adapted from the author’s book Real-Time UML: Developing Efficient Objects for Embedded Systems published by Addison-Wesley, 1998.
標簽: Developing Real-Time the contents
上傳時間: 2014-01-07
上傳用戶:daoxiang126
This paper presents a space vector modulation(SVM)-based switching strategy for a three-level neutral point clamped (NPC) converter that is adapted as a STATCOM.
上傳時間: 2013-10-20
上傳用戶:zyt
介紹一種以Atmel公司的Attiny13為處理器的投影儀防盜器設計方案。該防盜器具有功耗低,功能完整,防盜效果良好等特點,除具有報警功能外,防盜器還具有以無線方式向主機發送報警信號的功能。采用315MHz發射模塊實現無線信號發送。該投影儀防盜器可適應眾多廠家生產的防盜器主機。 Abstract: This paper introduces the design scheme of overhead projector's anti-theft device which users ATMEL company’s Attiny13as processor.This anti-theft device features low powerloss,functional integrity,good effect of anti-theft.In addition to its own with alarm functions,the anti-theft device also has alarm function which can send alarm signal to the host through wireless way.It sends wireless signal using315MHz transmitting module,so this overhead projector’s anti-theft device is adapted to anti-theft device host produced by many manufacturers.
上傳時間: 2013-11-02
上傳用戶:ysystc699
Abstract: This application note explains the hardware of different types of 1-Wire® interfaces and software examples adapted to this hardware with a focus on serial ports. Depending on the types of iButtons required for a project and the type of computer to be used, the most economical interface is easily found. The hardware examples shown are basically two different types: 5V general interface and 12V RS-232 interface. Within the 5V group a common printed circuit board could be used for all circuits described. The variations can be achieved by different populations of components. The same principal is used for the 12V RS-232 interface. The population determines if it is a Read all or a Read/Write all type of interface. There are other possible circuit implementations to create a 1-Wire interface. The circuits described in this application note cover many different configurations. For a custom application, one of the described options can be adapted to meet individual needs.
標簽: iButtons Reading Writing and
上傳時間: 2013-10-29
上傳用戶:long14578
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM 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.
標簽: KEIL_IODemo allocation routines project
上傳時間: 2013-12-08
上傳用戶:ve3344
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.
標簽: Allocation GNU_IODemo Example project
上傳時間: 2015-05-04
上傳用戶:Amygdala