您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C++获取文件哈希值(hash)和获取torrent(bt种子)磁力链接哈希值

  2. 二个代码一个是获取文件哈希值的,另外一个是获取torrent文件磁力链接的哈希值
  3. 所属分类:其它

    • 发布日期:2020-09-04
    • 文件大小:21504
    • 提供者:weixin_38669881
  1. C++获取文件哈希值(hash)和获取torrent(bt种子)磁力链接哈希值

  2. 代码如下:// CHash.h : header file #pragma once#include “sha1.h” #define        SIZE_OF_BUFFER         16000 class CHash{// Constructionpublic:    CString SHA1Hash(CString strHashFile);}; 代码如下:// CHash.cpp : implementation file//#include “stdafx.h”#inclu
  3. 所属分类:其它

    • 发布日期:2021-01-21
    • 文件大小:26624
    • 提供者:weixin_38606294