资源列表

« 1 2 ... .57 .58 .59 .60 .61 215262.63 .64 .65 .66 .67 ... 216428 »

[单片机(51,AVR,MSP430等)COM

说明:PC机与RS232串口实验,实行单片机与电脑的联通-PC, and RS232 serial port test, the implementation of SCM and computer Unicom
<王双峰> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程fft

说明:该文件为功率谱估计的一个子程序,对广大读者很有帮助,现在拿出来和大家一起分享下-The file is a subroutine power spectrum estimation of readers helpful, and now share with everyone out under
<林敏> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算question

说明:快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的-Fast Fourier transform, discrete Fourier Transform Algorithm, which is the discrete Fourier transform of the odd and even, true, real and other properties, on
<林敏> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jvgz

说明:快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的-Fast Fourier transform, discrete Fourier Transform Algorithm, which is the discrete Fourier transform of the odd and even, true, real and other properties, on
<林敏> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Fast_sobel_edgeDetection

说明:快速sobel边缘检测,算法简单,使用方便-Quick sobel edge detection algorithm is simple, easy to use
<sjl> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[VHDL编程16QAM

说明:This Verilog HDL file for 16 QAM mapper-This is Verilog HDL file for 16 QAM mapper
<Abdur Rahim> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程XOR_nn

说明:XOR using Neural network
<fikrul> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程kuosanequation

说明:扩散方程的求解,可根据初边值条件解出该方程.-Diffusion equation, initial boundary value according to the equation solved.
<冯晓伟> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程soundexample

说明:Realtime sound acquisiton and processing using matlab
<ab.muqeet1> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)FYD12864

说明:12864液晶代码,点亮液晶的基础,初来咋到,不懂之处望多多指教!-12864 LCD code, lit liquid crystal basis, first come ye that hope in understanding the great weekend!
<Jine> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法1(2)

说明:分支限界法之布线问题 一、要求: 1、输入电路板区域n*m以及布线的起始位置和结束位置; 2、输出布线方案; 3、可以使用c或者vc实现 二、问题分析及实验原理: 在n*m的方格阵列中存在封锁区域(布线时必须绕开的区域),找到起始位置到目标位置的最短路径。从目标位置开始向起始位置回溯,逐步构造最优解。每次向标记距离比当前方格标记距离少1的相邻方格移动,直到到达起始方格为止。-Branch
<杨博文> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法2(2)

说明:最小生成树之Prim算法 Prim算法用于求无向图的最小生成树 设图G =(V,E),其生成树的顶点集合为U。 ①、把v0放入U。 ②、在所有u∈U,v∈V-U的边(u,v)∈E中找一条最小权值的边,加入生成树。 ③、把②找到的边的v加入U集合。如果U集合已有n个元素,则结束,否则继续执行②。 其算法的时间复杂度为O(n^2) Prim算法实现: (1)集合:设置一个
<杨博文> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 215262.63 .64 .65 .66 .67 ... 216428 »

源码中国 www.ymcn.org