资源列表

排序选择:

« 1 2 ... .13 .14 .15 .16 .17 178818.19 .20 .21 .22 .23 ... 267454 »

[JSP源码/Javastruts-photo

说明:一个相册系统,基本功能都实现了,页面没有修饰。-A photo album system, basic functions are achieved, the page is not modified.
<wuxiaohui> 在 2025-08-26 上传 | 大小:469kb | 下载:0

[书籍源码freescale_MC9S12XET256_CAN

说明:freescale单片机MC9S12XET256的CAN口通信驱动程序-the freescale the microcontroller MC9S12XET256 the CAN port communication driver
<陈陈> 在 2025-08-26 上传 | 大小:576kb | 下载:1

[其他小程序Custom-drop-down

说明:自定义下拉列表多选框,方便用户根据情况自由选择条件-Custom drop-down list of checkboxes to facilitate the user is free to choose according to the situation conditions
<王辉> 在 2025-08-26 上传 | 大小:24kb | 下载:0

[分形几何fractal

说明:matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
<郑志森> 在 2025-08-26 上传 | 大小:2kb | 下载:0

[其他小程序KS0108_12864_msp430

说明:通过protues仿真MSP430f249显示KS0108驱动器的12864液晶-12864 LCD display KS0108 drives through protues simulation MSP430f249
<张涛> 在 2025-08-26 上传 | 大小:65kb | 下载:0

[图形图像处理(光照,映射..)image-process

说明:实现图像变暗,给图像家噪声,锐化处理的MATLAB原码,可用于图像处理领域-MATLAB source code can be used to darken the image noise to the image home, sharpening the field of image processing
<diyanjun> 在 2025-08-26 上传 | 大小:1kb | 下载:1

[汇编语言Visual-CPP

说明:运用visual c++编写的几种分形方法的画图程序和主要方法-Using visual c++ to write several fractal drawing program and the main method
<郑志森> 在 2025-08-26 上传 | 大小:20.03mb | 下载:0

[其他小程序fractal-dimzip

说明:一维曲线的分维计算matlab程序,将一维曲线的y坐标保存为txt,命民为“y.txt”即可得到分维。-One-dimensional curve fractal dimension calculation matlab program
<沈佳丽> 在 2025-08-26 上传 | 大小:1kb | 下载:0

[文件格式fractal-use

说明:分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -
<郑志森> 在 2025-08-26 上传 | 大小:43kb | 下载:0

[图形图像处理(光照,映射..)image-matlab-compross

说明:有关图像处理的函数与代码,包含图像的显示,加噪各种处理函数-Image processing function code contains the image of the display, adding noise processing function
<diyanjun> 在 2025-08-26 上传 | 大小:9kb | 下载:0

[软件工程WinCE_emulator

说明:WinCe patch for Nowada 2450, WINCE 5 , 800x480 by petrutms
<oou> 在 2025-08-26 上传 | 大小:7.85mb | 下载:0

[文件格式Fractal-geometry--

说明:分形几何中一些经典图形的Matlab画法 [文档在线提供]-Fractal geometry of some classic graphical Matlab painting [document online]
<郑志森> 在 2025-08-26 上传 | 大小:110kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 178818.19 .20 .21 .22 .23 ... 267454 »

源码中国 www.ymcn.org