-
Pictures_deCode
说明: 图片解码的Demo , 以及应用逻辑
调用逻辑和数组解码出来,使用Image2LCD 转成数组(DEMO for picture decoding and application logic)
- 2019-06-18 20:52:01下载
- 积分:1
-
stm32_usart
1,修改串口初始化IO的bug
2,修改了USART_RX_STA,使得串口最大接收字节数为2的14次方
3,增加了USART_REC_LEN,用于定义串口最大允许接收的字节数(不大于2的14次方)
修改了EN_USART1_RX的使能方式
- 2023-03-18 11:05:04下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
12-EEPROM
此例程学员更进一步地熟悉并掌握(存储芯片AT2402)的操作,有保存和读取操作
了解掌握I2C总线接口的工作原理及一般编程方法。(This routine trainees further familiar with and master the operation of the ( memory chip AT2402) , save and read operations
Learn master I2C bus interface works and general programming methods .
)
- 2012-10-04 12:37:38下载
- 积分:1
-
JN-AN-1229
说明: zigbee document upload 23/7/2019
- 2020-06-21 18:00:02下载
- 积分:1
-
11
说明: C语言轻松入门的好材料,解释详细,步骤清晰,手把手叫你学习C++(C good material for easy entry, explain in detail, the steps clear, hands tell you to learn C++
)
- 2011-05-10 15:03:21下载
- 积分:1
-
k-means
K-means 聚类代码,对解决计算机图形问题以及地标选址问题提供相应的解决思路和办法;
K-means 聚类代码,对解决计算机图形问题以及地标选址问题提供相应的解决思路和办法;
K-means 聚类代码,对解决计算机图形问题以及地标选址问题提供相应的解决思路和办法;
K-means 聚类代码,对解决计算机图形问题以及地标选址问题提供相应的解决思路和办法;
K-means 聚类代码,对解决计算机图形问题以及地标选址问题提供相应的解决思路和办法;
- 2022-12-18 14:25:03下载
- 积分:1
-
md5
一个标准的MD5 hash算法C源代码,输出32字节的字符(A standard MD5 hash algorithm C source code, the output 32 bytes of characters)
- 2008-05-20 17:44:50下载
- 积分:1
-
ppuu12-1
黑客程序源码 盗号研究怎能缺少新浪UC源码(Hackers hacking program source code, how can the lack of research Sina UC source)
- 2014-05-16 14:42:11下载
- 积分:1
-
dianti
基于凌阳61板的五层电梯模型C语言程序,经试验成功(Sunplus based on the five-story elevator plate 61 model C Language Program Following a successful trial,)
- 2007-11-11 16:59:53下载
- 积分:1