这是一个员工工资管理平台代码。适合学习,和网络公司计算,分发员工工资用。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