此程序为产生gray码GRAYCODE,通过n值产生GRAYCODE,例如,n=3,则其GRAYCODE为000,001,010,011, 010,110,111,101 和 1
此程序为产生gray码GRAYCODE,通过n值产生GRAYCODE,例如,n=3,则其GRAYCODE为000,001,010,011, 010,110,111,101 和 1
HB9916-W-N技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
此程序为产生gray码GRAYCODE,通过n值产生GRAYCODE,例如,n=3,则其GRAYCODE为000,001,010,011, 010,110,111,101 和 1
算法设计与分析 1. 用直接递归方法计算n!: (2)通过键盘输入n的值,( 2. 用直接递归方法计算第n个Fibonacci数: 3. 用直接递归方法计算Ackerman函数: ...
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static ch...
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD...
This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and...