-
-
-
php_bookroom.rar
计算机学位毕业设计源码(PHP部分)
想要完整的可以E-mail给我
(sbtdkj1017@tom.com)
因为我现在还没毕业答辩,不便公开源码
等答辩完(06年9月之后)就可以将论文、开题报告等全公开了
-
VB_MySQL_connectDB.rar
VB使用ADO控件实现对MySQL数据库的访问的源码
我就是根据那个实现对数据库的访问的,很好用的,有问题可以E-mail给我,我会尽力帮忙的
(sbtdkj1017@tom.com)
-
-
wavelift.zip
暂时只支持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))
% ...
-
-
CLOCK_LED_Show.rar
... 管显示器的b脚
P0.2-------------------------数码管显示器的c脚
P0.3-------------------------数码管显示器的d脚
P0.4-------------------------数码管显示器的e脚
P0.5-------------------------数码管显示器的f脚
P0.6-------------------------数码管显示器的g脚
P0.7-------------------------数码管显示器的dp脚
;
P2 ...
-
CheatMaster_src.rar
... to root of your PSP memorystick.
2. Modify /dh/2xx/flash0/kd/pspbtcnf_game.txt, which 2xx means your emulated
firmware directory (e.g. 271 for 2.71 firmware directory), add one line:
ms0:/CheatMaster/CheatMaster.prx
after the line:
ms0:/dh/kd/devhook ...
-
JPEG2000Compress_DecompressSourceCode.rar
... working towards the establishment
of a new standard known as JPEG 2000 (i.e., ISO/IEC
15444). The fruits of these labors are now coming to bear, as
JPEG-2000 Part 1 (i.e., ISO/IEC 15444-1 [7]) has recently been
approved as a new ...
-
tiff.rar
/* The TIFF writer contained in this code */
/* assumed that the machine on which it */
/* is running stores numbers with the */
/* most-significant byte first, i.e., in */
/* the "big-endian" byte-order. */
//tiff:标签图像文件格式。100多kb的源代码,
-