资源列表

排序选择:

« 1 2 ... .27 .28 .29 .30 .31 241032.33 .34 .35 .36 .37 ... 267456 »

[操作系统开发lesson7

说明:proteus单片机仿真-有源蜂铃器 #include<reg51.h> sbit Buzzer P0^0 void main(void) { int i,n n 60 while(1) { Buzzer 1 for(i 1 i<n i++) Buzzer 0 for(i 1 i<n i++) } }-Proteus single-chip microcomputer simu
<吴空其> 在 2025-09-10 上传 | 大小:42kb | 下载:0

[操作系统开发lesson8

说明:proteus单片机仿真 继电器 #include<reg51.h> sbit S1 P3^2 sbit S2 P3^3 sbit Relay P0^0 void main() { while(1) { if(S1 0) Relay 1 if(S2 0) Relay 0 } }-Proteus single-chip microcomputer simulation- relay # include <
<吴空其> 在 2025-09-10 上传 | 大小:44kb | 下载:0

[操作系统开发lesson9

说明:proteus单片机仿真 数码管、风铃器、继电器综合系统 #include<reg51.h> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} sbit JDQ P1^0 sbit Buzzer P3^0 void sound() -Proteus single-chip
<吴空其> 在 2025-09-10 上传 | 大小:47kb | 下载:0

[Linux驱动part4

说明:LED简易音乐频谱,C51程序,基二fft算法-The proposed spectrum procedure is based on two fft
<小王> 在 2025-09-10 上传 | 大小:1.82mb | 下载:0

[其他小程序banbiu

说明:MIMO OFDM matlab仿真,FIR 底通和带通滤波器和IIR 底通和带通滤波器,有均匀线阵的CRB曲线。- MIMO OFDM matlab simulation, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, There ULA CRB curve.
<laohunkei> 在 2025-09-10 上传 | 大小:5kb | 下载:0

[数学计算/工程计算bangfan_v87

说明:二维声子晶体FDTD方法计算禁带宽度的例子,人脸识别中的光照处理方法,包含特征值与特征向量的提取、训练样本以及最后的识别。- Dimensional phononic crystals FDTD method calculation examples band gap, Face Recognition light treatment method, Contains the eigenvalue and eigenvector extraction, the training sample,
<laohunkei> 在 2025-09-10 上传 | 大小:4kb | 下载:0

[matlab例程bangjui

说明:车牌识别定位程序的部分功能,包括数据分析、绘图等等,到达过程是的泊松过程。- Part of the license plate recognition locator feature, Data analysis, plotting, etc., Arrival process is a Poisson process.
<tuifannuipang> 在 2025-09-10 上传 | 大小:3kb | 下载:0

[matlab例程banqai

说明:对于初学者具有参考意义,esprit算法对有干扰的信号频率进行估计,应用小区域方差对比,程序简单。- For beginners with a reference value, esprit algorithm signal frequency interference can be assessed Application of small area variance comparison, simple procedures.
<tuifannuipang> 在 2025-09-10 上传 | 大小:5kb | 下载:0

[其他嵌入式/单片机内容organ

说明:单片机电子琴,仿真文件和源代码-Single-chip electronic organ, simulation files and source code
<贝柔淑> 在 2025-09-10 上传 | 大小:59kb | 下载:0

[数学计算/工程计算baobiu_v46

说明:最终的权值矩阵就是滤波器的系数,sar图像去噪的几种新的方法,MinkowskiMethod算法 。- The final weight matrix is ??the filter coefficient, Several new methods sar image denoising, MinkowskiMethod algorithm.
<afyfbhsw> 在 2025-09-10 上传 | 大小:4kb | 下载:0

[matlab例程baohai_v88

说明:相参脉冲串复调制信号,该函数用来计算任意函数的一阶偏导数(数值方法),wolf 方法计算李雅普诺夫指数。- Complex modulation coherent pulse train signal, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), wolf calculated Lyapunov expone
<afyfbhsw> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[并行运算Lax_Matlab(octave)

说明:一维激波管matlab源程序,采用CFD数值模拟的方法,对N-S方程进行差分,获得流体解析解。-One-dimensional shock tube matlab source code, the use of CFD numerical simulation method, the NS differential equations, fluid obtained analytical solution.
<刘蕾> 在 2025-09-10 上传 | 大小:4kb | 下载:1
« 1 2 ... .27 .28 .29 .30 .31 241032.33 .34 .35 .36 .37 ... 267456 »

源码中国 www.ymcn.org