资源列表
[其他小程序] shengxianchangdu
说明:程序计算在声速梯度下水中声线的传播并计算声线的长度-Program calculates the velocity gradient in the water line of acoustic sound propagation and calculate the length of the line<高露洁> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] Defined-in-the-order-queue
说明:数据结构中队列的顺序实现,包括入队列和出队列等-The order of the queue data structure implementation, including into the queues and the queues, etc.<刘飞> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] InsertPicture
说明:插入图片宏及取得文件名函数,用于MS OFFICE 2003的功能。-Insert Picture Macro and function to obtaining the file name<ywj jack> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] 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<bohan> 在 2025-01-24 上传 | 大小:1kb | 下载:0