资源列表
[其他小程序] des
说明:des算法源文件 des算法源文件-des algorithm source filesdes algorithm source filesdes algorithm source files<zhangkaijun> 在 2025-04-28 上传 | 大小:5kb | 下载:0
[Windows编程] BinaryTree
说明:1. 建立二叉树 2. 计算结点所在的层次 3.统计结点数量和叶结点数量 4.计算二叉树的高度 5.计算结点的度 6.找结点的双亲和子女 7.二叉树的遍历 8.二叉树的输出-1. Establish binary 2. Calculate the junction point where the level 3 number of nodes and the number of statistics leaf<尚亚涛> 在 2025-04-28 上传 | 大小:3kb | 下载:0
[工具条] kuaijietubiao
说明:Visual C++实现在IE工具栏添加一个程序快捷启动图标-Visual C++ implemented in IE toolbar add a program shortcut icon to start<陈磊> 在 2025-04-28 上传 | 大小:27kb | 下载:0
[其他小程序] Huffman-codec
说明:哈夫曼编译码器#include<iostream.h>//该程序实验哈夫曼树的建立、编码、译码三个基本功能 #include<stdio.h> #include<stdlib.h> #include<string.h> #include<fstream.h> typedef struct{ //结构体-Huffman codec<窦妮婉> 在 2025-04-28 上传 | 大小:7kb | 下载:0