搜索资源列表
msdn_implement
- 模拟msdn界面的程序,vc++.NET编程,其中有图钉实现隐藏功能-simulation interface procedures, vc.NET programming, which is hidden radius achieve functional
p1-1
- 根据半径计算圆的周长和面积.程序中调用函数,输入R值利用局部变量调用生成周长面积的值。-Calculated in accordance with the radius and area of the circumference of a circle. Procedural function call, enter the R value of the use of local variables called perimeter area to generate value.
yuanxing
- 编写C++程序完成以下功能: (1)定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2)定义一个圆形类,其属性包括圆心和半径; (3)创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。 -The preparation of C++ program to accomplish the following functions: (1) defines a Point class, whose properties include
3
- 请设计一个模拟投篮过程的小游戏,游戏的要求如下: (1)设计一个matlab窗体,在窗体上防止一个坐标轴控件,并设置好该坐标系的坐标轴范围; (2)在坐标系上利用鼠标点击一个点a,作为篮筐的中心,并生成一个半径为r的圆,来模拟篮筐; (3)在坐标系上再用鼠标点一个点b,作为投篮的出发点,同时生成一个红色实心小球来模拟篮球,再选一个点c,b、c之间的连线作为投篮方向; (4)根据a、b、c三个点之间的位置关系,来模拟投篮过程,并记录命中次数; (5)以按住鼠标不放的时间来模拟力
Desktop
- 一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。栅栏价格为35元/米,过道造价为20元/平方米。过道宽度为3米,游泳池半径由键盘输入。要求编程计算并输出过道和栅栏的造价。-(A) a circular pool as shown, and now it takes on its built around a circular aisle, and in its four surrounding the fence. Fences price of 35 yuan/m,
RIFTUD
- 一维fortran涡轮设计程序。输入包括功率,质量流量,入口温度和压力,转速。设计变量包括静子出口角,转子半径比和转子出口切向速度分布。损失由内部损失模型计算。程序输出包括直径,效率,温度,压力,速度,流动角。-1D radial compressor design fortran program.Input design requirements are power, mass flow rate, inlet temperature and pressure, and rotat
magnetic-anomaly
- 不同半径球体的磁异常, 不同半径球体的磁异常, -Abnormal magnetic spheres of different radii, different magnetic anomaly radius of the sphere, the radius of the sphere in different abnormal magnetic anomaly different radius of the sphere,
Location-Service-TDOA_TOA_AOA
- chan算法及其加入角度信息后的比较 ChanAlgorithm――基本Chan算法 ChanAlgorithm_A――加入角度信息后的Chan算法,需要注意Chan算法的B矩阵 test――测试文件 CHANFUC――刘老师编的Chan算法,经比较后,小区半径并不影响定位精度。 chan4是对CHANFUC的测试。 -Chan chan algorithm algorithm and angle information added after compari
TaylorAlgorithm.m
- Taylor TDOA 定位程序 TAYLORALGORITHM 本函数用于实现无线定位中的TAYLOR算法 - BSN 为基站个数,3 < BSN < 7; - MSP 为移动台的初始位置, MSx, MSy均为[0,1]之间的数; 特别要注意服务小区与MS之间的关系,MS的位置不能越界。 - Noise 测距误差方差. - R 为小区半径,单位(meter); - X 为移动台经算法处理后的位置. See also: Taylor