会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AutSky_JadeK's Codes - Aqours CLUB
博客园
首页
新随笔
订阅
管理
2017年12月30日
【软件开发综合实验】文本压缩软件
摘要: 使用哈夫曼编码对文本文件进行压缩。
阅读全文
posted @ 2017-12-30 20:19 AutSky_JadeK
阅读(374)
评论(0)
推荐(0)
编辑
【MPI】并行奇偶交换排序
摘要: typedef long long __int64; #include "mpi.h" #include <cstdio> #include <algorithm> #include <cmath> using namespace std; int Compute_partner(int phase
阅读全文
posted @ 2017-12-30 20:16 AutSky_JadeK
阅读(3257)
评论(1)
推荐(0)
编辑
公告