Home made 4x3 keyboard library for PIC microcontrollers. Fast and simple.
标签: microcontrollers keyboard library simple
上传时间: 2017-08-17
上传用户:refent
ICA算法提供fast ICA 算法 P.COMON的算法
上传时间: 2013-12-22
上传用户:jqy_china
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.
标签: implementation Cooley-Tukey describes efficient
上传时间: 2013-12-23
上传用户:netwolf
The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k elements, let it simply return without sorting the subarray. After the top-level call to quicksort returns, run insertion sort on the entire array to finish the sorting process.
标签: running advantage quicksort improved
上传时间: 2013-12-01
上传用户:梧桐
ACM UVA 10092 - flow dinic fast
上传时间: 2014-01-21
上传用户:tfyt
GPS Track connects to a GPS and records the path that you travel. Tracks can be uploaded to a web site, sent by email, transferred via Bluetooth, or written to a flash memory card.
标签: GPS connects uploaded records
上传时间: 2017-09-11
上传用户:banyou
nice document about the fast manipulation of multi-dimensional arrays in matlab,with some examples to avoid loops and using indices
标签: multi-dimensional manipulation document examples
上传时间: 2014-01-23
上传用户:edisonfather
Fast Fourier Transform in C
上传时间: 2014-01-05
上传用户:lhw888
fast maths routines for delphi/BCB
标签: routines delphi maths fast
上传时间: 2014-07-29
上传用户:xg262122
Radio frequency identification (RFID) is a type of automatic identification systems which has gained popularity in recent years for being fast and reliable in keeping track of the individual objects. In RFID systems, contactless object identification is achieved using radio signals without the need for physical contact as the case with other existing identification technologies such as barcodes. Therefore, a huge number of items can be identified in a short amount of time with high reliability and low cost which makes the RFID technology very attractive for a wide range of applications such as supply chain management, e-health, monitoring humans, pets, animals, and many other objects, toll control, and electrical tagging. Furthermore, RFID technology eliminates the human error and reduces the total cost of the products.
上传时间: 2020-06-08
上传用户:shancjb