CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MAP L

搜索资源列表

  1. 用Welch法进行功率谱估计

    3下载:
  2. 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1826
    • 提供者:吴胜
  1. AVLTreeImpl

    0下载:
  2. AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also included a test to compare the fu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7020
    • 提供者:michael
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. Lzma

    0下载:
  2. 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-21
    • 文件大小:178538
    • 提供者:lostman
  1. map

    0下载:
  2. 有关map协议的asn解码方法,已经编译出来,如果对你有帮助,请下载-On the map of the ASN protocol decoding method, has been compiled from, if you have help, please download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:320868
    • 提供者:风与星
  1. HideInfoWithBmp

    0下载:
  2. 对于BMP格式的图象,其前54个字节未文件头信息,从第55个字节开始到结束的所有数据,都是图像颜色数据。如果仅仅修改图像颜色数据而不修改文件头信息,则bmp图像大小不变且可以正常使用。当然,为了控制图像的质量,对于数据的植入方式,我们需要稍加斟酌。一个bmp图像要隐藏我们指定的信息,储存空间必不可少。为了保证信息植入前后图像的质量不发生明显的变化,我们只有把信息写到bmp图像颜色数据的每个字节的低位上。这样,每个字节的改变量不超过0Fh,对图像品质的影响非常小,用肉眼几乎分辨不出来。在源码包中有
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:26111
    • 提供者:lizhoujian
  1. TLBB

    0下载:
  2. 天龙八部定点打怪jj-update版 脚本说明:【功能说明】 前几天发的yy(远攻)版,由于不需要主动出击,所以实现比较容易,但是jj(近攻)版,由于受到怪的图像大小和站位的影响导致了回原点公式需要再减去偏移量L即:1024-x-l,768-y-l,并且容易产生误差,所以我又发表了一个关于如何读取小地图坐标的求助帖子,并且受到了乌白菜兄台的启发,用一种比较简单的方法解决了jj(近攻)版的精确度问题。 【使用说明】 运行脚本前,先按TAB打开地图,再按“—”缩小地图 【作者介绍】
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1807
    • 提供者:毛毛
  1. MAP

    0下载:
  2. Maximum a priori L-values
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:Imran
  1. ball_catcher

    1下载:
  2. This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right camera. Then the trajectory is calculated to estimate
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-03-07
    • 文件大小:64766475
    • 提供者:agou
  1. Map

    1下载:
  2. 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:8307179
    • 提供者:程代宗
  1. 080417

    0下载:
  2. :手机游戏引擎中的图形引擎非常重要,它的好坏关系到手机游戏界面流畅情况以及对手机的硬件要求 程度.本文基于J2ME的MIDP2.0,讨论了手机RPG游戏弓l擎中图形引擎的设计与实现,包括地图数据文件 设计到读取、分析、加载和渲染.-: Cell phone game engine in the graphics engine is very important, it' s good or bad related to mobile phone games as well as t
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:153009
    • 提供者:吕大
  1. hw1

    0下载:
  2. The project#1 calculates all possible routes from A to L of the map using C language. The input is the matrix from developing the map of a subway system. In the matrix, the one stands for the two points are connected, and the zero stands for the two
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:6021
    • 提供者:chung
  1. android_maps_lib-1.0.2.src

    0下载:
  2. j2me map api source code
  3. 所属分类:J2ME

    • 发布日期:2017-03-21
    • 文件大小:252163
    • 提供者:tianerphil
  1. imagesegment

    0下载:
  2. 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错-This is the program of image segmentation based on the following work: S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image P
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:74210
    • 提供者:培培
  1. plot3k

    0下载:
  2. Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3787
    • 提供者:Jeff
  1. zkjRLxj

    2下载:
  2. 距离保护R-L模型算法 使用图基滤波器 控制阻抗轨迹显示范围 在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹- RL model algorithm for distance protection using map-based filter control the impedance locus in the impedance plane display range characteristic impedance circle draw, settin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1143
    • 提供者:chao
  1. opengl-Camera

    0下载:
  2. 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:65556
    • 提供者:fenglei
  1. Satellite_orbit_design

    0下载:
  2. 现需要在高度为600~700KM范围内,回归周期为30天的太阳同步轨道上布置一颗L波段的合成孔径雷达卫星。 1. 请设计合适的轨道参数,并仿真对应轨道下一个运行周期内星下点轨迹图(纬度和经度两个图); 2. 计算多普勒中心频率,多普勒调频率与纬度的关系图(设姿态角为0°,天线视角20°~60°,推荐35°); 3. 按高斯投影方式,将星下点轨迹图投影到地图坐标上。-Now requires a height of 600 ~ 700KM range, return period
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2201
    • 提供者:c
  1. 15hibernate_day04_pm_v1

    0下载:
  2. 如何使用Myeclipse生成映射文件和实体类? 映射文件和实体类《=== ===》DB 1)如何根据DB生成实体类和映射文件 =========利用Myeclipse追加Hibernate框架======== a.先在DB Browser窗口建立一个与数据库的连接 b.新建一个工程,点工程名右键-->Myeclipse-->Add Hibernate.... c.选择Hibernate框架版本 d.生成Hibernate.cfg.xml文件
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:410135
    • 提供者:说法
  1. automatic cellular

    0下载:
  2. 一维元胞自动机的实现。假定一维元胞自动机的其中某个规则,时空图L=100,初值取Xi0=1(i=50) Xi0=0(i≠50)用白色表示0状态,用黑色表示1状态。 对给定规则,演化100时间步的C语言实现(Realization of One Dimensional Cellular Automata. Suppose one of the rules of a one-dimensional cellular automata, the space-time map L = 100. The
  3. 所属分类:汇编语言

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:联合kf网
« 12 »
搜珍网 www.dssz.com