资源列表
[其他小程序] huffman
说明:哈弗曼编/译码程序,C语言实现.这个程序是从文件中读取字符串,编码和译码之后也写到文件里,可以改变文件路径,或做适当更改,编程从终端输入输出.自己写的,可能会有不合适的地方,供大家参考而已.-Havermann encoding/decoding process, C language. This program is the string read from a file, encoding and decoding is also written after the file, you ca<water> 在 2025-11-22 上传 | 大小:458kb | 下载:0
[其他小程序] test2
说明:在歌星大奖赛中,有10个评委为参赛的选手打分,分数为1~100分。选手最后得分为:去掉一个最高分和一个最低分后其余8个分数的平均值。请编写一个程序实现。 -Grand Prix at the singer, there are 10 judges for the competition players scoring, a score of 1 to 100 minutes. Players final score is: get rid of a maximum points and a<ada> 在 2025-11-22 上传 | 大小:298kb | 下载:0
[其他小程序] test1
说明:如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407 = 4的立方+0的立方+7的立方 就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数。-If a positive integer equal to the cube and its various figures, claimed that the number of Armstrong number (also known as narcissistic numbers). If 40<ada> 在 2025-11-22 上传 | 大小:355kb | 下载:0
[其他小程序] test2
说明:老师让我们写个回文数的小程序,* 题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数 k(如n=13,则a=169且k=961),若a等于k则可判定n为回文数。-Let the teacher write a palindromic number of small programs,* the subject analysis and algorithm design is to determine the n<ada> 在 2025-11-22 上传 | 大小:147kb | 下载:0
[其他小程序] SingletonDLLDemo
说明:在dll中使用单例模式,注意在dll中导出单例模式时不要用继承的方式实现singleton-Dll to use in the Singleton pattern, pay attention to cases in the dll to export a single mode of inheritance will not be achieved with the singleton<QiuTao> 在 2025-11-22 上传 | 大小:36kb | 下载:0
[其他小程序] VBSEXCELLB
说明:VBS脚本读取EXCELL表格程序,实现读取与修改功能,需要再完善完善.-VBS scr ipt to read EXCELL spreadsheet program, to achieve read and modify the function, need to improve the sound.<黄花菜> 在 2025-11-22 上传 | 大小:28kb | 下载:0