This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.
This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.
source+code技术资料下载专区,收录4,356份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypti...
JAVA CODE ,NOKIA JAVA SMS API接口函数包!主要是针对Java编程,由nokia网站下载。
This example demo code is provided as is and has no warranty, implied or otherwise. You are free to use/modify any of t...
This a GBA(Game Boy Advance) animation sample code. It continue and reverse display 45 BMPs on GBA screen let it looks l...
The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbo...
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Styl...
.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call ...
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that ...