基本信息
源码名称:C语言算法实例
源码大小:0.16M
文件格式:.zip
开发语言:C/C++
更新时间:2023-11-28
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 1 元 
   源码介绍

程序员实用算法源码

Source Code

PRACTICAL ALGORITHMS FOR PROGRAMMERS

Revision 1.02


This file contains the source files and makefiles as published
in the second printing of the book. Where differences exist with
the first printing, they are explained in the notes that appear
in each directory.

This code is copyrighted by the authors. Only personal use is
allowed (such as for study). To obtain a license to use this code
commercially, professionally, or for resale, you must purchase the
license and code from the authors using the coupon at the back of
the book.

In addition you will receive the latest code with all bug fixes and
corrections, as well as an FTP site to which all updates are
posted for the latest corrections, refinements, and porting notes.
You will also get the source code for programs referred to but not
printed in the book. Most important of these, is the source code to
Microsoft's sliding-window compression algorithm used in
compress.exe.