It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. A
It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. A...
It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. A...
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel...
In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry a...
What I am trying to introduce here is a full fledged Java Instant messenger, which has all the featu...
This is an example application that shows how to use a SQLlite DB to display information on an iPhon...
This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional array...
This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S....
it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8...
Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。...
A星算法实现~ 人工智能中如何寻早最短路径,在游戏中有重要应用...