搜索资源列表
java
- 创建一个point,用随机函数定义5对坐标(x,y)并储存在一个该类的数组中,安于原点的距离从远到近输出各点的坐标和原点的距离-Create a point, with random function definitions 5 on coordinates (x, y) and stored in a such an array, the distance from the origin of the content with far to nearly output of different
musicF1
- 任意阵列输出数据的协方差进行奇异值分解,求出特征值和特征向量,利用信号子空间和噪声子空间的正交性,构造空间谱函数-Arbitrary array output data covariance singular value decomposition, eigenvalues and eigenvectors obtained using the signal subspace and noise subspace orthogonality spectral function space con
calculator
- /*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulation program. Correct for any giv
qarray_demo
- c++中自定义结构的动态数组源码,支持排序.给了动态数组模板类,以及排序的模板函数.-c++ customize dynamic array source to support the sort. to the dynamic array template class, as well as the sort of template function.
shuzhifenxi2
- 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531 m
shiyan15
- 编写具有如下函数原型的递归与非递归两种函数equ,负责判断数组a与b的前n个元素值是否按下标对应完全相同,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool equ(int a[], int b[], int n) 提示:递归函数中可按如下方式来分解并处理问题,先判断最后一个元素是否相同,不同则返false;相同则看n是否等于1,是则返回true,否则进行递归调用(传去实参a、b与 n-1,去判断前n-1个元素的相等性),并返回递归调用的结果
jisuanji
- 计算器,运用数组和结构体,基本图形函数是想计算功能-Calculator, using the array and the structure, basic graphics function is like computing power
paixu
- 随机产生100个0到999的整数存放于分别用于快速排序和堆排序的2个整型数组和一个用于链式基数排序的静态链表之中。为整数序列的输出定义一个输出函数。依据快速、堆和基数排序三种不同的算法分别编写函数程序。-Randomly generated 100 0-999 integer stored in a separate stack for rapid sequencing and sequencing of two integer array and a base for the chain so
chengxu
- 1、家庭财务理财系统 2、求在tt串中,‘a’到‘z’字母各出现几次,并由pp数组传回主函数。 3、不用是starct函数,实现两字符串连接。 4、焰火程序。 5、从3个红球,5个白球,6个黑球中任意取出8个作为一组,进行输出。在每组中可以没有黑球,但必须要有红球和白球。组合数作为函数值返回。正确组合数15,i,j,k分别代表红球,白球,黑球数。-1, family financial management system 2, and in the tt string, '
2d_dynamic_array.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** **// // program name: 2D dynamic array // These program shows how to create and pass a 2D dynamic array to a function. // It can be very useful for applications that you might create. // -//
playwave
- 实现wav文件的滤波,先将一个wav文件读到一个数组中去,也把滤波器的冲击函数放在一个数组中,然后进行卷积。-Wav files to achieve the filter, first read a wav file to an array, but also the impact of the filter function in an array, and then proceed to convolution.
array
- Array function. Read data from the text file and generate the output. This program evaluate the gred for student mark.
Antenna-Array-Design
- 毫米波,微波的相关资料,具体的算法设计和实现功能-Millimeter wave, microwave data, algorithm design and implementation of the function
array-paixu
- / / Define function void insert (an int a [], int, b) array parameter a is a row of good sequences, b is to enter a number, / / Insert it in accordance with the original law of the sort the array, the array inserted is still in good sequence.-//Def
8line-array
- 方向图函数,自己写的MAtlab,仅供参考-Pattern function, write your own Matlab for reference only
array
- turbo pascal with array function
Excel-Array-Function-VB-Code
- Excel Visual Basic code that allows for some of Excel s functions that do not work with array inputs to function with array inputs.
ss转array
- 选择集ss转VB array ,用来调用常用的vla-*****函数(selectionset to VB array ,to use vla-*** Function)
PCM2ALaw
- 单片机用的PCM转换代码,不多说了,是源码(the source code for MCU of PCM function)
ArrayHelper
- Unity 功能 泛型 处理数组元素 工具类(Unity function generic processing array element tool class)
