资源列表
排序选择:
[其他小程序] 1. C程序设计概论
说明:The introduction of C program design introduces a comprehensive and systematic approach to the grammatical rules of the C language and the design of structured programs. The contents include: generality, basic data type and expression, control flow,<lpudu> 在 2025-09-24 上传 | 大小:1.83mb | 下载:0
[其他小程序] C程序设计(第四版)
说明:In order to make the computer professional students better and more convenient entry of the C language and C language development, Chinese Academy of Sciences, China C language master Tan Haoqiang for this book For reference, not commercially availa<lpudu> 在 2025-09-24 上传 | 大小:17.71mb | 下载:0
[其他小程序] 你必须知道的495个C语言问题
说明:The book is organized in the form of question and answer, and discusses some of the problems often encountered in the process of learning or using the C language. For reference, not commercially available<lpudu> 在 2025-09-24 上传 | 大小:16.49mb | 下载:0
[其他小程序] 手把手教你学51单片机-C语言版
说明:The book is organized in the form of question and answer, and discusses some of the problems often encountered in the process of learning or using the C language. For reference, not commercially available<lpudu> 在 2025-09-24 上传 | 大小:9.79mb | 下载:0
[JSP源码/Java] 英文句子翻转
说明:将一个英文语句以单词为单位逆序排放。例如“I am a boy”,逆序排放后为“boy a am I” 所有单词之间用一个空格隔开,语句中除了英文字母外,不再包含其他字符 接口说明 /** * 反转句子 * * @param sentence 原句子 * @return 反转后的句子 */ public String reverse(String sentence); 输入描述: 将一个英文语句以单词为单位逆序排放。<haihaihang> 在 2025-09-24 上传 | 大小:1kb | 下载:0