Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for.
Real-Time Digital Signal Processing
Implementations, Applications, and Experiments with the TMS320C55x
John Wiley & Sons, Inc. 2001
By Sen M. Kuo and Bob H. Lee
2.8.1 Experiment 2A - Interfacing C with Assembly Code
2.8.2 Experiment 2B - Addressing Mode Experiments
2.8.3 Experiment 2C - Experiments using TMS320C55x Evaluation module
用VC和SQL Server開發的固定資產管理系統,包括系統信息管理,固定資產管理和統計查詢管理三個大模塊-VC and SQL Server development of the fixed asset management system, including system information management, fixed asset management and statistics for the three management module
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries.
* afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries.
* extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information.
* extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes.
* sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries.
* ml_train1.m: Matlab script implementation of the Maximum Likelihood Training module.
?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing module.
?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier module.
crc_table.c is for reset seed( 0000 )
crc_table_1.c is for reset seed( ffff)
CRC16_D8_m.v is a verilog module of byte paralle crc.
CRC16_D8_m_tb.v is the testbench file of above module.