Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 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.
  • DictionaryForMIDs_3.1.1_BitmapFontGenerator_relea bit font generator, with sourcecode
  • 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 ...
  • Porting_UNIX_to_Windows_NT.zip Porting unix applications to Windows NT a bit dated but still interesting
  • bios32.zip this document provides specification about the bios for a 32 bit operating system.
  • IEEE754.zip 依據IEEE-754 浮點數標準,將32 bit的Hex,轉換為浮點數
  • 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.