Welcome![Sign In][Sign Up]
Location:
Search - Nelson

Search list

[Other resourceOReilly.Classic.Shell.Scripting.Feb.2005.eBook-DDU

Description: Classic Shell Scripting By Nelson H.F. Beebe, Arnold Robbins -Classic Shell Scripting By Nelson H. F. Bee be, Arnold Robbins
Platform: | Size: 1074273 | Author: mp | Hits:

[Linux-Unixlzw1989

Description: LZW data compression/expansion demonstration program Mark R. Nelson 1989
Platform: | Size: 3390 | Author: 张健 | Hits:

[Special Effectssegmentaion

Description: 我自己用vc写的一个图像分割的程序,先用分水岭算法得到一个初始的分割结果,然后根据每个小块的颜色和形状进行合并,最后得到一个统计最优的分割结果。相关算法可以参阅下面的文章 Xiao Chen He, Nelson H. C. Yung, K.P. Chow, Francis Y.L. Chin, Ronald H. Y. Chung, K. Y. K. Wong, Kenneth S.H. Tsang, “Watershed Segmentation with Boundary Curvature Ratio Based Merging Criterion”, submitted to The Ninth IASTED International Conference on Signal and Image Processing, Hawaii, USA, August, 2007.
Platform: | Size: 88093 | Author: sam he | Hits:

[Compress-Decompress algrithmslzw_nelson

Description: 经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
Platform: | Size: 3571 | Author: 易 容 | Hits:

[Compress-Decompress algrithmslz77_source

Description: 源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章\"滑动窗口压缩\",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。
Platform: | Size: 79917 | Author: xxxxxiao | Hits:

[OS programlibsigc++-2.2.2.tar

Description: This document is an attempt to perform a detailed comparison of two implementations of what is widely known as a Signal/Slot library. The two libraries in question are libsigc++ (v2.x) and Boost.Signals. One of the stated goals of this comparison is to provide some initial analysis as a precursor to submission to the C++ standards body for inclusion in the standard library. libsigc++ was written/maintained by a succession of people including Tero Pulkkinen, Karl Nelson, Murray Cumming and Martin Schulze. Boost.Signals was developed by Douglas Gregor and strongly influenced by the work of Karl Nelson.
Platform: | Size: 5202059 | Author: wudi | Hits:

[Other resourcenelson

Description: Nelson-Siegel 模型 对债券收益率曲线的建模
Platform: | Size: 1949 | Author: ZhouQ | Hits:

[Program docSoftware Engineering 2nd Edition

Description: SOFTWARE ENGINEERING Published by McGraw-Hill, an imprint of The McGraw-Hill Companies, Inc. 1221 Avenue of the Americas, New York, NY, 10020. Copyright/2001, 1997, 1992, 1987, 1982, by The McGraw-Hill Companies, Inc. All rights reserved. No part of this publication may be reproduced or distributed in any form or by any means, or stored in a database or retrieval system, without the prior written consent of The McGraw-Hill Companies, Inc., including, but not limited to, in any network or other electronic storage or transmission, or broadcast for distance learning. This book is printed on acid-free paper. 1 2 3 4 5 6 7 8 9 0 DOC/DOC 0 9 8 7 6 5 4 3 2 1 0 ISBN 0073655783 Publisher: Thomas Casson Executive editor: Betsy Jones Developmental editor: Emily Gray Marketing manager: John Wannemacher Project manager: Karen J. Nelson Production supervisor: Heather Burbridge Coordinator freelance design: Keith McPherson Supplement coordinator: Rose Range New media: Christopher Styles Cover design: Rhiannon Erwin Cover illustrator: Joseph Gilians Compositor: Carlisle Communications, Ltd. Typeface: 8.5/13.5 Leawood Printer: R. R. Donnelley & Sons Company Library of Congress Cataloging-in-Publication Data Pressman, Roger S. Software engineering: a practitioner’s approach / Roger S. Pressman.—5th ed. p. cm.— (McGraw-Hill series in computer science) Includes index. ISBN 0-07-365578-3 1. Software engineering. I. Title. II. Series. QA76.758.P75 2001 005.1—dc21 00-036133 http://www.mhhe.com
Platform: | Size: 5368334 | Author: zhangguangyun@gmail.com | Hits:

[Linux-Unixlzw1989

Description: LZW data compression/expansion demonstration program Mark R. Nelson 1989
Platform: | Size: 3072 | Author: 张健 | Hits:

[Compress-Decompress algrithmslzw_nelson

Description: 经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
Platform: | Size: 3072 | Author: 易 容 | Hits:

[OtherOReilly.Classic.Shell.Scripting.Feb.2005.eBook-DDU

Description: Classic Shell Scripting By Nelson H.F. Beebe, Arnold Robbins -Classic Shell Scripting By Nelson H. F. Bee be, Arnold Robbins
Platform: | Size: 1074176 | Author: mp | Hits:

[Special Effectssegmentaion

Description: 我自己用vc写的一个图像分割的程序,先用分水岭算法得到一个初始的分割结果,然后根据每个小块的颜色和形状进行合并,最后得到一个统计最优的分割结果。相关算法可以参阅下面的文章 Xiao Chen He, Nelson H. C. Yung, K.P. Chow, Francis Y.L. Chin, Ronald H. Y. Chung, K. Y. K. Wong, Kenneth S.H. Tsang, “Watershed Segmentation with Boundary Curvature Ratio Based Merging Criterion”, submitted to The Ninth IASTED International Conference on Signal and Image Processing, Hawaii, USA, August, 2007.-err
Platform: | Size: 88064 | Author: sam he | Hits:

[Compress-Decompress algrithmslz77_source

Description: 源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章"滑动窗口压缩",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。-The source code since the idea of reference written by Mark Nelson
Platform: | Size: 79872 | Author: | Hits:

[OS programlibsigc++-2.2.2.tar

Description: This document is an attempt to perform a detailed comparison of two implementations of what is widely known as a Signal/Slot library. The two libraries in question are libsigc++ (v2.x) and Boost.Signals. One of the stated goals of this comparison is to provide some initial analysis as a precursor to submission to the C++ standards body for inclusion in the standard library. libsigc++ was written/maintained by a succession of people including Tero Pulkkinen, Karl Nelson, Murray Cumming and Martin Schulze. Boost.Signals was developed by Douglas Gregor and strongly influenced by the work of Karl Nelson.
Platform: | Size: 5201920 | Author: wudi | Hits:

[Finance-Stock software systemnelson

Description: Nelson-Siegel 模型 对债券收益率曲线的建模-Nelson-Siegel model to the bond yield curve modeling
Platform: | Size: 2048 | Author: ZhouQ | Hits:

[OtherALEPH5

Description: 大名鼎鼎的NELSON PASS的ALEPH5的SCH及PCB,PROTEL99SE格式。-NELSON PASS famous ALEPH5 of the SCH and PCB, PROTEL99SE format.
Platform: | Size: 144384 | Author: 吴松喜 | Hits:

[OtherALEPH-L1.0

Description: NELSON PASS的ALEPH L-1.0的线路图和PCB,PROTEL99SE格式,自行设计的PCB,原创。-NELSON PASS the ALEPH L-1.0 of the circuit diagram and PCB, PROTEL99SE format, self-designed PCB, original.
Platform: | Size: 599040 | Author: 吴松喜 | Hits:

[OtherThe_Data_Compression_Book_By_Mark_Nelson

Description: Mark Nelson关于数据压缩的经典之作【英文版】,包含了基础压缩理论,常用编码方法,文本压缩方法,最后还讨论了一种图像压缩方法。-The Data Compression Book- Mark Nelson When writing about data compression, I am haunted by the idea that many of the techniques discussed in this book have been patented by their inventors or others. The knowledge that a data compression algorithm can effectively be taken out of the hands of programmers through the use of so-called “intellectual property” law seems contrary to the basic principles that led me and many others into this profession. I have yet to see any evidence that applying patents to software advances that art or protects the rights of inventors. Several companies continue to collect royalties on patents long after their inventors have moved onto bigger and better thing with other companies. Have the patent-holders done anything notable other than collect royalties? Have they advanced the art of computer science? Making a software product into a commercial success requires innovation, good design, high-quality documentation, and listening to customers. Th
Platform: | Size: 1526784 | Author: 与乁 | Hits:

[Special Effectstan

Description: 图像分割,具体算法参考一下论文 Zhi-Gang Tan, Xiao-Chen Heand Nelson H. C. Yung A Novel Merging Criterion Incorporating Boundary Smoothness and Region Homogeneity for Image Segmentation-Abstract A novel joint region merging criterion combining region homo-geneity and boundary smoothness is proposed. Previous watershed segmentation method which utilizes region homogeneity or edge integrity or both gives good results in some cases. However, for complex scenes such as images of a vehicle with irregular roadside objects reflected on the window panes, it tends to give undesired segmentation results with region boundaries not residing on real physical boundaries. Aiming at improving the segmentation of these complex scenes, we propose the incorporation of an additional measure of boundary smoothness into a new joint criterion. Based on this, an affine transform invariant measure of the smoothness of boundaries is developed, which is the equivalent width of the energy distribution function over frequencies, obtained from Fourier descriptors of the boundary. Experimental results and evaluation are presented in this paper to demonstrate the merits of the proposed method. Key
Platform: | Size: 9216 | Author: Jack Tan | Hits:

[Booksch0

Description: This file contains the 0th chapter of the famous book of digital circuit : NELSON digital design . It will be use full so as to provide information about digital circuit and the main skills needed for digital design
Platform: | Size: 874496 | Author: pooya | Hits:
« 12 3 »

CodeBus www.codebus.net