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

搜索资源列表

  1. vectgui_archive

    0下载:
  2. 使用matlab画矢量箭头,可以算旋度散度等~-Draw vector arrows using matlab, you can curl divergence operator, etc. ~
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6444
    • 提供者:罗文
  1. dianti

    0下载:
  2. 该程序为微机综合课程设计,模拟电梯控制系统,能够完全模拟电梯功能,并能够实现其他附加功能(急停、断电待修、直达、箭头指示上下等等)-The program for the computer integrated curriculum design, simulation elevator control system, to fully simulate the lift capabilities and the ability to implement other additional fea
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:xiaoyu
  1. line2arrow

    0下载:
  2. 在轴箭头绘制坐标空间是很困难的,因为Matlab的内置函数图工程箭头坐标空间。这个函数的轴到图坐标计算及放置在正确的位置注释箭头。它还提供了一个按钮式功能重新同步线和箭头如果调整轴或人物,或变更线的属性。-Plotting an arrow in axis coordinate space can be difficult, since Matlab s built-in arrow function works in figure coordinate space. This function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5469
    • 提供者:zzskzcau
  1. Draw-3D-Arrow

    0下载:
  2. matlab 源码绘制3D箭头,支持光源调整,色彩渐变等等功能-matlab source code for drawing 3D Arrow
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:160894
    • 提供者:max
  1. flash-P-xml-slideshow-code

    0下载:
  2. 带左右箭头翻页的flash+xml幻灯代码-Left and right arrow to turn the page with flash+ xml slideshow code
  3. 所属分类:WEB(ASP,PHP,...)

  1. DrawArrowDemo

    0下载:
  2. vc 绘制带有箭头的线条\DrawArrowDemo 的程序源码-Draw lines with arrows vc \ DrawArrowDemo the program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:25413
    • 提供者:
  1. dgf

    0下载:
  2. 基于cortex_m3的USB鼠标触控实验,功能为:触摸液晶屏,PC机上鼠标箭头显示-The USB mouse touch-based cortex_m3 experiment functions: touch LCD screen, PC, the mouse arrow on the display
  3. 所属分类:USB develop

    • 发布日期:2017-04-02
    • 文件大小:143704
    • 提供者:冯天鹏
  1. Monks-and-savage-problem

    0下载:
  2. 这是一个古典问题。假设有n个修道士和n个野人准备渡河,但只有一条能容纳c人的小船,为了防止野人侵犯修道士,要求无论在何处,修道士的个数不得少于野人的人数(除非修道士个数为0)。如果两种人都会划船,试设计一个算法,确定他们能否渡过河去,若能,则给出一个小船来回次数最少的最佳方案。 要求: (1)用一个三元组(x1,x2,x3)表示渡河过程中各个状态。其中,x1表示起始岸上修道士个数,x2表示起始岸上野人个数,x3表示小船位置(0——在目的岸,1——在起始岸)。例如(2,1,1)表示起始岸上
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:213731
    • 提供者:panbowen
  1. directui

    0下载:
  2. directxui的类继承图,是研究DIRECTUI的必备资料,由于是用VISIO画的,所以实线箭头表示继承,虚线剪头表示聚合.-directxui class inheritance diagram, is to study the DIRECTUI essential information, because it is painted with VISIO, so the solid arrows indicate inheritance, dotted line cutting head
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:46993
    • 提供者:扬名
  1. DrawArrowDemo

    0下载:
  2. vc——绘制带有箭头的线条\DrawArrowDemo-vc- drawing lines with arrows \ DrawArrowDemo
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:27093
    • 提供者:
  1. 12864

    0下载:
  2. 接着要做的事就是指定我们的图片要从哪里写入(即写入的XY坐标,这个是最关键,也是最难理解的部分)。因为我们这里是显示一整个画面的图片,所以我们就从12864的第一个点开始显示。那这个点的坐标是怎么定位的呢?我们往这个点写入数据后,要是接着再写数据,那坐标值会怎样变化呢?首先我们要弄清楚12864究竟是怎么把数据写入到GDRAM(绘图显示RAM)中去的。12864(ST7920驱动芯片)把屏幕分成上下两部分(如上图中把垂直坐标分成了两部分的00~1F)。当我们把坐标值写给LCD后(怎么写后面会说)
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:286897
    • 提供者:许扬
  1. demo_6_7

    0下载:
  2. 8*8点阵LED动态扫描,显示用于电梯中指示向上运行的箭头。-8* 8 lattice LED display in elevator, dynamic scanning of the arrow upward run instructions.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:18999
    • 提供者:屠丹
  1. DrawArrowDemo

    0下载:
  2. vc——绘制带有箭头的线条\DrawArrowDemo的程序源码,很不错的demo-vc- drawing lines with arrows \ DrawArrowDemo the program source code, very good demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:28782
    • 提供者:程国富
  1. jQuery

    0下载:
  2. 基于jQuery实用的下拉菜单代码--点击菜单栏箭头,即可看到扩展内容-Practical drop-down menu based on jQuery code- click the arrow to the menu bar, you can see the expansion of content
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:131694
    • 提供者:黄鑫舟
  1. VC_DrawArrow

    0下载:
  2. 自己写的用VC画箭头打印的代码,很好用希望对大家有帮助!-Write their own picture with the arrows printed VC code, easy to use we want to help!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:1044
    • 提供者:王国强
  1. icons

    1下载:
  2. 自己收集的一些界面开发常用图标,包括各种箭头、office中各种按钮图标、各个国家国旗图标、各种应用程序图标、各种网站图标,应有尽有。-failed to translate
  3. 所属分类:File Formats

    • 发布日期:2016-01-22
    • 文件大小:248832
    • 提供者:陈勇
  1. DrawArrowDemo

    0下载:
  2. 绘制带有箭头的线条\DrawArrowDemo\DrawArrowDemo.rar,很不错的vc源码,希望对大家有所帮助。-Draw lines with arrows \ DrawArrowDemo \ DrawArrowDemo.rar, very good vc source, we want to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:28855
    • 提供者:
  1. VB_-Screen

    0下载:
  2. VB_高仿QQ_屏幕截图工具,屏幕截取,添加箭头,矩形,椭圆。-VB_ high imitation QQ_ screenshot tool, screen capture, add arrows, rectangles, ellipses.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:80523
    • 提供者:刘活跃
  1. Puzzle

    0下载:
  2. BASCOM-AVR益智游戏项目: 这是一个与AVR和4x20 LCD益智游戏。有一个从1到15,洗牌15号表,你必须理清与箭头键NUM。-AVR Puzzle Game Project: This is a Puzzle game with AVR and 4x20 LCD. There are a table of 15 number from 1 to 15 that shuffle and you must sort this num with arrows key.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:87124
    • 提供者:lupo
  1. arrow

    0下载:
  2. 绘制任意方向箭头,点击鼠标可完成任意方向箭头绘制,很方便。-print arrows to any directions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:1593
    • 提供者:Felix Yuan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com