搜索资源列表
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
so_sys
- 学生成绩管理 假设有一个班级的学生n人,期末考试老师要对成绩从高到低列出,并对各科的考试成绩求出其最高分、最低分和平均成绩。现在设计一个成绩管理程序,能够实现以下的功能: (1)对某门科目的成绩进行排序并显示输出; (2)求出每门科目的最高分、最低分和平均分的信息; 学生成绩的数据用结构数组表示,包括:学号、姓名、三门科目的考试成绩,其结构格式如下: 学号 姓名 语文 数学 外语 C++ int num char name[10] int score[4]-stude
CSSTidy-1.3
- 一个CSS的语法解析器,读取CSS代码,并存成矩阵。用以优化和纠正CSS代码。-This class represents a CSS parser which reads CSS code and saves it in an array. In opposite to most other CSS parsers, it does not use regular expressions and thus has full CSS2 support and a higher relia
mobanjihe
- 整个实验的设计思路大致如下:首先通过对话框来输入一个学生的基本信息记录,然后将记录的内容保存到一个对象数组集合类对象中,最后通过文档序列化将记录保存到一个文件中去。当添加记录或打开一个记录文件,还会将记录数据传回到对话框相应控件显示出来。-The experimental design ideas as follows: first through the dialog box to enter the basic information a student record, then recor
sample-source-cdoe
- 為了 Java 所做的 list class, 方便你做"新增","刪除","尋找"等功能. 可以說是一個動態陣列的物件.-It is very important to add, delete, find objects in the list but Javascr ipt array does not contain any of them. We need to create an advanced list that works with all objects. In .NET pl
DataComboBox
- The code demonstrates how to bind six different types of data sources to a ComboBox control. Data is bound from: an array an ArrayList of strings an ArrayList of class objects a DataTable a DataView a BindingSource
Practice1
- 定义一个由int型元素所构成的线性表类LinearList(通过数组实现)-Int type element defines a linear form of the composition class LinearList (achieved through the array)
MFC_class
- 文档中主要是一些MFC常用类、成员函数、数组类、Cstring类、CTime类、CPoint类,可以方便平时的使用-The main document used in some MFC classes, member functions, an array class, Cstring class, CTime class, CPoint class, you can easily make the usual Use
DrawTreeView
- 根据二维数组内容直接绘制TreeView的一个类-Draw the TreeView' s a class based on the contents of the two-dimensional array directly
11_7
- 创建一个存储和显示学生信息的单文档应用程序。单击输入后将信息存储到一个学生信息类对象数组中,当在编号中输入学生序号,单击显示按钮时,在编辑框限时所需要的学生信息,在主菜单中包含清空子菜单,删除所有学生信息。-Create a single document storage and display applications student information. Click Enter after the information is stored into an array of studen
0427
- Conducted through virtual array DOA estimation, Acquisition and Processing of the speech signal, digital signal processing class-based, Partially achieved tracking speed iterative relaxation algorithm.
SLA7080M Series
- sidebar', 'before_widget' => '<div id="%1$s" class="widget %2$s">', 'after_widget' => '</div>', 'before_title' => '<h4 class="widget-title">', 'after_title' => '</h4>',
9796289
- A class library of vb array manipulation functions()
MdlFuctions
- 这个类模块集合了各种常用的功能,可直接调用,如插值,一维数组最大最小值平均值,冒泡算法,一元线性回归等(This class of modules sets a variety of common functions, which can be called directly, such as interpolation, maximum and minimum mean value of one dimension array, bubble algorithm, linear regress
