资源列表
排序选择:
[3D图形编程] matlab-special-three-dimensional-
说明:matlab画特殊三维视图.-matlab draw special three-dimensional view...........<jack> 在 2025-06-08 上传 | 大小:15kb | 下载:0
[Windows Mobile] structure.h
说明: METRIC --- Mode expansion modeling in integrated optics / photonics<tristancohn> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[SQL Server数据库] DBMS-shiyan-dai-ma
说明:数据库课后实验代码,制作成完整的实验报告,作为平时的考核-Database afterschool experimental code, made into complete test report, as usual assessment<罗贤兵> 在 2025-06-08 上传 | 大小:716kb | 下载:0
[图形图像处理(光照,映射..)] OPENPUFF
说明:信息隐藏算法的一个工具,他可以实现多种算法对图像进行处理,比如LSB,DCT,DWT等各种变换-Information hiding algorithm is a tool, he can achieve a variety of algorithms for image processing, such as LSB, DCT, DWT, and other transformation<罗贤兵> 在 2025-06-08 上传 | 大小:413kb | 下载:0
[Windows Mobile] circle.m
说明:function circle(cx, cy, r, linetype) N = 150 x = zeros(1,N+1) y = zeros(1,N+1) for n=1:N+1 x(n) = cx + r*cos(2*pi*n/N) y(n) = cy + r*sin(2*pi*n/N) end hold on plot(x, y, linetype) hold off -function circle(cx, cy, r, lin<tristancohn> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[Symbian] circulant.m
说明:function A = circulant(x) function A = circulant(x) return square circulant matrix with first row x barnett 2/5/08 x = x(:) A = toeplitz([x(1) x(end:-1:2)], x) -function A = circulant(x) function A = circulant(x) retu<tristancohn> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[.net编程] Hopfield_VS2012
说明:Hopfield Associative Memory Source Code<renzo> 在 2025-06-08 上传 | 大小:1.44mb | 下载:0
[Internet/网络编程] 25175dgxt13
说明:这是一个简单的音乐播放器,可以进行前进后退,静音的,播放,停止等多种功能-This is a simple music player, you can carry forward and back, mute, play, stop and other functions<demisky> 在 2025-06-08 上传 | 大小:59kb | 下载:0
[图形图像处理(光照,映射..)] exam_leleccu
说明:基于leleccum的小波分解重构案例.本文件通过案例剖析详细阐述了小波分解与重构常用命令的运用技巧。内容包括多级小波分解、直接重构、单尺度重构、单支重构、重构误差分析、波形数据去噪等。案例基于leleccum数据集,图文并茂,层次分明,对比显著,便于学习领会。-A wavelet example based on leleccum dataset<hy> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] lineProgramming
说明:线性规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Linear programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.<hy> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] IntegerProgramming
说明:整数规划是最优化理论中非常重要的内容之一,该文件夹内是整数规划经典算法的matlab源码。-Integer programming optimization theory is a very important element of the folder is integer programming classical algorithm matlab source.<hy> 在 2025-06-08 上传 | 大小:2kb | 下载:0