-
Makefile
Makefile的编写,可以编写一个功能全面的Makefile.(The Makefile to write, can write a full-featured Makefile.)
- 2013-10-08 15:42:00下载
- 积分:1
-
Dual-mode-research-for-microgrid
微网的双模式研究,对微电网逆变器的下垂控制、PQ控制以及孤岛检测方法进行了调研,对它们进行简要的叙述,文档作为课题的开题报告(Dual-mode research for microgrid)
- 2015-06-13 21:17:02下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
ClockTst
WIN32编写的时钟应用程序 自绘控件及菜单具有一定参考价值(WIN32 written Clock application has some reference value since the draw controls and menus)
- 2015-06-05 08:36:18下载
- 积分:1
-
shock-tube-1D
一维激波管问题,运用迎风格式方法来编写的程序(computing shock tube1D with upwind method)
- 2012-05-19 22:11:09下载
- 积分:1
-
TestNetCard
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)(banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only))
- 2005-04-08 15:42:04下载
- 积分:1
-
TestDevFunction
示例程序用了最少的代码实现了对USB的启用禁用操作,对想做windows设备控制的朋友应该有抛砖引玉的作用。(Sample program code used to achieve a minimum of USB-enabled disable operation, pairs of friends want to windows device control should have the role of attracting valuable opinions.)
- 2010-01-17 19:52:56下载
- 积分:1
-
opnet_dsr
运行在opnet仿真平台下的dsr路由协议模型(Configure the IMS model has an important role in packages, sip and umts 3g network in opnet)
- 2012-04-05 13:53:06下载
- 积分:1
-
loadanimage
说明: 该程序完成在基于对话框的静态控件中加载一幅图像,可以加载bitmap,icon或cursor(Completion of the program based on the static control in dialog to load an image, you can load the bitmap, icon or cursor)
- 2009-08-17 11:50:13下载
- 积分:1
-
zhigong
职工信息控制系统 c++语言 (Information Control System staff c++ language)
- 2009-09-12 12:06:16下载
- 积分:1