资源列表
uca.rar
- 均匀线阵,均匀面阵方向图函数估计
C-sharp_JSQ
- 简单的加减乘除运算,并且实现记忆功能和平方,开方,倒数的史书运算-a easy Calculator
BA_net
- 利用MATLAB编写的复杂网络构造程序,很实用的代码~-Complex networks using MATLAB constructor, very useful code to
allan_sim_3
- 通过matlab计算allan 方差,并算出常见的五个参数-Matlab Allan variance, and calculate the five common parameters
fucai
- 数据结构,安徽大学李炜老师,模拟福利彩票。-Data structures, Anhui University, Li Wei teacher, simulated welfare lottery.
an
- 已知 n 个正整数,从中选择 m 个进行与运算得到一个新的数。例如:已知 1、2、3 从中 选择两个数进行与运算,可以是: 1 & 2 = 0 1 & 3 = 1 2 & 3 = 2-Known positive integer n, choose the m operation carried out to get a new number. Example: Given two numbers 1,2,3 and select operation can be: 1 &
cumsimp
- 辛普森规则逐列累计总和,是一个求卷积的函数。-Simpson s rule by the cumulative sum of the column is a convolution function.
Matrix-multiplication
- 通过vc++ 6.0编写的计算矩阵连乘的运算的代码-Through the calculation of the matrix with vc++ 6 prepared by the operation code
Recommended-Exercise-1
- 西工大数据结构实验Recommended Exercise 1答案,用C++来写的-Experimental data structure NPU Recommended Exercise 1 answer, to write with C++
CTelevision
- 定义一个描述电视的CTelevision类。类中包含电视品牌(p_brand,使 用指针类型)、当前频道(channel,一共500个频道)和当前音量(volume, 最大30)等数据成员。要求提供缺省以及带参构造函数,以及输出对象信息 方法。-A class definition television CTelevision descr iption. Class contains TV brands (p_brand, so Pointer type), the curren
test1.3.1
- 设计文法类,实现对文法G[S]=(Vt, Vn, P, S)的文件读写 文法的文件表示形式以及内存表示形式可自定义 文法就是3个集合+1个符号,重点(难点)就是产生式集合 产生式具有结构,可用于推导,是要特别注意的地方 如约定只读写产生式集合,一个示例如下(文件内容): S -> a S -> aSb 也即首个非终结符S为开始符号,然后分析得到里面的终结符集={a, b},非终结符集={S},产生式集(略)。 文法的文本形式可根据自己需要自由定义
newwwww22
- Some matlab code for optimization
