pracsim.h
上传用户:jtjnyq9001
上传日期:2014-11-21
资源大小:3974k
文件大小:0k
源码类别:

3G开发

开发平台:

Visual C++

  1. //
  2. //  File = pracsim.h
  3. //
  4. #ifndef _PRACSIM_H_
  5. #define _PRACSIM_H_
  6. #include "intsig.h"
  7. #include "shortsig.h"
  8. #include "bytesig.h"
  9. //#include "floatsig.h"
  10. #include "signal_T.h"
  11. #include "control_T.h"
  12. //#include "cmpxsig.h"
  13. #endif