這是一個員工工資管理平臺代碼。適合學習,和網絡公司計算,分發員工工資用。http://www.cn-study.com
上傳時間: 2013-12-09
上傳用戶:linlin
暫時只支持jpeg2000支持的 cdf97 和spline53 可以這樣來測試: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision yy=wavelift(x, 5) using cdf 9/7 wavelet ix=wavelift(yy,-5) inverse sum(sum((double(x)-ix).^2))
標簽: 2000 imageslena studyjpeg imread
上傳時間: 2014-01-14
上傳用戶:懶龍1988
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible. The source code for the codec is freely available for anyone to study or even for use in commercial programs. We hope that our open development process and our focus on clean, straightforward code will help make the J2000 codec become a reference implementation of the JPEG-2000 standard
標簽: implementation cleanest simplest produce
上傳時間: 2015-07-03
上傳用戶:dengzb84
Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the book.
標簽: familiar Readers become short
上傳時間: 2015-07-20
上傳用戶:thinode
a little file,which is made by myself.now i send it to share with you.a wish to improve myself via the study with each other.
標簽: myself improve little which
上傳時間: 2015-08-08
上傳用戶:jkhjkh1982
it is used for initializing stack and c environment .you can open it with ADS 1.2,It is only experiment plan for your study!
標簽: initializing environment stack it
上傳時間: 2014-01-05
上傳用戶:xuanjie
基于內容的新聞視頻檢索系統,study of Content-based News Video Retrieval System,優秀碩士論文
上傳時間: 2014-01-27
上傳用戶:hzy5825468
用Evc開發的一些關于文件操作的程序實例源碼,供大家下載參考學習- With E v c development some about the document operation procedure example source code, study for everybody downloading reference
上傳時間: 2014-01-09
上傳用戶:bruce5996
The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The rest of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.
標簽: introduce datapath purpose concept
上傳時間: 2014-01-24
上傳用戶:熊少鋒
CD,a very good cd for study,it will be good for you
標簽: CD
上傳時間: 2014-01-06
上傳用戶:Avoid98