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,...