This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroll...
This example program shows how to configure and use the A/D Converter of the following microcontroll...
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti...
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on...
雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得...
數字運算,判斷一個數是否接近素數 A Niven number is a number such that the sum of its digits divides itself. For e...
bung.cpp bung.dfm bung.h DbgWarn.cpp DbgWarn.dfm DbgWarn.h Debug.cpp Debug.dfm Debug.h Emu.cpp Emu...
2^x mod n = 1 acm競賽題 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input ...
This a simple genetic algorithm implementation where the evaluation function takes positive values ...
c8051f020 實時時鐘模塊程序 內含IIC模塊程序/********************** SYSTEM CLOCK 8M********************************/...
/* * 讀取INI文件的函數(C語言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section,...