资源列表
[软件工程] USEFUL-MCU-SYSTEM
说明:这是一个中等规模的单片机系统,代码一般在2,30K,初学单片机并且想更上一层楼的,或者有些基础,想减少工作量的-This is a medium-sized single-chip system, the code generally in 2,30 K, beginner microcontroller and want a higher level, or some foundation would like to reduce the workload<kawadaxi> 在 2025-07-23 上传 | 大小:614kb | 下载:0
[软件工程] Software-Engineering
说明:软件工程 (Software Engineering,简称为SE)是一门研究用工程化方法构建和维护有效的、实用的和高质量的软件的学科-Software Engineering (Software Engineering, referred to as SE) is the subject of a study to build and maintain an effective, practical and high-quality software engineering approach<laisan> 在 2025-07-23 上传 | 大小:705kb | 下载:0
[软件工程] Google_paper
说明:Google的三大论文MapReduce、The Google File System、BigTable中文版-Three papers of Google MapReduce, The Google File System, BigTable Chinese version<泰勒> 在 2025-07-23 上传 | 大小:2.35mb | 下载:0
[软件工程] CPLD_18b20_uart
说明:温度传感器采集数据给cpld,然后由串口上传到上位机;编程语言是verilog;-Temperature sensor collected data to the the cpld, then uploaded to the host computer by serial programming language verilog<房贷> 在 2025-07-23 上传 | 大小:483kb | 下载:0
[软件工程] bianchengmaopao
说明:冒泡排序编程实现如下: #include <stdio.h> #define LEN 10 //数组长度 -Bubble Sort programming as follows:# include <stdio.h># Define LEN 10// array length<杨文> 在 2025-07-23 上传 | 大小:10kb | 下载:0
[软件工程] fangzhuan
说明:题目:输入一个英文句子,翻转句子中单词的顺序,但单词内字符的顺序不变。句子中单词以空格符隔开。 为简单起见,标点符号和普通字母一样处理。 例如输入“I am a student.”,则输出“student. a am I”。 -Title: Enter an English sentence, flip the order of the words in the sentence, but the word within the character of the same order<杨文> 在 2025-07-23 上传 | 大小:11kb | 下载:0