搜索资源列表
jisuanqi
- 在顶端2个操作数框输入原始值,将自动显示其四则运算值,以及运算结果的平方、开根、倒数、立方、自然对数、常用对数值,还可进行角度弧度换算,阶乘和三角函数计算,以及长度、面积、质量、体积的单位换算。-In the top two operands box to enter the original value, will automatically display its four operational values, and computing the results of the square
P-svWaveFieldSimulationConversion
- 二层地质模型波场模拟,用有限差分进行波场的模拟,充分利用多波多分量地震记录,以及各向异性方面的独特信息,可有效地减少 纵波勘探的多解性,定量地描述裂缝储层,改善某些纵波资料成像不好地区的构造 成像。这样可获得比纵波分辨率高的多波剖面,从而有利于研究小幅度构造、断层、 裂缝裂隙等复杂地质现象,对油气勘探与开发具有现实意义和实用价值-Two-layer geological model wave field simulation, using finite difference wave
alunfangcha
- 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
convex
- gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram algorithm can efficiently solve
DivideAndConquer_Algo
- 1. 依照介面提示輸入yes 或 no 2. 每局結束後會印出你心中猜想的兩個數字並計算當次花費的回合數 3. 每局之間可連續 本程式採用的演算法策略為divide-and-conquer algorithm 1. 先將範圍盡量縮小,優先程序為先從小範圍求出一解 2. 盡量以2的次方數取範圍做分割尋找一個數字時,平均最佳的方法必是二分法。 因此如何以最小步數找到第一個解?若搜尋範我採用的方法,就是以最小步數先尋找到一個解,接著再用二分法找出剩餘的一個解。為了讓
Coordinateoperation
- 给出两点坐标求线的长度,给出三点坐标求三条边的长度,及三角形的周长和面积。-Request line coordinates given the length of two, three coordinates are given three sides of the length of the request, and the triangle of perimeter and area.
GetArea
- 本程序可以读入由任意个点构成的多边形,并计算两个多边形的最大相交面积-The program can read any number of points by the composition of the polygon, and calculate the maximum intersection area of two polygons
two-find
- 通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值,这种方法叫做二分法-By the time f (x) between the zero shrinkage area where half of the ways in which the two endpoints of interval functions gradually approaching zero, in order to achieve zero approximati
huaxuewenti
- 滑雪中,是为了获得速度,滑的区域必须向下倾斜。Michael想知道在一个区域中最长底滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。下面是一个例子 1 2 3 4 5 16 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9 一个人可以从某个点滑向上下左右相邻四个点之一,当且仅当高度减小。在上面的例子中,一条可滑行的滑坡为24-17-16-1。当然25-24-23-...-
tri
- 一个三角形类Tri,包含三角形3条边长的私有数据成员,另有一个成员函数重载运算符“+”,以实现求两个三角形对象的面积之和-A triangle class Tri, contains a triangle three side length of the private data members and another member function overloaded operator " +" to the area seeking two triangle object
FDTD_noSource_2D_TE
- FDTD法模拟无源区域二维TE波的传播(Mur二阶吸收边界条件) 光速 空间步长 空间网格数 源的位置 一阶边界条件中的系数 角点的系数 克服激励源引起的虚拟反射赋软源-FDTD simulation of passive area of two-dimensional TE wave propagation ( Mur two order absorbing boundary conditions ) light space step spatial grid number source lo
TriInt
- 在有限元的计算中,常需要用到三角形区域上的积分,以及右端函数和基函数乘后的积分,本代码中以上两种均可计算,可精确到想要求的精度-Finite element calculations, often require the integration on the triangle area, as well as the right end of the function and the basis function multiplied Points, this code can calculat
CircleTable
- (2) 设计一个圆类Circle和一个桌子类Table,在设计一个圆桌类Roundatable,它是从前两个类派生出来的。要求输出圆桌的高度、面积、颜色等数据。其中,类Circle包含数据成员radius和圆面积的成员函数,类Table包含数据成员height和返回高度的成员函数,类Roundtable再添加数据成员color和相应的成员函数。-(2) design a circle class Circle and a table class Table in the the design a
sanhui
- 包括面积、周长、矩形度、伸长度,双向PCS控制仿真,一个很有用的程序。- Including the area, perimeter, rectangular, elongation, Two-way PCS control simulation, A very useful program.
bunyeng
- 应用小区域方差对比,程序简单,双向PCS控制仿真,基于matlab平台实现。- Application of small area variance comparison, simple procedures, Two-way PCS control simulation, Based on matlab platform.
haojou_v49
- 包括面积、周长、矩形度、伸长度,DSmT证据推理的组合公式计算函数,计算两个矩阵之间的欧氏距离。- Including the area, perimeter, rectangular, elongation, Combination formula DSmT evidence reasoning calculation function, Calculation of the Euclidean distance between the two matrices.
mantang_v28
- Matlab实现界面友好,在matlab环境中自动识别连通区域的大小,计算两个矩阵之间的欧氏距离。- Matlab to achieve user-friendly, Automatic identification in the matlab environment the size of the connected area, Calculation of the Euclidean distance between the two matrices.
buitai
- 在matlab环境中自动识别连通区域的大小,仿真效率很高的,计算两个矩阵之间的欧氏距离。- Automatic identification in the matlab environment the size of the connected area, High simulation efficiency, Calculation of the Euclidean distance between the two matrices.
pyxbp
- 包括面积、周长、矩形度、伸长度,是一种双隐层反向传播神经网络,包括调制,解调,信噪比计算。- Including the area, perimeter, rectangular, elongation, Is a two hidden layer back propagation neural network, Includes the modulation, demodulation, signal to noise ratio calculation.