写一个函数,求一个字符串的长度,在maIn函数中输入字符串,并输出其长度
标签: 函数
上传时间: 2013-12-10
上传用户:标点符号
编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在maIn函数中进行测试。
标签: 编程
上传时间: 2017-06-13
上传用户:baitouyu
一个uCOS-ARM系统的完整代码,基于44B0的,6个文件夹. SRC源码文件夹:exio,maIn UCOS-II文件夹 STARTUP文件夹
上传时间: 2014-01-02
上传用户:lgnf
/*请分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;它们具有的方法是计算周长和面积。在另一个类的maIn函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。*/
上传时间: 2014-01-16
上传用户:lili123
1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * On UNIX / Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc. * For Microsoft Visual C++ 6.0, open the klt.dsw file, compile, and run. Change the constant in maIn.cpp to run the different examples. * For Microsoft Visual Studio .Net/7/8, open the klt.sln file, compile, and run. Change the constant in maIn.cpp to run the different examples. 4. Notice that, for your convenience, unofficial copies of the User and Reference Manuals can be found in the doc directory.
标签: the Download Version version
上传时间: 2014-01-25
上传用户:nanshan
ucosII源码分析,从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。首先从maIn函数开始,下面是uC/OS-II maIn函数的大致流程:
上传时间: 2017-06-19
上传用户:hwl453472107
飞库网 电子书下载,自动过滤广告代码 文件 Down.cfg maIn.dcu maIn.ddp maIn.dfm Down.dof Down.dpr Down.exe maIn.pas RegEx.pas
标签: 电子书
上传时间: 2017-06-21
上传用户:lindor
This document explains how to read the RADARSAT data CD provided with the book "Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong, Artech House, 2005. On this web site, programs are provided in MATLAB to read the data and parameters from the CD. The structure of the programs is outlined in Figure 1. There are two maIn programs and one function that are used to extract
标签: Processing the RADARSAT document
上传时间: 2013-12-16
上传用户:561596
先创建文本文件IN.DAT,在文件中写20个四位整数。 编写函数readDat()把从文件中读出这些数并存入数组a中;编写函数Calvalue( ), 其功能要求: 1. 求出这文件中共有多少个正整数totNum 2. 求这些数右移1位后, 产生的新数是偶数的数的个数totCnt, 以及满足此条件的这些数(右移前的值) 的算术平均值totPjz。 最后在maIn( )函数中把所求的结果输出。
上传时间: 2017-06-30
上传用户:Breathe0125
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The maIn window is the MATLAB Command Window, where you write your instructions.
标签: Matlab selecting clicking desktop
上传时间: 2017-06-30
上传用户:aa17807091