The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured using a three-wire bus, comprising of PCLK, PDATA and PALE signals.
標簽: microcontroller transceiver configured The
上傳時間: 2014-01-04
上傳用戶:c12228
One of the most important issues affecting the implementation of microcontroller software deals with the data-decision algorithm. Data-decision refers to decoding the DIO-pin from the CC400/CC900. Two main principles exist for decoding Manchester-coded data: Data decision based on timing the period between transitions, and data decision based on oversampling.
標簽: microcontroller implementation important affecting
上傳時間: 2013-12-18
上傳用戶:671145514
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫的估計復合高斯模型中的參數
標簽: model parameter estimate Mixture
上傳時間: 2015-04-10
上傳用戶:kikye
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
標簽: implementation Generalized structure template
上傳時間: 2013-11-26
上傳用戶:chenxichenyue
A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
標簽: context-based implementing arithmetic important
上傳時間: 2015-04-10
上傳用戶:changeboy
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
標簽: collaborative several Europe Israel
上傳時間: 2015-04-10
上傳用戶:hopy
Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/linux soundcard.h
標簽: files contains Source driver
上傳時間: 2013-12-31
上傳用戶:qunquan
Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linux_logo.h /SOURCE/include/asm-arm/arch-pxa pxa-regs.h
標簽: contains Source driver packet
上傳時間: 2014-12-07
上傳用戶:hgy9473
In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上傳時間: 2014-01-06
上傳用戶:2404
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
標簽: differenttype construct computer purpose
上傳時間: 2013-12-06
上傳用戶:13517191407