资源列表
[数据结构常用算法] select_sort
说明:/*选择排序 *从待排序的数中找到最小的元素,放到第一个位置, *从剩下的n - 1个元素中找到最小的元素,放到第二个位置, *依次下去,直到n - 1个元素。 *每次排序都会在待排序的元素中找出一个最小的值放到待排序的数的首段。 */-/* Sort select* find the smallest element from the number to be sorted, and placed in the f<雷海军> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Convection-diffusion-burgus-equation
说明:对流扩散方程,Burgus方程的迎风格式,Lax格式,Lax_wendroff格式-convection-diffusion equation and the Burgus equation with the upwind scheme, Lax scheme, Lax-wendroff scheme<caofj> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[matlab例程] BPSKmodanddemod
说明:It is a matlab code that realizes bpsk modulation and demodulation<sami> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[matlab例程] Dichotomy(three-methods)
说明:用Matlab实现二分法解方程代码,运行环境:Matlab,文件形式:M文件-Dichotomy solving equations with Matlab code, operating environment: Matlab file format: M file<wlw> 在 2025-02-09 上传 | 大小:1kb | 下载:0