-
spreadsheet
说明: 一个Excel表的QT实现源码,实现载入和保存文件,以及如何向QTableWidget中添加对电子制表软件公式的支持等功能.(the QT source of a excel sheet )
- 2011-03-25 10:27:43下载
- 积分:1
-
VB
EPSON VB6.0 OPOS开发源代码,很好用的(EPSON VB6.0 OPOS development source code, very good use)
- 2013-09-17 14:50:12下载
- 积分:1
-
qx678
阐述了负荷预测的应用研究,matlab实现了五类灰色关联度模型的计算,对于初学者具有参考意义。( It describes the application of load forecasting, matlab implements five gray correlation degree computing model, For beginners with a reference value.)
- 2017-05-23 15:22:26下载
- 积分:1
-
huanfang
本程序实现构造任意阶幻方,输入数字构造你想要的幻方(The program to construct arbitrary magic square, magic square input digital structure you want)
- 2012-10-28 16:51:53下载
- 积分:1
-
itto
在windows2000,windows XP,2003上修改网卡IP地址并编程使之生效(In Windows 2003, Windows XP, 2003, modified on the network card IP address and programming into law)
- 2017-04-11 13:42:05下载
- 积分:1
-
hui_v40
是信号处理的基础,实现典型相关分析,利用matlab写成的窄带噪声发生。( Is the basis of the signal processing, Achieve canonical correlation analysis, Using matlab written narrowband noise occurs.)
- 2021-04-23 09:08:48下载
- 积分:1
-
16jinzhizhuanhuan
16进制如何转化为10进制的,进制转换是需要注意什么,怎么样会更简单(0x d)
- 2015-01-30 14:31:15下载
- 积分:1
-
eof_uv
说明: 风场EOF分析,适用于nc资料,对原始场、距平场、标准场,程序内有详细说明。(The wind field EOF analysis is applicable to the nc data, and the original field, the anomaly field, and the standard field are detailed in the program.)
- 2021-03-22 01:09:16下载
- 积分:1
-
v2
说明: vs2015编程,图书馆管理系统,界面登录,借书系统。连接了数据库(SQL SERVER2014)。还书系统,超期罚款等等(Vs2015 programming, library management system, interface login, library system. Connected to the (SQL SERVER2014). Book system, overdue fine and so on)
- 2017-04-15 16:59:46下载
- 积分: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