-
-
f_divider.rar
16-bit frequency divider (32 MHz,16,8,...) based on altera fpga.
-
freq_syn.rar
25-bit frequency synthesizer with 25-bit selection line to generate 96 acurracy signal
-
SourceWinIO.zip
The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level programming techniques.
-
-
genetic.zip
...
selection is used here. Elitism is included. Parent selection is
from the population including the elite chromosomes. The standard
bit form is used here. As usual, code works in terms of fitness
values (higher better) results, however, are ...
-
-
bios32.zip
this document provides specification about the bios for a 32 bit operating system.
-
-
sample-LCD.rar
一个简单的LCD编程实例,可以自动检测出LCD的分辨率及BPP(bit per pix),最后让LCD显示各种不同颜色.是初学LCD编程的一个很好的简单例程
-
Simplebeep.rar
... with a 16-bits counter.
Starting from the 25MHz clock, we can simply "divide the clock" using the counter. A 16 bits counter counts from 0 to 65535 (65536 different values). The highest bit of the counter toggles at a frequency of 25000000/65536=381Hz.
-