91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 10.4MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-09
  • 語言: 其他
  • 標簽:

資源簡介

CCS6軟仿真所需CCS5.5軟件仿真相關文件

資源截圖

代碼片段和文件信息

/*
?*??Copyright?2002?by?Texas?Instruments?Incorporated.
?*??All?rights?reserved.?Property?of?Texas?Instruments?Incorporated.
?*??Restricted?rights?to?use?duplicate?or?disclose?this?code?are
?*??granted?through?contract.
?*??
?*/

#include?“mat_oprn.h“

/*****************************************************

Function?Name?:?mat_oprn

Arguments:?ij?-?Elements?of?the?matrix

Called?from:?mat_xpose_oprn

Purpose:?Performs?a?dummy?operation?on?the?elements
of?the?matrix?and?returns?the?result.

*******************************************************/

#pragma?CODE_SECTION(mat_oprn?“.mat_oprn“)

short?mat_oprn(short?i?short?j){
short?l;
short?k;
for?(l?=?0;?l? for?(k?=?0;?k? i?+=?k?*?(l?+?1);
j?+=?l?*?(k?+?1);
}
}
i?=?i?+?j;
j?=?i?*?i;
i?=?j?*?j;
j?=?i?*?j;
i?=?(i?+?j)?*?j;
return?(i?+?j);
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????10614??2013-03-06?17:03??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_66AK2H12_func_be_crypt.xml

?????文件??????10856??2013-03-06?17:03??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_66AK2H12_func_DSP_be_ARM_be_crypt.xml

?????文件??????10886??2013-03-06?17:03??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_66AK2H12_func_DSP_le_ARM_be_crypt.xml

?????文件??????10626??2013-03-06?17:03??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_66AK2H12_func_le_crypt.xml

?????文件???????1200??2012-02-12?11:39??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_arm7tdmibe.xml

?????文件???????1209??2012-02-12?11:40??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_arm7tdmile.xml

?????文件???????1163??2012-02-12?11:40??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_arm926le.xml

?????文件???????1481??2012-02-12?11:40??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_arm9ebe.xml

?????文件???????1510??2012-02-12?11:40??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_arm9ele.xml

?????文件???????1970??2012-02-11?03:37??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c55x20_ca.xml

?????文件???????1901??2012-02-11?03:36??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c55x20_pv.xml

?????文件???????2001??2012-02-11?03:35??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c55x30_ca.xml

?????文件???????1874??2012-02-11?03:34??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c55x30_pv.xml

?????文件???????3075??2012-02-11?04:04??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6416be.xml

?????文件???????2995??2012-02-11?04:05??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6416le.xml

?????文件???????2192??2012-02-11?04:05??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6421be.xml

?????文件???????2201??2012-02-11?04:05??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6421le.xml

?????文件???????2286??2012-02-11?04:06??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6424be.xml

?????文件???????2285??2012-02-11?04:06??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6424le.xml

?????文件???????2564??2012-02-11?04:06??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6454be.xml

?????文件???????2580??2012-02-11?04:06??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6454le.xml

?????文件???????2576??2012-02-11?04:06??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6455be.xml

?????文件???????2572??2012-02-11?04:07??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6455le.xml

?????文件???????5061??2012-02-11?04:07??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6472be.xml

?????文件???????5085??2012-02-11?04:07??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6472le.xml

?????文件???????3636??2012-02-11?04:07??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6474asymbe.xml

?????文件???????3650??2012-02-11?04:07??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6474asymle.xml

?????文件???????3629??2012-02-11?04:07??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6474symbe.xml

?????文件???????3646??2012-02-11?04:08??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c6474symle.xml

?????文件???????2011??2012-09-25?15:35??CCS5.5軟件仿真相關文件\ccs5軟件仿真相關文件\configurations\tisim_c64xpbe.xml

............此處省略757個文件信息

評論

共有 條評論

相關資源