-
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
-
AccessTest02
MFC实现对Access数据库的创建、数据表的创建,已经相关数据的增删改查等功能;这里上传,以供后期借鉴!(MFC to achieve the creation of the Access database, create tables, add and delete related data has been changed check function upload here for late draw!)
- 2014-07-03 13:25:27下载
- 积分:1
-
motor2
ansys motor design
设计无刷直流电机的ansys设计过程,进行有限元仿真的(ansys motor design)
- 2012-01-30 08:43:32下载
- 积分:1
-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
FastCommunity_w_GPL_v1.0.1
语义词典,单词相似度匹配,字典专业术语本体匹配项目
概念结点 相似度匹配
(Semantic dictionary
)
- 2011-11-24 13:43:53下载
- 积分:1
-
mzc1
网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
- 2013-12-25 12:50:36下载
- 积分:1
-
TestQueue
使用VC++针对GIS中的缓冲区分析的源代码 希望对大家有用(GIS buffer analysis of the source code using VC++ for the hope that useful)
- 2013-04-20 10:48:30下载
- 积分:1
-
zoomformView
MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
- 2013-11-07 17:22:47下载
- 积分:1
-
Solution
在VS2012+WDK8.0上面编写的PCI的驱动程序,采用的是WDF最新型框架程序,成功运行。(In VS2012+WDK8.0 written above PCI drivers, using the latest WDF framework program run successfully.)
- 2014-01-05 14:35:59下载
- 积分:1
-
Project1
TCP 发送模块 一点小代码``````
仅仅当做参考(TCP Send Module)
- 2010-09-10 22:05:17下载
- 积分:1