-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
pvmd
光伏模型。matlab/simulink(This is a pv model.It can describe I-V relation correctly.)
- 2013-03-20 22:18:31下载
- 积分:1
-
qt4-4a.tar
This is beautigul image yeah 8 bit!
- 2011-12-26 00:28:11下载
- 积分:1
-
mlp
le réseau de neurone MLP
- 2012-01-23 12:59:46下载
- 积分:1
-
cPPredgreenblue
c++设计一个窗口显示红、绿、蓝的颜色,以及确定和取消按钮。(The c++ design of a window display of red, green, blue, and OK and cancel buttons.)
- 2014-04-30 16:44:42下载
- 积分:1
-
openclosetime
读取系统日志,获取开关机时间之后做计算工时(After reading hours to do the calculation system logs for switch time)
- 2014-07-15 11:00:45下载
- 积分:1
-
笔试宝典-导出题库
C++/后端开发/前端开发/基础知识等笔试题目题库大全(C++/ background development / front-end development / basic knowledge and other test questions)
- 2017-11-24 18:49:12下载
- 积分:1
-
XIANXING
线性表的建立与基本运算1.采用表尾挂入法建立一个以la为头的单链表2.采用表首插入法建立一个yilb为头指针的单链表3.就地逆转以lb为头指针的单链表。
还有矩阵的链式存贮及运算。以一个c函数创建任一稀疏矩阵的十字链表。以一个c函数从十字链表的头指针起按行序及三元组形式输出十字链表中各节点的值
- 2009-06-17 12:49:15下载
- 积分:1
-
xianxingbiao
另外一个可以实现线性表的程序,简单的操作,值得初学者的借鉴(Another table can achieve a linear process, simple to operate, it is worth drawing beginners)
- 2007-12-07 20:20:32下载
- 积分:1
-
rscore
数据标准化处理函数,输入待处理矩阵,参数dim默认或取1,对列进行标准化处理,dim取2对行处理(Standardized data processing functions, input matrix to be processed, the default parameters, or to take a dim, standardization of columns, dim to take two pairs of line processing)
- 2011-09-28 18:46:32下载
- 积分:1