-
openhardwaremonitor-master_0.8.0
Openhardwaremonitor 0.8.0 source code
- 2020-07-27 15:38:41下载
- 积分: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
-
Hai2u
HAI2U, a maplestory bot coded in win32 c++ visual studio. It contains botting functions, kami and etc
- 2013-05-20 18:27:11下载
- 积分:1
-
Google_Cpp_Style_guide_CN
中文版的,google C++ 编程规范(google program style)
- 2018-06-29 13:21:54下载
- 积分:1
-
MODBUS_Project
基于DSP28335实现的MODBUS通讯协议,完全实现了DSP与威纶通触摸屏的数据收发实验。(Based on DSP28335 implemented MODBUS communication protocol, the full realization of a DSP and Wei Lun through touch screen data transceiver experiment.)
- 2021-04-20 21:18:51下载
- 积分:1
-
iRadio
一个界面很好的iRadio收音机 一个界面很好的iRadio收音机 (a good interface iRadio radios a good interface iRadio radios)
- 2007-02-27 16:16:50下载
- 积分:1
-
Thief-motocycle-detection-using-module-sim-908
Thief motocycle detection using module sim 908
- 2015-05-24 12:47:23下载
- 积分:1
-
WebRequestBasher
代码使用异步方式同时向指定web路径发送多个http请求,以用于对web服务器进行压力测试。(a simple web server stress testing tool by sending large number of web requests)
- 2014-01-09 23:45:21下载
- 积分:1
-
Huffman~
树的哈夫曼编码。在文档文件中每行以“a:”“b:”的形式输入多个字符及其出现频率。在界
面上点击获取编码,界面上输入数字进行哈夫曼的编码,输入字母可以实现哈夫曼的译码。输入错误字符是提示输入有误。
(Huffman tree. Each line in the document file to " a:" " b:" Enter the number of characters in the form of its frequency. Click for code in the interface, the interface input Huffman coding numbers, enter letters, Huffman decoding can be achieved. Input error is prompted to enter the wrong character.)
- 2010-11-30 20:58:40下载
- 积分:1
-
sf_2007523161027
C#直接读取3ds的源码,引用Microsoft.DirectX 打开三维文件。(Read 3ds C# source code directly.)
- 2011-08-09 15:16:33下载
- 积分:1