搜索资源列表
ique for Wireless Communications - S. Alamouti
- 介绍无线通讯中,提出一种与MIMO(多收多发天线系统)相类似的天线阵列。-introduced wireless communications, and presents a MIMO (Multi resumption multiple antenna system) is similar to the antenna array.
IniFileNew
- 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
DataAccessExample
- 演示一系列数据访问功能,十分适合初学者。(演示了:装载文本文件中的数据到数组、选择数组中的数据到自动完成的text box、简单的数组操作、将数组保存到文本文件、从Access数据库中装载数据、选择数据从自动完成的combo box里、将数组保存到Access数据库、Loading Data from an Access Database、Data Collection from text boxes in a User Form、Writing out of data into a docum
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需
P_system
- 以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism.
java_array_instance
- this a java example,it is concernging array instance,give some different type form-this a java example, it is concernging array instance, give some different type form
newoula-C
- * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
yhb-chunchu
- 该程序的功能是从文件中读出数据转存储在数组中-the procedure is the function of sensed data from the file to the memory array
simplexml
- 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
cfread
- c语言读数据用结构数组进行数据从文本文件中读取-c language reading data structure array with data from the text file Read
SimulationofAdaptiveArrayAlgorithmsforCDMASystems.
- 一篇非常经典的关于CDMA系统自适应阵列信号处理恒模算法-a very classic on the CDMA system adaptive array signal processing CMA
MifFileRead
- 读取MapInfo的交换格式数据,采用Delphi语言,使用动态数组存储结果。-read MapInfo data exchange format, using Delphi language, the use of dynamic memory array results.
ANovelPassiveTrackingAlgorithmUsingSensorArrayBase
- Aiming at the application of passive trackinn based on sensor array, a new passive trackinn usinn sensor array based on particle filter was proposed. Firstly, the“fake points\" could be almost entirely and exactly deleted with the aids of the sen
howto_read_write_binary_file
- howto_read_write_binary_file Quickly read and write a binary file to and from an array
文件读写查询
- 一个简单的从文件读入数据到数组再在屏幕上打印的小程序,给初学者参考的。-a simple read from the document data into array on the screen again in the small print procedure, the reference to beginners.
GetUnicode
- 看看是否对你有用,字库生成,字模点阵提取,UNICODE查询和转换,二进制文件转文本文件,文本文件转化为二进制文件(一个数组还原为一个BIN文件)-see whether useful to you, font generation, Dot Matrix Printer extraction, UNICODE inquiries and conversion, binary files to text files, text documents into binary files (a red
data
- 本程序用C语言实现磁盘文件的读写,使用了fputc和fgetc函数以及将读出的数据装进一个字符数组里面-The program in C language to read and write disk files, and use the fgetc fputc function will read out the data and put into an array of characters which
vc
- 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement
fileCvt
- 处理文件数据,将各种文件的内容处理成十六进制码的形式保存到文件,每个数之间用逗号隔开,可直接将其复制到数组中.-Handle file data, will deal with a variety of documents into the form of hexadecimal code saved to the file, each separated by commas between, can be directly copied to the array.
Array
- array code c+. eclipse using min gw, this is a simple code, you can easily try this.