There are some 79 or so Matlab files here which will help in many aspects of the computer vision structure from motion problem, a full description is provided in the manual, torrsam.ps.
Six objects here:
The document you re reading & its Chinese version
Set of "HWDesign" includes all hardware design files
"SWDesign" includes all software design files(firmware/driver and maybe applications as well)
Set of "Documents" includes files of main part of thesis and its reference
...
Writing an Input Module
The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement ...
Here are some short instructions for use of mod-xslt.
The stylesheet is specified using the Processing Instruction
<?xml-stylesheet type="text/xsl" href="URL-OF-YOUR-STYLESHEET"?>
or now new
<?xslt-stylesheet agent="THE-USER-AGENT-STRING-OF-THE-BROWSER" href="URL-OF-YOUR-STYLESHEET"?>
This now ...
OFDM关于BER分析的实例BPSK modulation with BER with and without OFDM
Here are the files for a OFDM modulation using a BPSK modulation and showed the decrease in BER with OFDM.
This the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything about this project) all he/she needs to know.