搜索资源列表
闰年计算
- data segment ;定义数据段 infon db 0dh,0ah,'Please input a year: $' Y db 0dh,0ah,'This is a leap year! $' N db 0dh,0ah,'This is not a leap year! $' w dw
Lab3
- Understand and apply exponentiation-Wind chill is the apparent temperature felt by exposed skin on a cold, windy day. Normally, there is a thin layer of warm air surrounding our bodies, and this warm air helps insulate us from the cold air around u
LAB3^4
- 做的是关于一个游戏的制作,结果可以运行。-just for lab
lab3
- 编写16点基4-FFT算法的MATLAB程序(studentname.m文件)。 产生16点输入序列x,算出16点频谱序列X,用stem(X)显示频谱图形。-4-FFT algorithm
lab3
- • 一个大小为3的缓冲区,初始为空 • 2个生产者 -随机等待一段时间,往缓冲区添加数据, -若缓冲区已满,等待消费者取走数据后再添加 -重复6次 • 3个消费者 -随机等待一段时间,从缓冲区读取数据 -若缓冲区为空,等待生产者添加数据后再读取 -重复4次 说明: • 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。
lab3--120725438
- 四位数 7-segment 显示数字1027-4 digit 7-segment display the number 1027
lab3-4
- 清华大学c++语言程序设计第3章实验4代码(The third chapter Experiment 4)
lab3
- 下载图片然后傅立叶变换 展示频谱 计算灰度级平均值 使用高斯低通滤波器,可以指定size,m*n,高斯函数的中心位置。 用例图做高斯低通滤波。((a)Download Fig. 4.41(a) from the book web site and compute its (centered) Fourier spectrum. (b) Display the spectrum. (c) Use your result in (a) to compute the average val