-
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
-
AdapterCtl
说明: 在Windows应用程序中禁用网卡,光驱和USB存储设备(Application in Windows to disable the network card, CD-ROM and USB storage devices)
- 2009-08-18 16:38:26下载
- 积分:1
-
MSCommtest3.0
MSComm控件串口通信编程,第一次作业。(MSComm control serial communication programming, the first operation.)
- 2011-12-05 22:14:26下载
- 积分:1
-
jibingzhengduan
利用VB开发工具开发一个疾病诊断系统,可以查询各种疾病的病症。(using)
- 2010-05-10 08:52:08下载
- 积分:1
-
MFC-ODBCaccess
VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path)
- 2014-05-30 09:50:31下载
- 积分:1
-
Hardware-information-viewer
VC++系统开发实例精粹 硬件信息查看器程序代码 Hardware information viewer(Instance of VC++ System hardware information viewer the essence of the program code Hardware information viewer)
- 2011-05-28 18:53:58下载
- 积分:1
-
mangemaent
存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。
本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
- 2010-05-29 16:05:23下载
- 积分:1
-
Advanced-Programming
用vb语言进行一些高级编程,让我们见识到了vb语言的真正强大。(With vb language for some advanced programming, let us see the vb language is really powerful.)
- 2016-11-27 12:09:25下载
- 积分:1
-
kongjianfenxishili
mapgis二次开发空间分析员程序代码可供二次开发人员参考(MAPGIS secondary development of space analyst program code for the secondary development of reference)
- 2007-11-27 00:28:55下载
- 积分:1
-
Address_Notebook_Manager
地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.(address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.)
- 2006-10-11 13:50:15下载
- 积分:1