-
duding
这是我的图书馆借阅管理系统,简单实用,适合学习VC++者学习,也可实际应用(This is my library management system, simple and practical learning for VC++ learning, but also practical applications)
- 2006-07-19 21:19:30下载
- 积分:1
-
plot_hot_map
用不同颜色散点直观描述信号在星座图上概率分布,(Describe the distribution and probability of signals with different colors in the constellation diagram,)
- 2017-07-21 10:07:06下载
- 积分: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
-
yuzhifenge
说明: 标识物体测量面积周长VC++源代码,希望对大家有用(Identify objects, measuring an area of perimeter VC++ source code, want to be useful to everyone)
- 2021-03-04 18:49:32下载
- 积分:1
-
Setup
This is programm to print labels on paper enveloppe
- 2010-01-14 00:15:00下载
- 积分:1
-
matrix_dualquaternion
说明: 对偶四元数应用于空间坐标变换,和对偶四元数和齐次矩阵的转换(Dual quaternion coordinate transformation applied to space, and dual quaternion and homogeneous matrix conversion)
- 2020-11-22 12:59:36下载
- 积分:1
-
直接用socket实现HTTP协议(下载专用)
作者:北方工业大学2000级计算机4班 querw
从HTTP服务器上下载一个文件有很多方法,"热心"...
直接用socket实现HTTP协议(下载专用)
作者:北方工业大学2000级计算机4班 querw
从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP
agreement (special-purpose downloading) the author: North industrial
university 2,000 levels of computers 4 class of querw downloaded a
document from the HTTP server to have very many methods, the
"warm-hearted" Microsoft has provided the WinInet kind, used very to
be also convenient Certainly, we also may own realize these
functions, is very easy through formatted request to be able to
realize the break point to continue passes on and inspects renewal and
so on function
- 2022-11-12 19:15:03下载
- 积分:1
-
Delphi實現局域網遠端開機
遠端喚醒(Wake On Lan,WOL)是許多網管人員喜歡使用的功能之一。有了遠端喚醒,對於不需要
- 2022-02-25 04:06:10下载
- 积分:1
-
这是个很不错的编程代码,是有关于网页的编程是由中科院的老师亲自编写的...
这是个很不错的编程代码,是有关于网页的编程是由中科院的老师亲自编写的-this is a very good program code is on the website of programming from the CAS is personally prepared by the teachers
- 2022-01-27 12:53:28下载
- 积分:1
-
在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明...
在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明,新的退避算法能提高移动情况的Ad hoc网络的公平性.-In Ad hoc networks of mobile nodes random circumstances, of the binary exponential backoff algorithm analysis, on this basis proposes a new backoff hexadecimal (newBEB), a new algorithm for the simulation analysis, simulation results show that new backoff algorithm can improve the movement of the Ad hoc network fairness.
- 2022-03-24 09:06:55下载
- 积分:1