虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

VIEW

  • We describe and demonstrate an algorithm that takes as input an unorganized set of points fx1И

    We describe and demonstrate an algorithm that takes as input an unorganized set of points fx1􀀀    􀀀 xng 􀀀 IR3 on or near an unknown manifold M, and produces as output a simplicial surface that approximates M. Neither the topology, the presence of boundaries, nor the geometry of M are assumed to be known in advance — all are inferred automatically from the data. This problem naturally arises in a variety of practical situations such as range scanning an object from multiple VIEW points, recovery of biological shapes from two-dimensional slices, and interactive surface sketching.

    标签: demonstrate unorganized algorithm describe

    上传时间: 2013-12-18

    上传用户:xc216

  • 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量

    能计算数学函数的计算器 这个计算器可用 set 命令自定义变量,也可以用 VIEW 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。

    标签: set 计算器 计算 数学函数

    上传时间: 2016-12-15

    上传用户:ikemada

  • GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

    GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in VIEW, current altitude (against mean sea level) and UTC date and time

    标签: HsGpsDll GPS Component Control

    上传时间: 2014-07-17

    上传用户:thuyenvinh

  • 用户元件库的建立 如果要在名为design_component的库中建立一个叫nfet的component

    用户元件库的建立 如果要在名为design_component的库中建立一个叫nfet的component,使它有ivpcell VIEW并且有CDF参数,具体的操作方法如下: a) 建立一个名叫nfet的component。在Library Manager中一般都会有一个叫sample的库,在该库的下面可以找到nfet元件,可以看到它有ivpcell VIEW. 把它copy到一个新库中。 b) 这些新的库是没有CDF参数的,而在analogLib库中的nmos4元件有这些参数。要把相应的参数copy到刚才新建的库中。在CIW窗口中,Tools菜单下选择CDF…Copy,弹出一个窗口。如下

    标签: design_component component nfet 用户

    上传时间: 2013-12-19

    上传用户:a6697238

  • 包含了H.264编码标准的两篇文章

    包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-VIEW Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for MultiVIEW Image and Video Coding

    标签: 264 编码 标准

    上传时间: 2014-12-21

    上传用户:saharawalker

  • 工具提示组件,所有MovieClip或继承自MovieClip的对象都可以使用, 占资源非常小,使用高效算法,最大限度优化代码,还有自动清除不存在的toolTip的功能, 即使你不停的addChi

    工具提示组件,所有MovieClip或继承自MovieClip的对象都可以使用, 占资源非常小,使用高效算法,最大限度优化代码,还有自动清除不存在的toolTip的功能, 即使你不停的addChild,当mc不存在时或toolTip不存在时,而没有removeChild,则自动清除, 绝不占资源,此算法不是利用光标的移动时做检测,所有不用担心光标移动的会卡, 也不是用onRollOver 或onRollOut,所有也不用担心会覆盖掉MC原来的事件, 用法: 把该组件拖到库中,之后在时间轴上加上以下这句代码,则可以使用 hjw.VIEW.controls.ToolTipManager.addPropertyInMovieClip() 具体用法: 完成了上一步后,就可以直接发在movieClip里用toolTip属性了 mc.toolTip="这是工具提示!呵呵"

    标签: MovieClip toolTip addChi 对象

    上传时间: 2014-01-25

    上传用户:stella2015

  • Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout

    Many CAD users dismiss schematic capture as a necessary evil in the process of creating PCB layout but we have always disputed this point of VIEW. With PCB layout now offering automation of both component placement and track routing, getting the design into the computer can often be the most time consuming element of the exercise. And if you use circuit simulation to develop your ideas, you are going to spend even more time working on the schematic.

    标签: schematic necessary creating dismiss

    上传时间: 2014-01-25

    上传用户:WMC_geophy

  • Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro

    Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/VIEW framework that simplifies the creation of industrial-strength programs and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.

    标签: applications Foundation Microsoft Windows

    上传时间: 2013-12-19

    上传用户:wpt

  • (1)测试外部数据RAM: 根据我们定义的逻辑

    (1)测试外部数据RAM: 根据我们定义的逻辑,外部RAM在数据空间中定义在0x8000-0xFFFF,共32k字,占据RAM中的低32K存储空间。提供2种测试方法,采用一种方式即可。 硬件仿真模式下,将目标板上电。 第一种方法:采用用程序测试实验 程序所在目录ex1_RAMTest。 该程序执行的功能是对外部数据RAM区0x8000-0xFFFF,从0x8000开始写并且读数据0x5555 。如果正常则写读下一个地址,直到 。如果正常则所有的地址操作完毕后,核心板的指示灯会变亮。否则,如果写入数据后,读出的不正确,则指示灯会不断闪烁。 在CCS2000中的操作如下: 1. Progect->Open,打开该目录中的工程文件。 2. Progect->Rebuild All,编译链接 3. File->Program 4. Debug->Go Main 5. Debug->RUN(快捷键F5) 如果正常可以看到灯在熄灭约4秒后变亮。(说明:对整个数据RAM区的操作时间其实很短,为便于观察,本程序中加入了延时)。 打开VIEW->Memory ,然后填入地址0x8000,然后在PAGE栏选择DATA。点击确定,即可显示0x8000地址开始的数据,用户会发现从这个地址开始往后的数据均为刚被写入的0x5555。

    标签: RAM 测试 数据 定义

    上传时间: 2013-12-08

    上传用户:www240697738

  • 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开

    程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷键F5) 然后在串口调试助手中马上可以看到上部的接收显示区不断接收到数据57(为16 进制)。在串口助手的下部的发送区填入56,选中自动发送。数据即可通过串口发送到目标板。 查看DSP 是否收到数据,按如下操作:打开VIEW->Watch window ,在下面刚弹出的Watch 区域中点右键,选择Insert, 出现的信息框中填入SCI_RXDATA,x 即可按十六进制方式显示出变量SCI_RXDATA 的值。如果正常,应可以看到该变量值为0x56。即说明RS232 双向通讯正常。

    标签: 9600 串口 SCI DB9

    上传时间: 2014-01-02

    上传用户:BIBI