搜索资源列表
65467489431ds
- 很经典的手机游戏源码 对出学者来说很有帮助 经典-classic source of the cell phone game right out of classical scholars helpful
mdsimulation
- CRYSTAL_COORDINATES是一个FORTRAN90程序,使用双精度运算,它产生,一套4 * NX的*NY*NZ 的坐标,分在一个长方形块NX*NY*NZ单元内。 用户可以指定单元的宽度,每一个点的最大的随机位移。 坐标数据写入到一个文件,可用于可视化,或更可能作为初始条件的坐标分子在分子动力学模拟。-CRYSTAL_COORDINATES is a FORTRAN90 program, using double precision arithmetic, wh
HOSPITAL
- 设计一个医院选址程序。一个城市里有n个社区给定n个社区之间的交通图。若社区i与社区j之间有路可通,则将顶点i与顶点j之间用边连接,边上的权值Wij表示这条道路的长度。现打算在这n个社区中选定一个小区建一所医院,那么这间医院的所在的社区应该使这个城市的所有居民都能方便的到达(即使距离医院最远的小区到医院的路程最短)。-Design of a hospital site selection process. A city where there are n communities for a giv
celldetect
- 为细胞识别统计系统 运用于生物医学方面 程序可以运行-For cell identification used in biomedical statistics system can run
aooo
- 在单元格中插入超连接、openoffice-Cell insert hyperlink, openoffice
ToEnd
- VBA example find last row or cell. -VBA example find last row or cell. VBA example find last row or cell.
Cellular-radio-communications-system
- 蜂窝无线通信系统的仿真,包括单小区和多小区等。-Cellular wireless communication system simulation, including single-cell and multi-cell and so on.
Draw_GetCenters
- 画出蜂窝小区并返回小区中心坐标,可用于LTE系统干扰共存仿真使用-Draw a cell and returns the cell center coordinates can be used to interfere with the coexistence of LTE systems using simulation
PARTIAL-SHADINGS-ON-PV-ARRAYS
- We present a methodology for the analysis and the uation of the electrical effects of partial shadings on a PV array. This methodology is namely developed in a pedagogic tool of the software PVsyst, which aims to explain how a shaded cell or grou
CFAR
- 在matlab7.4基础上实现恒虚警检测,包括单元平均CFAR检测实例过程,杂波边缘虚警性能,GO-CFAR等-Achieve CFAR in matlab7.4 basis, including cell averaging CFAR detection instance procedure, clutter edge false alarm performance, GO-CFAR, etc.
matlabCode
- To improve the cellular energy efficiency, without sacrificing quality-of-service (QoS) at the users, the network topology must be densified to enable higher spatial reuse. We analyze a combination of two densification approaches, namely “mas
Chap.05
- < 基于arcobjects与才c#.net的GIS应用开发>>书上的第五单元源码-< < Fifth cell-based source arcobjects and only c# .net of GIS application development > > book
cell
- OpenSees中的cell类,用于二维截面自动划分。是划分的最基本单位。一般是结合Patch类使用-OpenSees the cell type for the two-dimensional cross-sectional automatic division. It is the basic unit of division. Patch class is a combination of general use
patch
- OpenSees中的Patch类,用于二维截面的自动划分,划分成一定数量的cell类。一般结合cell类使用。-OpenSees the Patch class for automatically divide the two-dimensional cross-section, divided into a number of cell type. Usually combined cell classes.
reinfBar
- OpenSees源码中的钢筋类,类似于Patch中的cell类,是二维截面自动划分的基本钢筋截面类,用于计算钢筋纤维的坐标和面积。-OpenSees reinforced class source code, similar to the cell Patch class is the basic class of two-dimensional cross-section steel sectional automatic partitioning, used to calculate the
dalcinl-petiga-2d64db7cab9c
- 等几何参数化计算,用来提高有限元计算效率,求解偏微分方程-numerical techniques include the finite element method, boundary element method, molecular dynamics, etc. while the analytical solutions are obtained using the homogenization techniques and the representative unit-cell m
cell-select
- 当一个基站覆盖的区域存在多个小区时,就得判决用户进入哪个小区服务质量更好-When there are multiple cell area covered by a base station, the user must enter judgment which cell better quality of service
schedule
- 一个正方形平面被分为N*N个单元格,其周围被墙包围,其中有一个滑块和一个坑,单 元格之间可能存在墙。每次操作可以将滑块往上下左右中的某一个方向滑动,滑块被滑动后 会朝滑动方向不断移动直到遇到墙或者掉入坑中为止。问最少滑动多少次能将滑块滑到坑 中。-Plane is a square divided into N* N a cell, which is surrounded by a wall, which has a slider and a pit, single There
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