资源列表
[控制台(字符窗口)编程] calendar
说明:任意输入年份,以整齐的方式显示日历的小软件.几乎所有功能都由子函数完成,适合初学者学习-enter the year, the program will give you the calendar of the year<leo> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[C#编程] zhongxudiguiyufeidigui
说明:中序递归与非递归,很简单的代码,请放心下载,无毒。-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree typedef struct {<赵王> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] score
说明:这个是用C语言写的成绩管理系统课程设计,用到了文件,结构体等,功能包括增加,删除,排序,查找等-This is written in C language performance management system for course design, use a file, structure, etc., functions include add, delete, sort, search, etc.<苏庆贺> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] juzhen
说明:数据结构中关于图的应用,涉及到遍历,查询,Prim算法等-Data structure on the Charts, involves traversal, query, Prim algorithm<苏庆贺> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[其他小程序] polynomial
说明: Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent, e.g., the term 2x4 has the coefficient 2 and the exponent 4. Develop a complete class containing proper<wang> 在 2025-11-25 上传 | 大小:2kb | 下载:2
[其他小程序] OFDM_OPTIMAL
说明:关于OFDM信道估计算法的仿真,比较详细-Simulation of channel estimation on OFDM<陈贺> 在 2025-11-25 上传 | 大小:2kb | 下载:0
[其他小程序] SolveStOMP
说明:经典的压缩感知cs重构算法之一分级omp-The classic one compressed sensing reconstruction algorithm cs cs omp<周挺> 在 2025-11-25 上传 | 大小:2kb | 下载:0