请编写一个函数jsValue(int m,int k,int xx[]),该函数的功能是:将大于整数m且紧靠m的k个素数存入数组xx传回。 最后调用函数writeDat()读取10组数据,分别得出结果且把结果输出到文件out.dat中。 部分源程序存在文件prog1.c中。 例如:若输入17 5 则应输出:19,23,29,31,37。
上传时间: 2016-06-05
上传用户:change0329
通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控弹药,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。 MissileTrajectorySimulation_Input.dat是输入数据文件。 由于时间关系,相应的matlab语言版本暂时没有整理出来。 关键词:导弹 弹道 炮弹 火箭弹 三点法 比例导引 无控 有控 制导 仿真 模拟 计算 通用 龙格库塔
上传时间: 2016-06-06
上传用户:dragonhaixm
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
标签: co-written functions the fifteen
上传时间: 2014-01-26
上传用户:hjshhyy
例程:个人信息录入系统PersonData 说明: 本例程打开一个对话框,可以添加删除和修改个人信息,并将个人信息存入文件 中以便下次打开。本程序运行时先提示用户选择保存个人信息的文件,例如工程目录 下的test.dat文件。然后分析文件内容,打开PersonData对话框。对话框左侧列出文 件中所有的个人信息条目,左下方的“添加”和“删除”按钮分别用于添加新的个人 信息或者删除已有的个人信息。右侧是个人信息的显示和修改界面,用于显示列表框 中选定的个人信息条目,同时允许程序用户进行修改,然后单击“更新”按钮更新文 件。注意,单击“添加”、“删除”和“更新”按钮时都立即对文件进行了修改。 PersonData例程数据结构主要有PersonInfo个人信息结构体,包含了本系统能显示和修改的个人信息的所有项。
标签: PersonData 对话框
上传时间: 2016-06-13
上传用户:懒龙1988
Huffman编码是最优变长码,请设计一个Huffma编码程序,实现以下功能: (1)接收原始数据:从终端读入字符集大小n,以及n个字符和权值,建立Huffman 树,并将它文件hfmtree.dat中。 (2)编码:利用已建立的哈夫曼树,对文件中的正文进行编码,将结果存入文件codefile.dat中。 (3)译码:利用已建立号的哈夫曼树将sodefile.dat中的代码进行译码,结果存入文件textfile.dat中。 (4)打印编码规:即字符与编码之间的一一对应关系。 (5)打印Huffman树,将已存入内存中的哈夫曼树以直观的方式显示在终端上。
上传时间: 2013-12-23
上传用户:zuozuo1215
The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, building representations of mathematical programs, comparing floating point numbers with a tolerance, performing simple presolve operations, and warm starting algorithms for mathematical programs, among others.
标签: open-source collection CoinUtils developed
上传时间: 2013-12-19
上传用户:xmsmh
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
上传时间: 2014-09-06
上传用户:龙飞艇
AppWizard has created this ac1080 application for you. This file contains a summary of what you will find in each of the files that make up your ac1080 application. ac1080.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ac1080.cpp This is the main application source file.
标签: application AppWizard you contains
上传时间: 2014-01-25
上传用户:我干你啊
分词软件,运用了动态链接库文件,dat数据库
上传时间: 2014-01-20
上传用户:moshushi0009
Application (fix point) for playing MP3 data on embedded systems. mp3play is designed to be able to play mp3 data files within the local filesystem (which can be a network filesystem), or fetch files to play via http over a network. For the http case the address can specify a streaming MP3 server.
标签: Application embedded designed playing
上传时间: 2016-07-10
上传用户:520