搜索资源列表
asm-240128-blue-lcd-dispaly
- 辅助说明: 代码交流 QQ59771230 email:choudaxian@163.com 注意事项: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的 2) LCD 指令中的MODE SET中的OR AND XOR 有图层的味道 3) DJNZ+指令C0H(DATA AND WRITE)与相同的数据时就会出错 4) CHAR ADN PIC分别清除 5) 几何图形绘制与实现图形 6) 菜单优化设计,结构体:
sanweiquxian
- 程序1主要是利用两种不同的函数来绘制Peaks曲线,具有一定的借鉴意义。程序2、3还实现了三维绘图的功能和向量场的绘制。-Procedure 1 is mainly using two different functions to draw Peaks curve has a certain significance as reference. 2,3-D program also achieved drawing functions and draw the vector field.
white-noise-low-pass
- 分析低通白噪声和带通白噪声的功率谱密度函数和自相关函数的性质,并举例同时绘制其图像。-Analysis of white noise low-pass and band-pass white noise power spectral density function and the nature of the autocorrelation function and example to draw its image at the same time.
feeg
- 一个简单的绘制分段函数图象的程序,可以根据自己的需要进行对应的参数修改。-A simple drawing of the image of the piecewise function, you can modify the corresponding parameters according to their needs.
Windows-SDK
- 1、学会使用VC6.0建立一个Win32 Console Application工程程序内容为屏幕上分成3行输出自己的班级、姓名、学号。 2、学会使用VC6.0建立一个Win32Application工程,把附录的程序调通,并能够运行。 3、在实验内容(2)的基础上修改程序,要求: 窗口背景的颜色为灰色(GRAY_BRUSH) 窗口标题为:“XXX上机实验”(XXX为自己的姓名); 鼠标的形状为:(IDC_HELP)
The-same-impulse-response
- 是利用冲激响应不变法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想脉冲响应不变法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。-Use the same impulse response is to design a digital low-pass Butterworth filter. According to the impulse response filter design thinking the same method to c
Bilinear-transform
- 利用双线性变换法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想,通过双线性变换法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。最终利用双线性变换法利用MATLAB函数仿真出了巴特沃斯低通滤波器的对数幅频及相频率曲线。-Bilinear transform design a digital low-pass Butterworth filter. According filter design ideas, through bilinear t
picture-of--classical-function
- MATLAB实现部分经典测试函数的绘制,如griewank函数、Rastrigin函数、Rosenbrock函数-pictures of some classical function