资源列表
Cwave
- 用VC++创建类Cwave实现大型WAV的播放
HTMLPage
- 拷贝式拖拽,拖拽副本到目的地后,移动源到目的地-Copy-style drag
hi1
- hill cipher encrpt and decrypt
mlmethod
- 基于ML的OFDM定时和载波联合估计算法-joint timing and carrierestimation algorithm Based on ML for OFDM system
project
- hspice编写的4位乘法器,运用了wallace-tree的方法-hspice muler
rgb
- 易语言取RGB三色源码例程程序演示了位与方法取RGB三色值。 -Easy language to take RGB three color source routine procedures to demonstrate the bit and the method to take the RGB color value.
c的万年历
- 本程序是c的万年历代码,可以显示万年历时间表,对学习c的同学来说是一个记得看的例子-this procedure is the hefty almanac c code, it showed hefty almanac timetable c learning students remember is a look at the example
TimerPlayer
- 实现c++核心编程思想书中的实例,不过有两个头文件没有编写
Simplevendingmachine
- 简单自动售货机, c51单片机程序,可以实现简单的自动售货功能。-Simple vending machine, c51 single-chip process, can be a simple function of the automatic vending.
traffic
- 该代码是交通灯的汇编程序源码,里面有很详细的注释!查询方式实现!-The code is a compilation of procedures for the traffic light source, which had a very detailed notes! Inquiries way!
I2C
- mcs 8051 i2c assemble
运算符重载与拷贝构造函数
- ①建立类RationalNumber(分数类),使其具有如下的功能: 建立构造函数,它可以避免分母为0、当分数不是最简单形式时进行约分,并可以避免分母为负数; 重载加、减、乘、除运算符(+、-、*、/); 重载关系运算符(==、<、<=、>、>=、!=)。 ②创建一个包含double*的类,其构造函数通过调用new double来对double*进行初始化,并将构造函数的参数中的值赋给存储单元。析构函数打印出double*所指向的值,并把该值设为-1,对存储
