CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称:appliedcpp_12

介绍说明--下载内容来自于网络,使用问题请自行百度

《Applied C++ practical techniques for building better software》的chm版的电子书,从零开始构架一个图像处理系统,还涉及数据结构建立的分析,内存的管理,平台特性的应用,非常好的书。-" Applied C++ practical techniques for building better software" of the chm version of the e-books, an image processing system architecture from scratch, but also the establishment of the analysis of the data structure, memory management, platform, application features, very good book.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Delegates/JPEG/
Delegates/JPEG/index.html
Delegates/JPEG/jpegsr6.zip
Delegates/JPEG/jpegsrc.v6b.tar.gz
Delegates/TIFF/
Delegates/TIFF/index.html
Delegates/TIFF/libtiff-lzw-compression-kit-1.3.tar.gz
Delegates/TIFF/tiff-v3.5.7.tar.gz
Delegates/TIFF/TIFF6.pdf
Delegates/
framework/common/
framework/common/bstring.cpp
framework/common/debugging.cpp
framework/common/debugStream.cpp
framework/common/geometry.cpp
framework/common/heapMgr.cpp
framework/common/objectMgr.cpp
framework/common/resourceMgr.cpp
framework/common/stringTools.cpp
framework/common/timing.cpp
framework/common/unitTest.cpp
framework/common/wideTools.cpp
framework/common/xmlTools.cpp
framework/delegates/
framework/delegates/iap.cpp
framework/delegates/io.cpp
framework/delegates/jpeg.cpp
framework/delegates/tiff.cpp
framework/image/
framework/image/imageDelegate.cpp
framework/image/imageStorage.cpp
framework/image/imageTmpl.cpp
framework/image/imageTools.cpp
framework/image/imageTypes.cpp
framework/include/
framework/include/allocTmpl.h
framework/include/bstring.h
framework/include/debugging.h
framework/include/debugStream.h
framework/include/delegates/
framework/include/delegates/iap.h
framework/include/delegates/io.h
framework/include/delegates/jpeg.h
framework/include/delegates/tiff.h
framework/include/exception.h
framework/include/fastTiming.h
framework/include/geometry.h
framework/include/heapMgr.h
framework/include/image/
framework/include/image/colorSpace.h
framework/include/image/convolve.h
framework/include/image/image.h
framework/include/image/imageDelegate.h
framework/include/image/imageFuncs.h
framework/include/image/imageFuncs1.h
framework/include/image/imageFuncs2.h
framework/include/image/imageStorage.h
framework/include/image/imageStorageTmpl.h
framework/include/image/imageTmpl.h
framework/include/image/imageTools.h
framework/include/image/imageTransform.h
framework/include/image/imageTypes.h
framework/include/image/morphology.h
framework/include/ipp/
framework/include/ipp/ippWrapper.h
framework/include/lock.h
framework/include/object.h
framework/include/objectMgr.h
framework/include/resourceMgr.h
framework/include/stringTools.h
framework/include/thread.h
framework/include/timing.h
framework/include/unitTest.h
framework/include/unix/
framework/include/unix/fastTiming.h
framework/include/unix/lock.h
framework/include/unix/thread.h
framework/include/wideTools.h
framework/include/win32/
framework/include/win32/fastTiming.h
framework/include/win32/lock.h
framework/include/win32/thread.h
framework/include/xmlTools.h
framework/thirdparty/
framework/thirdparty/include/
framework/thirdparty/include/freebsd/
framework/thirdparty/include/freebsd/jconfig.h
framework/thirdparty/include/freebsd/jmorecfg.h
framework/thirdparty/include/freebsd/jpeglib.h
framework/thirdparty/include/freebsd/tiff.h
framework/thirdparty/include/freebsd/tiffio.h
framework/thirdparty/include/freebsd/tiffvers.h
framework/thirdparty/include/linux/
framework/thirdparty/include/linux/jconfig.h
framework/thirdparty/include/linux/jmorecfg.h
framework/thirdparty/include/linux/jpeglib.h
framework/thirdparty/include/linux/tiff.h
framework/thirdparty/include/linux/tiffio.h
framework/thirdparty/include/linux/tiffvers.h
framework/thirdparty/include/win32/
framework/thirdparty/include/win32/jconfig.h
framework/thirdparty/include/win32/jmorecfg.h
framework/thirdparty/include/win32/jpeglib.h
framework/thirdparty/include/win32/tiff.h
framework/thirdparty/include/win32/tiffio.h
framework/thirdparty/include/win32/tiffvers.h
framework/thirdparty/lib/
framework/thirdparty/lib/freebsd/
framework/thirdparty/lib/freebsd/libjpeg.a
framework/thirdparty/lib/freebsd/libtiff.a
framework/thirdparty/lib/linux/
framework/thirdparty/lib/linux/libjpeg.a
framework/thirdparty/lib/linux/libtiff.a
framework/thirdparty/lib/win32/
framework/thirdparty/lib/win32/jpeg.lib
framework/thirdparty/lib/win32/libtiff.lib
framework/unittests/
framework/unittests/allocTmpl/
framework/unittests/allocTmpl/allocTmpl.sln
framework/unittests/allocTmpl/allocTmpl.suo
framework/unittests/allocTmpl/allocTmpl.vcproj
framework/unittests/allocTmpl/main.cpp
framework/unittests/allocTmpl/Makefile
framework/unittests/allocTmpl/Makefile.freebsd
framework/unittests/allocTmpl/Makefile.linux
framework/unittests/bstring/
framework/unittests/bstring/bstring.sln
framework/unittests/bstring/bstring.suo
framework/unittests/bstring/bstring.vcproj
framework/unittests/bstring/main.cpp
framework/unittests/bstring/Makefile
framework/unittests/bstring/Makefile.linux
framework/unittests/common/
framework/unittests/common/common.sln
framework/unittests/common/common.suo
framework/unittests/common/common.vcproj
framework/unittests/common/main.cpp
framework/unittests/common/Makefile
framework/unittests/common/Makefile.linux
framework/unittests/debugging/
framework/unittests/debugging/debugging.sln
framework/unittests/debugging/debugging.suo
framework/unittests/debugging/debugging.vcproj
framework/unittests/debugging/main.cpp
framework/unittests/debugging/Makefile
framework/unittests/debugging/Makefile.linux
framework/unittests/debugging/redirect.txt
framework/unitte

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com