资源列表
[文件格式] BNUTBDJNBOOFR
说明:【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x)<张欣欣> 在 2025-01-16 上传 | 大小:3kb | 下载:0
[文件格式] CBVBBBVJRNRGRJ
说明:题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析 2.程序源 代码如下: #include stdio.h #include conio.h main( ) { long ge,shi,qian,wan,x scanf( ld ,&x) wan=x/10000 qian=x 10000/1000 shi=<张欣欣> 在 2025-01-16 上传 | 大小:3kb | 下载:0
[文件格式] 16-qam
说明:The following Matlab project contains the source code and Matlab examples used for 16-qam modulation . constellation ofdm symbol The source code and files included in this project are listed in the project files sectio<arjunprasad> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[文件格式] !Files_to_FlashTool
说明:for flashing mtk based android devices<MAQ> 在 2025-01-16 上传 | 大小:10.64mb | 下载:0