-
commatlab
说明: matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。(Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.)
- 2021-03-02 22:29:33下载
- 积分:1
-
sportsmeeting
数据结构——运动会
为帮助同学们尽快进入编程状态特提供此例
1.将SqList.h、Mdefine.h、sport.c放在同一目录下
2.按下述方法编译运行即可,体验一下
编译包含有自定义的.h文件的.c文件
一种方法:
⑴.将.c和.h文件放在某一目录下(例如:datastruct)
⑵.改变用户工作目录(用户文件所在目录)
选择"File/Chaire Dir"打开新目录输入框,输入选择的用户工作目录datastruct,执行Change Dir 改变工作目录。否则对.c文件包含的自定义的.h文件提示No open
⑶.在编辑器中打开.c文件,进行编译,运行即可
另一种方法:
在上一种方法的基础上
⑴. 打开project菜单,选择open project ,在.c和.h文件的同一目录下创建一个工程文件
⑵. 打开project/Add Item菜单,输入项目名,然后将.c文件增加到工程文件中。不用将.h文件加入。
⑶.在工程文件中双击.c文件,打开.c文件,进行编译,运行即可
3. ReadFormFile(SqList &L) 从文件读入运动员成绩信息操作作为示例
(err)
- 2008-12-22 20:28:14下载
- 积分:1
-
HistoryLine
说明: 一个显示历史数据曲线的程序源代码,压缩包中包含了历史数据文件和程序源码,在公司里用过很好用。开发环境VC++6.0,绘制曲线用的是MFC的CDC。(Curve of a display of historical data source code, compressed package that contains the historical data files and program source code, used in the company good use. Development Environment VC++6.0, MFC is used to draw curves of the CDC.)
- 2011-02-18 09:22:08下载
- 积分:1
-
QLocalSocketDemo
实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)
- 2020-12-29 17:09:00下载
- 积分:1
-
TreeCtrl
树形控件,可以插入头像,利用该控件可以实现类似QQ好友列表的功能(Tree class, it can show img at every item,you can use it to make friends list box like QQ)
- 2013-12-09 11:26:32下载
- 积分:1
-
map
有关map协议的asn解码方法,已经编译出来,如果对你有帮助,请下载(On the map of the ASN protocol decoding method, has been compiled from, if you have help, please download)
- 2009-03-02 20:48:41下载
- 积分:1
-
0087654
给工具栏按钮设置下拉箭头,VC++编程精选学习源码,很好的参考资料。(To set the drop-down arrow button on the toolbar, select learning VC++ programming source code, a good reference.)
- 2013-11-19 10:53:26下载
- 积分:1
-
omnet
本文是介绍仿真软件omnet++基础知识的文档,适合omnet+入门者学习,欢迎使用(failed to translate)
- 2021-01-15 17:08:45下载
- 积分:1
-
WDK开发了PCI驱动 WDM_PCI_Driver
基于WDK开发了PCI驱动。根据读取PCI配置空间,可以得到PCI设备的所有资源。(The project is used for PCI driver.)
- 2020-06-27 00:20:01下载
- 积分:1
-
vc_-serial-communication
vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序(vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication)
- 2011-04-20 14:32:52下载
- 积分:1