升级前需要安装DL串口驱动:PL-2303 Driver Installer.exe(假如以前已经安装过驱动
升级前需要安装DL串口驱动:PL-2303 Driver Installer.exe(假如以前已经安装过驱动,可以跳过此项) 插入DL数据线,确定可以连接上电脑!(请注意DL线电源线不要短路,手机没有电时升级请外接4...
Driver+Code技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
升级前需要安装DL串口驱动:PL-2303 Driver Installer.exe(假如以前已经安装过驱动,可以跳过此项) 插入DL数据线,确定可以连接上电脑!(请注意DL线电源线不要短路,手机没有电时升级请外接4...
h264jm source code ,I hope every one can enjoy it,above all ,it will be helpful to every one
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 ...