资源列表
C++类学习资料
- 1.编写一个类,声明一个数据成员和一个静态数据成员,其构造函数初始化数据成员,并把静态数据成员加1,其析构函数把静态数据成员减1。 (1) 编写一个应用程序,创建该类的3个对象,然后显示其数据成员和静态数据成员,再析构每个对象,并显示它们对静态数据成员的影响。 (2) 修改该类,增加静态成员函数并访问静态数据成员,并声明静态数据成员为保护成员。体会静态成员函数的使用,静态成员之间与非静态成员之间互访问题。 -1 write a class, declare a data mem
snake_game
- snake game with dot matrix 8*8 using atmega16
ledtt
- 利用PWM调光-Use PWM Dimming 0000000000
pdd
- source how to improve microcontrller
example
- 移动热源加载命令流,里面涉及到生死单元,高斯热源-Moving heat source loading, cell death, Gaussian heat
a
- 货郎担问题: 求解货郎担问题的分枝限界算法-Traveling Salesman Problem
hospitalmanagementsystem
- hospital management system written in c-hospital management system written in c++
exam3
- 卡耐基课程系列之软件工程ssd9 exam3答案-Carnegie course series of answers to software engineering ssd9 exam3
m
- 编写matlab程序,完成输入倒位序,输出自然顺序,按照时间抽选的基2-FFT算法程序的编写-Write matlab program, complete inversion input sequence, the output of natural order, in accordance with the time selected 2-FFT-algorithm procedures for the preparation
irrigation23Feb2011
- This utility to test DOS on windiws-This is utility to test DOS on windiws
GDalgorithm
- genetic algorithm in metaheruristic
