资源列表

« 1 2 ... .64 .65 .66 .67 .68 17369.70 .71 .72 .73 .74 ... 28522 »

[数据结构常用算法erchashu

说明:本文利用C语言实现了简单的二叉树,每个结点只保存一个整数,并且,由于非常简单,树的根结点是确定的,而不是输入的。确定根结点以后,用户输入的每一个数都被insert到树中(-999表示停止),利用深度优先的方法。建立好二 叉 树以后,分别利用深度优先(DFS)和广度优先(BFS)进行了遍历, -In this paper, a simple C language binary tree, each node only stores an
<wangmingmin> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算CROSSWELL-SEISMIC-SIRT

说明:SIRT算法程序用于计算大型的、稀疏的、常常是病态的线性方程组-SIRT algorithm program used to calculate the large, sparse, often morbid linear equations
<张生> 在 2025-01-17 上传 | 大小:185kb | 下载:0

[数学计算/工程计算jisuanshengrixinqiji

说明:编写一个程序,只要输入年月日,就能回答那天是星期几。 输入一个日期,包括年、月、日。(一组测试数据) 输出这个日期是星期几。-Write a program, just enter the year, month day, able to answer the day of the week. Enter a date, including year, month, day. (A set of test data) outpu
<wangmingmin> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jisuanyuangongzhougongzi

说明:编写一个程序计算员工周工资,输入某雇员的每周工作时间(以小时计)和每小时的工资数,计算并输出他的工资。-Write a program to calculate weekly wage employees, enter an employee' s working hours per week (in hours) and the number of hourly wage, his salary is calculated an
<wangmingmin> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程Filter

说明:几种典型的滤波方式(gamma lee) -Typical filtering method (gamma lee) typical filtering method (gamma lee)
<张冲> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jisuanyuanzhu

说明:计算圆柱体的表面积和体积 输入:半径 高 方法:C++结构体实现 最终得出结果-Calculate surface area and volume of a cylinder type: Radius High methods: C++ structures to achieve the ultimate outcome of the
<wangmingmin> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程Pseudo-color-enhancemen

说明:伪彩色增强,对灰度图像Fig5.bmp中不同灰度值的区域赋予不同的颜色,使生成的伪彩色图像尽可能接近现实状况。-Pseudo-color enhanced gray-scale image of gray value Fig5.bmp different regions to give a different color, so that the resulting pseudo-color image as close to real
<陈涛> 在 2025-01-17 上传 | 大小:311kb | 下载:0

[matlab例程sar-filter

说明:sar图像滤波(kuan lee) -sar image filtering (kuan lee) sar image filtering (kuan lee)
<张冲> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[matlab例程high-pass-filter-design-on-Chebyshev

说明:基于切比雪夫I型的高通滤波器设计Matlab-high-pass filter design based on the Chebyshev
<江鹏> 在 2025-01-17 上传 | 大小:122kb | 下载:0

[压缩解压gifdecode

说明:lzw算法解压缩算法!!功能齐全,初学者可以用来作为参考学习!~-lzw compression and decompression algorithms! ! Functional and can be used as a reference for beginners to learn! ~
<黄健> 在 2025-01-17 上传 | 大小:9kb | 下载:0

[matlab例程IRR-digital-high-pass-filter

说明:IRR数字高通滤波器matlab程序代码-IRR digital high pass filter matlab code
<江鹏> 在 2025-01-17 上传 | 大小:85kb | 下载:0

[压缩解压decode-C

说明:自己写的关于LZW算法的解压缩程序,配套前面的压缩程序可以实现无损压缩!~-Write your own solution on the LZW compression algorithm programs, supporting the previous lossless compression program can be! ~
<黄健> 在 2025-01-17 上传 | 大小:15.41mb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 17369.70 .71 .72 .73 .74 ... 28522 »

源码中国 www.ymcn.org