资源列表
[文件格式] BNUTBDJNBOOFR
说明:【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x)<张欣欣> 在 2025-04-29 上传 | 大小: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-04-29 上传 | 大小:3kb | 下载:0
[行业发展研究] DEC
说明:Deterministic Energy-efficient Clustering Protocol CODE<Inaam Mohammad> 在 2025-04-29 上传 | 大小:3kb | 下载:0
[行业发展研究] LEACH-HOMOGENOUS-CODE
说明:LEACH HOMOGENOUS CODE<Inaam Mohammad> 在 2025-04-29 上传 | 大小:3kb | 下载:0
[软件工程] Blowfish
说明:Blowfish.java generates the sysmetric key using Blowfish algorithm. Key size assigned here is 128 bits. It works for key size of 256 and 448 bits also. Encryption and decryption method is written based on Blowfish algori<Sheema Fatima> 在 2025-04-29 上传 | 大小:3kb | 下载:0
[行业发展研究] OnlineTest$ActionHandler
说明:it will tell about the online testing.<mohit> 在 2025-04-29 上传 | 大小:3kb | 下载:0
[软件工程] caffeconfigure
说明:亲自撰写的说明文档,如何在linux下配置深度学习caffe环境。-This document teach you how to configure the deep learning sourrding caffe.<沈攀> 在 2025-04-29 上传 | 大小:3kb | 下载:0