资源列表
[其他小程序] kechengsheji
说明:设一个班有20个学生,每个学生有姓名,学号,以及数学、计算机、英语、语文、体育5门课程的成绩信息。分别编写3个函数以实现以下3个要求: 1)、求计算机和英语的平均成绩; 2)、对于有两门以上课程不及格的学生,输出它们的姓名、学号、各门课程成绩及平均成绩 3)、输出成绩优良的学生(平均成绩在90分以上或全部成绩都在85分以上)的姓名、学号、各门课程成绩和平均成绩。 -Set up a class of 20 students, each student name, student<张亮> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[其他小程序] matlab
说明:这是一个用MATLAB做的基于矩特征的图像特征提取,值得借鉴-This a done using MATLAB moment characteristics based on image feature extraction, is worth learning from-This is a MATLAB moment in image-based feature extraction, worth learn-this is a done using MATLAB moment charact<李双> 在 2025-09-30 上传 | 大小:4kb | 下载:0
[其他小程序] Wavelet-Transform
说明:很好的讲解小波变换的资料,包括连续小波变换和离散的小波变换。-Well explain the wavelet transform data, including continuous wavelet transform and discrete wavelet transform.<zhangshan> 在 2025-09-30 上传 | 大小:358kb | 下载:0
[其他小程序] Oscilloscope-tips
说明:收集的一些示波器使用文档和平时使用示波器的心得体会-Collected documents and usually using an oscilloscope oscilloscope experiences<李波> 在 2025-09-30 上传 | 大小:2.95mb | 下载:0
[其他小程序] MATLAB-NRTL
说明:用MATLAB求解三元物系的NRTL方程,可以供大家参考使用-Ternary System on MATLAB to solve the NRTL equation, for your use and reference<朱莉> 在 2025-09-30 上传 | 大小:1kb | 下载:1
[其他小程序] CPUID
说明:用于获取CPU的ID,可用于程序的保护操作,-Used to obtain the CPU ID, can be used for the protection of the program operation,<Edison.Pan> 在 2025-09-30 上传 | 大小:1kb | 下载:0
[其他小程序] badCoin
说明:给定一组硬币,共N枚,其中N-1枚是好的,1枚是坏的。所有好的硬币都有同样的重量,坏的硬币的重量与好的硬币不同,且有一枚好的硬币被做上标记。 编写一个程序,对于给定N和K,确定能否用最多K次的天平,找出那个坏的硬币。如果可以输出"POSSIBLE" ,否则输出"IMPOSSIBLE"。 -Given a set of coins, a total of N pieces, N-1 pieces is good, one bad. All the good coins have the<wayen> 在 2025-09-30 上传 | 大小:1kb | 下载:0