资源列表
[其他小程序] GDGuess
说明:C++实现的一个哥德巴赫猜想验证程序。通过在有限的范围内计算并验证哥德巴赫猜想,从而部分证明其正确性。程序代码清晰,逻辑性强。-C++ to achieve a Goldbach conjecture verification process. A limited extent through the calculation and verify the Goldbach conjecture, which part of the proof of its correctness. Code c<zihuizhang> 在 2025-11-22 上传 | 大小:291kb | 下载:0
[其他小程序] GuessNumber
说明:实现了一个猜数字的小游戏。根据你输入的数据与真实数据的比对给出不同的提示信息,进而引导你猜测电脑中的真实数据,总共四次机会。很好玩的一个小游戏。-Implements a small number guessing game. Based on your input data and real data, given a different prompt than the right information, and then lead you to guess the computer in<zihuizhang> 在 2025-11-22 上传 | 大小:1.95mb | 下载:0
[其他小程序] hafumanbiyimaqishiyanbaogao
说明:使用VC++实现哈夫曼编译码器的功能,具有简单的界面,以及实验报告内容,对应严蔚敏《数据结构》中的哈夫曼实验内容-Use VC++ to achieve Huffman codec functions, a simple interface, and experimental contents of the report, the corresponding Yan Wei-Min " data structure" in the Huffman experimental co<风> 在 2025-11-22 上传 | 大小:12kb | 下载:0
[其他小程序] duquwenbenwenjian
说明:labview读取文本文件源程序,有兴趣可以收藏-labview<yangrui> 在 2025-11-22 上传 | 大小:13kb | 下载:0
[其他小程序] ShapefileToGrid_code_v1.1
说明:utility source code to convert shap file to grid<free> 在 2025-11-22 上传 | 大小:148kb | 下载:0
[其他小程序] finished
说明:试用分别用线性表的向量存储结构和链表存储结构来实现约瑟夫(Josephu)问题。约瑟夫问题如下: 设有n个人围坐圆桌周围。从某个位置上的人开始从1报数,数到m的人便出列,下一个人(第m+1个)又从1报数开始,数到m的人便是第2个出列的人,依次类推,直到最后一个人出列为止,这样就可以得到一个人员排列的新次序。例如,n=8,m=4,从第1个人数起,得到的新次序为48521376.-Trial were linear vector table storage structure and th<pengyunhui> 在 2025-11-22 上传 | 大小:1kb | 下载:0