-
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
-
testUSB
查找普通USB设备 HID设备 U盘 的c++程序 (Find the USB device HID device U disk c++ program)
- 2013-04-24 17:32:33下载
- 积分:1
-
rfid
从实验箱中读取在数据收集到数据库sqlite3(get data rifd uhf)
- 2013-11-20 09:48:48下载
- 积分:1
-
5_2跳动abc
跳动字符 讲述一个个字符的起落,按时间的间隔均匀依次跳动,增带颜色的变化.(characters on a beating characters to the ups and downs by the time interval followed by beating uniform, increase with a change in color.)
- 2005-06-29 09:37:41下载
- 积分:1
-
simplec++codeforp2p
说明: C++的一个P2P程序,支持流媒体的传输(a P2P C procedures, streaming media transmission)
- 2006-05-07 15:53:54下载
- 积分:1
-
pcm
语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。(The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a significant impact. In this paper, TD-SCDMA System AMR Adaptive speech coding mechanism, at the same time analysis of AMR in the generation of Digital Linear Prediction (ACELP) algorithm and the realization of the process. The program can be achieved in a TMS320C5510.)
- 2009-04-27 22:26:09下载
- 积分:1
-
toolmenu
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子(A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.)
- 2005-07-16 12:09:12下载
- 积分:1
-
Threads-and-chat-program-example
有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
- 2013-10-28 09:33:58下载
- 积分:1
-
XF_GPS
GPS客户端源代码程序,可以实现很多功能,想学习的朋友可以入手。(GPS client source code, can achieve a lot of features, like friends can learn to start.)
- 2011-07-01 11:50:17下载
- 积分:1
-
ARINC-664P1-1-2006
ARINC-美国航空无线电通信公司(Aeronautical Radio Inc),美国军队的长期合作伙伴。ARINC664系列协议是ARINC公司负责制定的下一代航空数据网络标准。该规范分为8个部分,从不同层次对航空数据网络标准的各个方面进行了系统的定义,形成了以AFDX技术为核心的下一代航空数据网络的完整标准。(ARINC-Aeronautical Radio Inc, the U.S. military long-term partners. ARINC664 series protocol is ARINC company is responsible for the formulation of the next generation of airborne data network standard. This specification is divided into eight parts, from different levels of airborne data network standard all aspects of the definition of the system, formed the AFDX technology at the core of the next generation of airborne data network complete standard.)
- 2020-07-30 22:58:38下载
- 积分:1