资源列表
[数据结构常用算法] hafumanshu
说明:哈夫曼树,C语言编程,数据结构课程,已经通过编译-Huffman tree<hmx> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huanxingduilie
说明:环形队列,数据结构课程,已通过编译,C语言编码,VC 2008-Circular queue data structure courses, compile C language coding, VC 2008<hmx> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tingchechang
说明:停车场,数据结构课程,已通过编译,C语言编码,VC 2008-Parking, data structures course, compile C language coding, VC 2008<hmx> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tudeyingyong
说明:图的应用,数据结构课程,已通过编译,C语言编码,VC 2008-Map applications, data structures course, compile C language coding, VC 2008<hmx> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] quchong
说明:生成100个1-100之间的随机数到文件(data.txt),然后读出进行排序和去重后,输出到文件result.txt。(提交源代码和两个txt文件)-Output to generate a random number between 1-100 100 to a file (data.txt), and then read out the sorting and de-emphasis file result.txt. (Submitted to the source code and tw<lethe> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Looking-for-Palindrome-made-several
说明:寻找并输出11~999之间的数m,它满足m、m的平方、m的立方均为回文数。所谓回文数是指其各位数字左右对称的整数,例如121、676、94249等。满足上述条件的数如 m=11,其平方为121,其立方为1331,皆为回文数。要求编制函数 int svalue(long m)实现此功能,如果是回文数,则函数返回1,反之则返回0。在主函数中将三重回文数输出。-Looking for and output 11 ~ 999 between several m, it satisfies m, m sq< 窦垚> 在 2025-06-17 上传 | 大小:1kb | 下载:0