-
WTL4MFC5_demo
Windows 编程,WTL源代码,这里有一些简单的从网上Down的代码。(Windows programming, WTL source code, here are some simple code from the Internet Down.)
- 2009-01-20 11:33:54下载
- 积分:1
-
MSK
MSK通信建模与仿真,simulink源文件,东华大学研究生通信建模与仿真课程设计代码(Modeling and simulation of MSK communication simulink source file, donghua university graduate course design of the modeling and simulation of communication code
)
- 2016-04-01 08:57:35下载
- 积分:1
-
Calculater
Calculator program design by visual basic
- 2013-09-23 17:38:25下载
- 积分:1
-
78576
设置驱动器的卷标,VC++精选编程学习源码,很好的参考资料。(Set the drive label, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:43:27下载
- 积分:1
-
SMG138
74HC138驱动数码管程序,驱动4位共阳数码管,阳极全部高电平,138驱动段码(74HC138-driven digital control program)
- 2013-12-25 15:15:10下载
- 积分:1
-
udc
图片打印控件的例子,可以利用打印机实现图片的打印(Examples of picture print controls, you can realize the use of the printer to print pictures)
- 2008-04-06 11:14:20下载
- 积分:1
-
chengxusheji
大学生《程序设计基础教程》范荣强 主编 梁里宁 刘小丽 副主编 的课后实验A-K题目答案(Students Program Design Basics Tutorial "after-school experiment answers)
- 2021-03-22 00:49:16下载
- 积分: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
-
yigejiandandetuxiangchuliruanjian
说明: 一个简单的图像处理软件 一个简单的图像处理软件(a simple image processing software a simp le image processing software)
- 2020-12-27 18:39:02下载
- 积分:1
-
基于VB语言的最短路径计算
基于“邻接点”概念,研究了最短路径的快速计算方法,并利用VB语言编写了计算所需的核心模块,最终实现了从一个节点到另一个节点的所有最短路径的快速查询和显示。(The best traveling line among many distribution nodes is searched by calculating the shortest path between two nodes based on basic principle of adjacency node, the core module is writted with VB, the shortest path from one node to the other node is quickly found and showed.)
- 2019-03-15 02:37:34下载
- 积分:1