DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE
DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE
硝酸铵,是一种铵盐,化学式为NH4NO3,呈白色结晶性粉末,极易溶于水,易吸湿结块,溶解时吸收大量热,是一种氧化剂,受猛烈撞击或受热爆炸性分解,遇碱分解,主要用作肥料及工业用和军用炸药。
DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE
It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. All code are proven t...
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...
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and...
This is an example applications that shows how to handle multiple touches at the same time on the iPhone.
This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional arrays. The seemingly unr...
this program is stooge_sort that writted with c++. this program get an array and sort it in order nlogn.