搜索资源列表
SinDll
- Vc中调用由Matlab文件转换的D-Vc call from the Matlab document conversion D
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
fbt
- 读写绿山数据库文件,并能自动转换成文本和二进制转换的VC代码
whitenoise
- 1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。 1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为用户输入的变量; 2) M =235,ζi= x/M; 3) 取ζi的小数部分再赋值给ζi+1,这就是均匀分布白噪声; 4) 利用公式
ConvertNum
- 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program's
Trans2Plt
- 将二维矩形网格的数据转换为Tecplot软件可识别的数据,其中im和jm分别为x和y方向的网格数,生成文件可用tecplot读入-Will be two-dimensional rectangular grid of data into a software Tecplot identifiable data, which im and jm, respectively, for x and y direction grid number can be used to generate a do
AFMPB_beta.tar
- 分子表面电势的求解程序,通过相应的pdb文件转换成pqr格式再输入求解-Molecular surface potential of the solution procedures, through the corresponding pdb files into the format re-enter the Solution pqr
sai
- 其他音频格式的文件,转换为adpvm格式的wav文件,涉及到换算的计算-Other audio format files, convert wav file format for the adpvm involves the calculation of conversion
test
- 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。 输入的字符串以!结束。 -Enter a string from the keyboard will be all lowercase letters converted to uppercase letters, and then output to a disk file " test" to save. Enter the string! End.
segy
- 本文件代码是用于实现地震SEGY格式数据的读写和格式转换,功能基本齐全-The document code is used to implement read and write seismic data in SEGY format and format conversion, an almost fully functional
fft
- 实现fft快速傅里叶变换的c语言源程序。通过读取数据文件变换后输出。可完成对较大数据文件的转换。-Fft fast Fourier transform to achieve the c language source code. Transformed by reading the output data file. To be completed by the conversion of large data files.
envi2tiff
- 将envi标准格式转换为tiff格式,IDL 编译文件-convert envi file into tiff file
pos2xyz
- VASP输出程序,将POSCAR转换成XYZ文件格式 -convert POSCAR to XYZ format
EM-and-antenna-field
- 该文件解决了电磁场和天线问题计算当中的近远场转换的问题,它也可以应用在一般散射问题的求解中。-this file contains an algorithm that could solve problems within the EM and antenna near to far field questions. Also, it could be used in general scattering problems.
read_easymesh20131006
- 本代码是windows平台上,将数据转换为tecplot软件的2进制格式的代码,代码的输入文件全部在压缩包里,输入格式是一套在linux平台开源软件EasyMesh 和一套自己开发的有限元程序代码的,已经将有限元文件的头文件也放到压缩包中,可以仿照该代码进行用tecplot的做后出理-This code is a windows platform, convert the data to binary format tecplot software code, the code is all i
file_test
- 把文件中的数字转换为文字,用wchar实现的。还算好吧-convert number to Chinese
segy
- 地震资料处理时,常要对野外采集的原始资料处理,在处理之前要进行数据格式转换。将segy数据转化成数据文件。-When seismic data processing, raw data collected in the field often want to deal with, before processing to the data format conversion. The segy data into a data file.
22
- 此代码用于读取MICAPS数据文件,并转换为二进制格点数据文件(This code is used to read the MICAPS data file and convert it to a binary lattice point data file.)