搜索资源列表
CCDmain2
- 设计和实现线阵CCD的光谱数据的采集和处理程序。-Design and Implementation of linear array CCD s spectral data collection and processing procedures.
2
- 设计一个类模板,用于对数组进行排序、查找、求元素和,并以整数数组和实数组进行编程测试。-The design of a class template, used to sort the array, find, and elements and, and an integer array and is programmed to test the array.
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
student
- 小型的学生成绩管理程序 用数组来设计的 有查询和检索等功能-Small student performance management process to design an array of features such as query and retrieval
sort
- 设计一个Visual C++程序实现几种排序方法,要求输入一组数组之后,可以算出其几种排序的结果,即,依次为:直接插入排序,希尔排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序。 -To design a Visual C++ procedures for implementation of several sorting methods, for the importation of a group of the array, you can calculate the n
BinarySearch
- 利用二分搜索技术实现数组元素的查找,实现了算法设计中的分治策略-Use binary search technique to find the array element, the realization of the algorithm design of sub-rule strategy
23456787654321
- 问题一:设a[0:n-1]是已排好序的数组。请改写二分搜索算法,使得当搜索元素x不在数组中时,返回小于x的最大元素位置i和大于x的最小元素位置j,当搜索元素在数组中时,i和j相同,均为x在数组中的位置。 问题二:采用分治策略实现对n个元素进行排序的合并排序算法,其基本思想是:将待排序元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。 问题三:给定n个矩阵{A1,A2,A3,……,An},其中,Ai与Ai+1是可乘的,i=1,2,
caculat
- 大二时做的稀疏数组课程设计,希望对大家有帮助-Sparse array of curriculum design, we want to help
Hamilton
- 提出一种新的Hamilton阵列编码的设计方法。在不用求出整个Hamilton阵列编码前提下,根据码距和维数要求,直 接求出编码阵列中的某一具体的码元,预先构造出系数矩阵。和以往模型不同的是借助这个设计模型可以实现以任意顶点为起始点 的Hamilton阵列编码,从而使得构造整个Hamilton阵列编码更灵活、更快速-This paper proposes a new design method for Hamilton array codes.According to the hammi
LCS
- 算法设计与分析课程中用动态规划算法求解最长公共子序列问题,C语言写的,很实用,有b数组和c数组的输出,很适合初学者一步一步走程序。-Algorithm design and analysis programs using dynamic programming algorithm for solving the longest common subsequence problem, C language written, very practical, with b and c array ar
Calculator_vbnet
- VS2008开发的VB.net数学计算器,由NeverWind撰写,用于新手教程或指导。 注意:本程序是简单的四则运算计算器,不自动判定运算顺序,即,当输入1-2*3时候,先计算1-2,再计算-1*3。 为方便新手,不在设计界面更改控件属性。对控件属性赋值操作可以直接在窗体设计界面更改,如果你觉得这样一个一个的按键事件很麻烦,可以不手动画控件,在窗口初始化时生成按键数组,然后调用。但此方法不在本程序讨论之列。-The development of mathematical c
homework
- 设二叉树的结点的数据场之值仅为一大写英文字母。其前序和中序的遍历结果(打印结点的数据场之值)分别保存在字符串数组 preorder[N] 及 inorder[N]之中,其中 N 为常数。请设计程序以标准形式存储保存该二叉树。-Based binary tree node data field of the value is only a capital letter. The pre-order traversal order and the results (the data field t
Antenna-Array-Design
- 毫米波,微波的相关资料,具体的算法设计和实现功能-Millimeter wave, microwave data, algorithm design and implementation of the function
antennas
- 天线阵列设计的matlab源码,非常有用-Antenna array design matlab source code, very useful
adder_array
- adder_array的设计。加法器阵列设计,顶层模块,四步流水,21位-adder_array the design. The adder array design, top-level module, four-step pipeline, 21
adc
- 多维数组设计并模拟实现整型多维数组类型-Multidimensional array design and simulation integer multidimensional array types. . . . . . .
average
- 输入一组非0整数(以0为结束标志)到一维数组中,设计一个程序,求平均值,并分别统计这组元素中的正数和负数。-Input a set of non-zero integer (0 as the end mark) into a one-dimensional array, design a program that averaging, and statistics of the positive and negative in the set of elements
matlab designe
- 相控阵设计中,用于阵列综合的程序,GUI,波束扫描等,滤波器设计等,(Phased array design, beam scanning, filter design, etc.,)
麦克风阵列
- 麦克风阵列设计,声场插值误差分析,典型球形和椭球阵列搭建方法(Microphone array design)
Microcantilever
- An analog signal processing integrated circuit for microcantilever array has been designed for pressure measurement in biomedical applications.