-
CPPpractice
这里是100多个c++经典小程序,以及C++经典100例,想学C++的赶紧下载吧(100 good programms to practice c++)
- 2011-11-30 20:59:33下载
- 积分:1
-
serial
串口驱动程序,可替换NT下的串口驱动程序 (Serial dirver which can replace serial driver in NT)
- 2021-04-20 23:48:49下载
- 积分:1
-
UDPdatatrasmission
利用UDP协议实现两台计算机点对点之间的数据传输和聊天功能(Using UDP protocol between two computers peer-to-peer data transfer and chat features)
- 2009-05-11 12:50:33下载
- 积分:1
-
ITM_17_RS232
Software for ITM-17 dvb-t/T2/c meashurement tuner with RS232
- 2018-12-29 15:50:04下载
- 积分:1
-
Mobile-station-data
LBS定位追踪器产品开发,移动基站经纬度数据,非常难得的资料(Mobile LBS positioning station latitude and longitude data. Rar)
- 2013-08-25 17:42:02下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
MCU_SELECT
嵌入式处理器MCU的选型及开发注意事项(包括软硬件使用注意)(MCU embedded processor selection and development of Attention
)
- 2009-10-08 10:27:55下载
- 积分:1
-
GPS_PPS
文档详细介绍了GPS授时的研究,对初学者有很大帮助(Document details the GPS timing of the study, are very helpful for beginners)
- 2011-12-02 23:51:02下载
- 积分:1
-
vakuablnFourier
说明: 傅立叶变换用于电力系统谐波分析,全是用c++编的很有价值(Fourier transform is very valuable for harmonic analysis of power system.)
- 2019-04-07 04:42:50下载
- 积分:1
-
2009
获取wince平台进程信息,作为参考。开发平台为c#(Get wince platform for the process)
- 2009-10-07 10:55:05下载
- 积分:1