CHM decompiler is a program that converts the INTERNAL files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一個把CHM 文件的內部文件轉換成 HHP, HHC,和HHK等的程序。它用于編譯文件。
a3load is 8051 firmware that can be used for uploading or downloading
to EZ-USB RAM (INTERNAL or external). It implements the vendor specific
command bRequest = 0xA3. The address to download/upload to/from is
specified in the wValue field of the SETUP packet and the length of
the transfer in the wLength field. The actual upload/download data
is transferred during the DATA stage of the SETUP transfer. This firmware
will function on all EZ-USB chips (EZ-USB, EZ-USB FX, FX2, FX2LP, FX1).
//Basic packet sending test at the MAC level, used for INTERNAL testing only.
//This packet test has one node sending out a variety of
//differently formatted packets to two assumed destination nodes.
SMT365 has 1MBytes of INTERNAL memory to store program and fast access buffers (0x00000 -> 0xFFFFF).
To display data captured, use Test.m (MATLAB application)
/*
* The INTERNAL form of a hash table.
*
* The table is an array indexed by the hash of the key collisions
* are resolved by hanging a linked list of hash entries off each
* element of the array. Although this is a really simple design it
* isn t too bad given that pools have a low allocation overhead.
*/
split from apache for general usage