首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Fish

    Streamline安装与入门使用

    写在最前 Streamline是一个arm的profile工具,用于检测CPU和GPU的各种信息,就类似NVIDIA Visual Profiler的工具,这里介绍如何在ubuntu16.04的系统下安装并使用它 安装Streamline & adb 从官网(https://developer.arm.com/products/software-development-tools/ds-5-development-studio /streamline)下载Streamline的包,然后运行安装。 ,在认证的时候说找不到网络,需要在eclipse里设置Window -> Preferences ->General -> Network Connections把 自动 设置成 手动 就可以了 启动Streamline 连接手机 完成上一步之后关闭eclipse打开streamline 在 /usr/local/DS-5_v5.29.1/sw/streamline/android找到streamline-daemon-app.apk

    2.7K20发布于 2019-05-26
  • 来自专栏WeTest质量开放平台团队的专栏

    手游测试大杀器DS-5 StreamLine快速入门

    Streamline是一款由ARM公司制作的终极性能测试利器,可以快速定位手游性能问题,甚至可以直接追溯代码。但Streamline需要自行搭建,确实让不少同行止步,无法体会产品的优势。 所以,云测为大家整理了如何快速搭建Streamline,方便各位使用体验。 一、DS-5 StreamLine 是什么? ARM Streamline™ 性能分析器是 ARM DS-5™ 工具链的一部分,它使软件开发人员能够充分利用基于 ARM 处理器的系统上的可用资源,以创建高性能和高能效的产品。 Streamline使用了内核级的硬件性能计数器来精确记录系统资源。必须启用某些Linux内核配置选项后,才能在Android系统上运行Streamline。 检查是否存在过度绘制(overdraw),在Streamline中加入下面两个事件 l Mali GPU Fragment Processor 0: Active Clock Cycles l Mali

    3.6K20发布于 2018-10-29
  • 来自专栏程序员成长指北

    2021 年 Web 开发常用的五个图标库(建议收藏)

    Streamline Icons img Streamline Icons 是另一个优秀的图标库,你可以在项目开发中使用。 Streamline 大约有 30000 个漂亮的可适应性图标,包括 50 多个类别。Streamline 图标库以其对优化草图的支持而出名,这使得操作图标宽度和颜色变得容易。 你可以在 Streamline 中创建一个免费账户并开始使用图标,也可以直接将整个图标集下载到你的设备上。 像 Icon8、Font Awesom 和 FlatiCoin 一样,Streamline 支持在下载所需图标之前进行编辑。你可以轻松更改像素大小、格式,并在类似设计之间切换。 Streamline Icons 的主要特点 提供 Sketch、AI、EPS、PDF、PNG 和 SVG 格式。 用于搜索和编辑图标的 Web 应用程序。

    1.8K30发布于 2021-05-28
  • 来自专栏前端技术江湖

    2021 年 Web 开发常用的五个图标库(建议收藏)

    Streamline Icons ? img Streamline Icons 是另一个优秀的图标库,你可以在项目开发中使用。 Streamline 大约有 30000 个漂亮的可适应性图标,包括 50 多个类别。Streamline 图标库以其对优化草图的支持而出名,这使得操作图标宽度和颜色变得容易。 你可以在 Streamline 中创建一个免费账户并开始使用图标,也可以直接将整个图标集下载到你的设备上。 像 Icon8、Font Awesom 和 FlatiCoin 一样,Streamline 支持在下载所需图标之前进行编辑。你可以轻松更改像素大小、格式,并在类似设计之间切换。 Streamline Icons 的主要特点 提供 Sketch、AI、EPS、PDF、PNG 和 SVG 格式。 用于搜索和编辑图标的 Web 应用程序。

    1.8K10发布于 2021-06-01
  • 来自专栏hank

    【分享】运行EGL Pixmap例子,测试Xilinx MPSoC GPU性能

    /DMA_PixmapSampleOffscreen Warning gator_func(src/streamline_annotate.c:495): Not connected to gatord , the application will run normally but Streamline will not collect annotations.

    1.3K20发布于 2020-07-16
  • 来自专栏全栈程序员必看

    matlab流场可视化后处理「建议收藏」

    10],:,:),z([5 10],:,:),u([5 10],:,:),v([5 10],:,:),w([5 10],:,:))%quiver3 2.2 流线图 matlab中绘制流线常用的函数有:streamline matlab中标准的流线图streamline需要知道流场的起始点,但通常对于复杂流场,起始点没有规律。而且二维流场streamline也不会显示流场方向。 matlab中的streamline用法: load wind x2=x(:,:,5);y2=y(:,:,5);u2=u(:,:,5);v2=v(:,:,5); hold on startx=73*ones (1,6);starty=20:5:45;%定义流线起点 streamline(x2,y2,u2,v2,startx,starty) quiver(x2(1:3:end,1:3:end),y2(1:3: load wind figure daspect([1,1,1]); view(2) [verts,averts] = streamslice(x,y,z,u,v,w,[],[],[5]); sl = streamline

    2.7K10编辑于 2022-11-15
  • 来自专栏一心无二用,本人只专注于基础图像算法的实现与优化。

    【算法随记二】线卷积积分及其在图像增强和特效方面的应用(一)。

    21 float prvLen; ///PReVious LENgth of the streamline 22 float W_ACUM; ///ACcuMulated Weight from the seed to the current streamline advDir < 2; advDir++) 37 { 38 ///init the step counter, curve-length measurer, and streamline p_LUT0 : p_LUT1; 46 47 ///until the streamline is advected long enough or a tightly spiralling clp0_x = clp1_x; 107 clp0_y = clp1_y; 108 109 ///check if the streamline

    1.2K20发布于 2019-05-24
  • 来自专栏贾志刚-OpenCV学堂

    线性卷积积分及其在图像增强和特效方面的应用

    float prvLen; ///PReVious LENgth of the streamline float W_ACUM; ///ACcuMulated Weight from the seed to the current streamline forefront 0; advDir < 2; advDir++) { ///init the step counter, curve-length measurer, and streamline p_LUT0 : p_LUT1; ///until the streamline is advected long enough or a tightly spiralling clp0_x = clp1_x; clp0_y = clp1_y; ///check if the streamline

    1.3K40发布于 2019-05-14
  • 来自专栏用户4822892的专栏

    Top Benefits of Web Application Development for Business

    Web applications help you streamline your business forms so you can accomplish more in less time and eliminate working expenses so interfacing online applications to clients are an extraordinary method to streamline

    61020发布于 2019-06-28
  • 来自专栏气python风雨

    metpy函数平滑台风风场流线图

    shapely.geometry as sgeom from concurrent.futures import ThreadPoolExecutor import metpy.calc as mpcalc def plot_streamline '2022-07-02-01', '2013-07-01-23', '2013-07-02-01'] ex_list = [1, 1, 0, 0] executor.map(plot_streamline

    38110编辑于 2024-06-20
  • 来自专栏VoiceVista语音智能

    Sensory Conversational Voice AI for Automotive

    a glimpse of what and how Sensory's cloud-native conversational voice AI technologies will bring to streamline

    42240编辑于 2023-03-03
  • 来自专栏有三AI

    【知识星球】模型压缩和优化板块火热更新中

    作者提出了两种思路,分别是StreamLine Merging和Branch Merging。 StreamLine Merging是一种串行的合并方式,如下: ?

    76320发布于 2019-09-03
  • 来自专栏ytkah

    Ira主题shopify模板修改

    ,颜色搭配,合理布局排版,您也可以找ytkah帮您优化,提高访问速度,提升转化率 相关模板推荐 免费Shopify主题Dawn shopify Kalles模板 Prestige shopify模板 Streamline

    1.8K10发布于 2021-09-14
  • 来自专栏ytkah

    shopify label主题模板修改

    但是如果想按自己的品牌理念来设计网站布局需要比较专业的人来实现,您就可以找ytkah帮您优化,提高访问速度,提升转化率 相关模板推荐 免费Shopify主题Dawn shopify Kalles模板 Prestige shopify模板 Streamline

    1.6K30发布于 2021-09-14
  • "Web development's evolving plugin marketplace"

    By utilizing MCP, developers can streamline their workflow, reduce costs, and deliver an exceptional By exploring these options, developers can enhance their web experience, streamline their workflow, and

    22910编辑于 2025-08-13
  • 来自专栏气python风雨

    轻磅!Python风场流线图与三种滤波方法

    array[1:-1, 2:] + array[2:, 1:-1]) / 5 # array = new_array.copy() # return array def plot_streamline '2022-07-02-01', '2013-07-01-23', '2013-07-02-01'] ex_list = [1, 1, 0, 0] executor.map(plot_streamline import ThreadPoolExecutor from scipy.ndimage.filters import gaussian_filter, median_filter def plot_streamline '2022-07-02-01', '2013-07-01-23', '2013-07-02-01'] ex_list = [1, 1, 0, 0] executor.map(plot_streamline

    72310编辑于 2024-06-20
  • 来自专栏DrugOne

    FDA转向AI加快药物研发和审批速度

    FDA looks to AI to streamline drug development and approval process. Retrieved 4 April 2020, from https://www.bioworld.com/articles/429315-fda-looks-to-ai-to-streamline-drug-development-and-approval-process

    95560发布于 2021-02-01
  • 来自专栏有三AI

    模型压缩和优化板块上线

    作者提出了两种思路,分别是StreamLine Merging和Branch Merging。 StreamLine Merging是一种串行的合并方式,如下: ?

    83370发布于 2019-08-26
  • 来自专栏有三AI

    【知识星球】从SVM对偶问题,到疲劳驾驶检测,到实用工业级别的模型压缩技巧

    作者提出了两种思路,分别是StreamLine Merging和Branch Merging。 StreamLine Merging是一种串行的合并方式,如下: ?

    71730发布于 2019-08-06
  • 来自专栏终身学习者

    适合前端开发 和UI 设计的20多个最佳 ICON 库

    Streamline Icons 网址:https://streamlineicons.com/ 格式和类型: ICONJAR, SKETCH, FIG, XD, SVG, AI, PDF, PNG 价格和许可证:免费到 $411 image.png Streamline Icons是一个兼容性强的免费图标库存。 亮点: 超过30000个矢量图标 智能笔触修改轮廓厚度 支持 Sketch, AI, EPS, PDF, PNG, SVG 格式 Streamline 3.0 中的每个图标都有三个唯一的权重:浅色,常规和粗体

    3.9K20发布于 2020-05-11
领券