• 大小: 1.93MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: 其他
  • 标签: vector  HexView  

资源简介

Hex View(十六进制查看编辑器),Vector出品 可以用来查看文件的十六进制码,转换数据格式

资源截图

代码片段和文件信息

#include 
#include 
#include 

#include “expdat.h“



#define kCsumBytesum___Into16Bit_BEout          0   // VAG-style (A)
#define kCsumBytesum___Into16Bit_LEout          1   // VAG-style (B)
#define kCsumWordsumBE_Into16Bit_BEout          2
#define kCsumWordsumLE_Into16Bit_LEout          3
#define kCsumBytesum___Into2Compl16Bit_BEout    4   // GM old style
#define kCsumWordsumBE_Into2Compl16Bit_BEout    5
#define kCsumWordsumLE_Into2Compl16Bit_LEout    6
#define kCsumItems                              7   /* Total number of items in Csum */

const char *IniDefaultFile = “expdatproc.ini“;
const char *IniSectionConst= “Constant“;
const char *IniKeyConstNumBytes= “NumBytes“;
const char *IniKeyConstHexDataString= “HexDataString“;
const char *

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-08-31 18:34  HexView\
     文件      262144  2015-10-28 08:18  HexView\Disclaimstatic.dll
     文件      204800  2015-10-28 08:18  HexView\InfoWindow.dll
     文件      245845  2015-10-28 08:18  HexView\PBuild.dll
     文件     1742686  2015-10-28 08:18  HexView\ReferenceManual_HexView.pdf
     文件        8704  2017-07-20 12:39  HexView\Thumbs.db
     目录           0  2018-08-31 18:34  HexView\_examples\
     文件         617  2015-10-28 08:18  HexView\_examples\flashdrv.ini
     文件          11  2015-10-28 08:18  HexView\_examples\footer.log
     文件        2142  2015-10-28 08:18  HexView\_examples\header1.log
     文件          30  2015-10-28 08:18  HexView\_examples\header2.log
     文件        9568  2015-10-28 08:18  HexView\_examples\page3a.hex
     文件        3287  2015-10-28 08:18  HexView\_examples\page3a.ini
     目录           0  2018-08-31 18:34  HexView\_expdatproc\
     文件        6280  2015-10-28 08:18  HexView\_expdatproc\expdat.h
     文件       37573  2015-10-28 08:18  HexView\_expdatproc\expdatproc.cpp
     文件        4417  2015-10-28 08:18  HexView\_expdatproc\expdatproc.dsp
     文件        1324  2015-10-28 08:18  HexView\disclaimer.txt
     文件       86016  2015-10-28 08:18  HexView\expdatproc.dll
     文件       94208  2015-10-28 08:18  HexView\gl_inst.dll
     文件      497664  2015-10-28 08:18  HexView\hexview.exe
     文件         438  2015-10-28 08:20  HexView\license.liz

评论

共有 条评论