首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C++库处理常见的二进制数据

C++库处理常见的二进制数据

  • 资源大小:2.35 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 数据 处理 二进制 常见

资 源 简 介

Introduction "If you really know C, you own the world." -- Sysadmin prof. On the one hand this project tries to make it easier to deal with common binary files with C++. On the other hand, this project will give noobies with a minimal C++ background an easy way to understand come across and understand common binary files. Of course there"s more to computers than just binary files, but I think it"s as good a place as any to start. Most everything is explained from ground up so that beginners don"t have to go searching all over the place to figure out how different kinds of data are supposed to be handled. Also, many project decisions have been designed to make it easier for the typical beginner; for instance, instead of creating libraries, all source for each class is stored in the header files. Eventually there will be a tutorial wiki page for handling libraries, so that even the uninitiated can follow
VIP VIP
0.209797s