-
fwhint
fwhint
wincontrol hint components
- 2014-05-22 20:55:05下载
- 积分:1
-
1286857427_22104_FT38772_at
Accumulator code is source code for simulating accumulator.
- 2012-05-02 12:36:07下载
- 积分:1
-
Calculator
Calculator计算器的实现....独自完成,适合试验报告(Calculator Calculator realization .... alone, suitable for the test report)
- 2007-11-27 21:36:12下载
- 积分:1
-
34451633
说明: 在设计中,需类与主程序异步传递数据,还不想用消息,因为是c++的程序(In the design, need to class and the main program asynchronous transfer data, also don't want to use the message, because it is a c + + program)
- 2017-08-21 22:17:57下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
clac
表达式计算器,方便用于无小键盘的笔记本,采用的算法可以计算复杂的表达式(Expression calculator, easy for non-small laptop keyboard, the algorithm can be used to calculate complex expressions)
- 2014-03-29 10:20:05下载
- 积分:1
-
dmsmx
用于特征降维,特征融合,相关分析等,基于K均值的PSO聚类算法,相参脉冲串复调制信号。( For feature reduction, feature fusion, correlation analysis, K-means clustering algorithm based on the PSO, Complex modulation coherent pulse train signal.)
- 2017-05-02 11:12:13下载
- 积分:1
-
calculator
QT开发基于windows计算器,可以实现四则混合计算,优先级计算等等(A windows calculator made by QT, which can make up some complex function)
- 2017-07-11 15:23:45下载
- 积分:1
-
PRIM
说明: 构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。(Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.)
- 2009-08-23 16:22:15下载
- 积分:1
-
Longinteger
说明: 可求任意长整数的加减法,输入格式为1,1111,1111类型的格式(Rectifiable arbitrary long integer addition and subtraction, enter the format type of format 1,1111,1111)
- 2008-11-18 22:17:33下载
- 积分:1