资源列表

« 1 2 ... .14 .15 .16 .17 .18 10719.20 .21 .22 .23 .24 ... 21467 »

[其他小程序mandelbrotimage

说明:绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。 图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数
<bohan> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[其他小程序TWI_Sample

说明:ATMega TWI Example Code. (Master & Slave)
<gk> 在 2025-07-28 上传 | 大小:6kb | 下载:0

[其他小程序i2c

说明:ATMega i2c Example Code (Pin I2C)
<gk> 在 2025-07-28 上传 | 大小:1kb | 下载:0

[其他小程序FtpUtil

说明:改数据包主要功能是ftp的链接、关闭、上传、下载等功能-ftp links, close, upload, download, etc.
<tanghao> 在 2025-07-28 上传 | 大小:3kb | 下载:0

[其他小程序dateUtil

说明:该源码功能主要是对日期进行转换,以及生成各种形式的日期类型-The source function is mainly carried out on the date of conversion, and generate various forms of date type
<tanghao> 在 2025-07-28 上传 | 大小:5kb | 下载:0

[其他小程序StringUtil

说明:该源码主要功能是对字符串进行判断,以及对字符串进行相应的操作-The source, main function is to determine the string, and the corresponding operation on a string
<tanghao> 在 2025-07-28 上传 | 大小:6kb | 下载:0

[其他小程序TS

说明:ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
<hainan > 在 2025-07-28 上传 | 大小:6kb | 下载:0

[其他小程序webPservice

说明:web service web service -web service web service
<liao> 在 2025-07-28 上传 | 大小:189kb | 下载:0

[其他小程序ofdm-pts

说明:ofdm papr降低pts技术(三种分割法源代码)-ofdm papr
<tracychang> 在 2025-07-28 上传 | 大小:3kb | 下载:0

[其他小程序delete

说明:matlab环境下的delete函数的用法,以及colormap函数的用法简介-the use of the function delete in matlab
<yuchengxuan> 在 2025-07-28 上传 | 大小:52kb | 下载:0

[其他小程序jf1.0

说明:wordpress单品淘客模板内容简洁清爽-single product wordpress template content refreshing simplicity Amoy off
<zhou> 在 2025-07-28 上传 | 大小:677kb | 下载:0

[其他小程序sj

说明:用C语言实现顺序表的建立、遍历 用C语言实现顺序表的建立、遍历-Established order of the table
<linyujia> 在 2025-07-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 10719.20 .21 .22 .23 .24 ... 21467 »

源码中国 www.ymcn.org