搜索资源列表
C++程序设计语言实验四
- 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
witkey
- 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
luoyaxing
- 接口与通信实验报告,报告上有代码。 实验的题目如下: 8253定时/计数器实验、 8255并行接口实验、 数字式时钟(电子钟)、 D/A(数/模)转换实验、 A/D(模/数)转换实验、 -Interface with the communication experiment report, there are code. Experiments are as follows: 8253 timer/counter experiments, the expe
suanshubiaodashiqiuzhi
- 把算术表达式转换成后缀表达式然后求值。数据结构实验,包含实验报告。-Put arithmetic expressions into expressions suffix then evaluated. Experimental data structure that contains the report of the experiment.
yuanma2
- 单片机开发板源程序适合初学者 第二部分DA转换输出,INT0中断实验,IO直接驱动数码管,LCD12864-Single-chip source development board for beginners and the second part of DA conversion output, INT0 interrupt experiment, IO digital tube direct-drive, LCD12864
ADC
- ATmeag16单片机ADC转换,通过实验仿真通过-ATmeag16 MCU ADC conversion
tongxinjiekou
- 接口与通讯实验报告(内有代码) 1、8253定时/计数器实验 2、8255并行接口实验 3、数字式时钟(电子钟) 4、D/A(数/模)转换实验 5、A/D(模/数)转换实验 -Interface and communication lab report (which contains code) 1,8253 timer/counter experiment 2,8255 Parallel Interface Experiment 3, digital clock (cl
MyProject
- C++程序设计实验题 回文 矩阵转换 矩阵最大值最小值问题 分配内存释放内存模仿 统计字符数目 -c++ execise
AD
- AD转换程序,功能测试可用,适合实验测试-AD conversion process, functional test can be used for experimental test
lpc2142ad
- lpc2142实验板单通道AD转换实验的源程序。-lpc2142 experimental single-channel AD converter board source experiment
ADC
- C8051F340单片机 的AD转换实验,实现了模数转换功能-C8051F340 single chip microcontroller AD conversion experiments, analog-to-digital conversion
DAC实验3个外接按键
- STM32外接按键控制DAC输出 数模转换(STM32 external button control DAC output)
21. ADC模数转换实验
- ADC数模装换,可在tftlcd上显示,大家可参考下(ADC digital analog mount, can be displayed on the TFTLCD)
19-PCF8591 AD转换实验
- 19-PCF8591 AD转换实验(19-PCF8591 AD conversion experiment)
20-PCF8591 DA转换实验
- 20-PCF8591 DA转换实验(20-PCF8591 DA conversion experiment)
CSL1NlCg
- 生成DSP实验所用的图像数据Dat文件(Generating the image data Dat file used in the DSP experiment)
第一次实验
- 进行汉字转拼音再转二进制序列,第一次的试验的代码,可能会有错误(Carry out a Chinese character spelling and turn binary sequence)
实验一 图像颜色特征提取
- stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f
摄像头实验_YUV转二值化输出到LCD(寄存器版5)
- 通过stm32f4,把rgb转换为huv再进行二值化(Convert RGB to HUV and then two value)
实验19:心电信号检测
- 将AD8232采集到的数据进行A/D转换功能(The A/D conversion function of the data collected by AD8232)