This article descrice how to use unnecessary I/O in the 51MCU to test the temperature, circuit is si
This article descrice how to use unnecessary I/O in the 51MCU to test the temperature, circuit is simple.
Thinking+in+Java技术资料下载专区,收录10,000份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This article descrice how to use unnecessary I/O in the 51MCU to test the temperature, circuit is simple.
A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Inc...
A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The mai...
In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry application that will...
Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phones. This app will re...
This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional arrays. The seemingly unr...
This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
this program is stooge_sort that writted with c++. this program get an array and sort it in order nlogn.