E:\STUDY\VB\Code\StayTop.zip
上传时间: 2013-12-22
上传用户:maizezhen
E:\STUDY\VB\Code\StayTop.zip
上传时间: 2014-01-27
上传用户:hjshhyy
E:\STUDY\VB\Code\StayTop.zip
上传时间: 2015-01-19
上传用户:
A document about audio,include Mp3 , Mp3Pro, AAC , AAC+ , EAAC+ , AMR , AMR-WB ,AMR-WB+ .It list detail information about this audio type.It is a guide to STUDY these audio in advance
标签: AMR-WB AAC document include
上传时间: 2015-02-21
上传用户:lizhen9880
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my STUDY of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
标签: double-linked list Addressbook implemen
上传时间: 2014-01-24
上传用户:asddsd
Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. STUDY the error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to be Chebyshevs.
标签: interpolates polynomial the interval
上传时间: 2015-04-06
上传用户:hakim
一个破解的可永久升级的金山毒霸2006版本。信不信由你,用了就叫好。支持本站http://www.cn-STUDY.com
上传时间: 2015-05-11
上传用户:lijinchuan
这个是统计系统,类似于ITSUN等。但是是本地的,只供自己使用。功能大而全。谢谢支持.http://www.cn-STUDY.com
标签: 统计系统
上传时间: 2013-12-30
上传用户:zhanditian
这是一个员工工资管理平台代码。适合学习,和网络公司计算,分发员工工资用。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