.NET的Power BI 欢迎来到Power BI Embedded的.NET开发人员社区。 在这里,您将找到Power BI Embedded的.NET SDK的资源。 对于使用SDK的疑问或问题,请记录问题,我们将尽快答复。 有关入职Power BI Embedded的更多信息,请参见我们的。 问题 Power BI嵌入式核心库 Microsoft.PowerBI.Core程序包包含用于生成报告嵌入令牌的API。 从Nuget安装 Install-Package Microsoft.PowerBI.Core 用法:创建报告嵌入令牌 Power BI Embedded使用嵌入令牌,这些令牌是HMAC签名的JSON Web令牌。 使用Azure Power BI Embedded工作区集合中的访问密钥对令牌进行签名。 嵌入令牌用于提供对要嵌入到应用程序中的报表的只读访问权限。
2022-02-22 22:26:09 493KB C#
1
基于FPGA的嵌入式图像处理系统设计,英文版,非扫描版,内容清晰。 作者简介 Donald G Bailey is Associate Professor in the Institute of Information Sciences and Technology at Massey University, where he leads the Image and Signal Processing Research Group. His research interests include most aspects of image analysis, but in particular the algorithm development process, and training. Bailey has developed a Vision Image Processing System package which has been used in a wide range of image analysis applications. Current and recent projects include: image processing using FPGAs, real time produce grading using machine vision, super-resolution, and sub pixel measurement techniques, camera calibration, and coastal monitoring using automated video analysis. He has been working as an electronics and computer systems engineer in the field of image analysis and machine vision for over 25 years. He began applying FPGA technology to image processing in 2002, and since then has published about 25 papers on issues and applications of FPGAs to image processing. 目录 Preface. Acknowledgements. 1 Image Processing. 1.1 Basic Definitions. 1.2 Image Formation. 1.3 Image Processing Operations. 1.4 Example Application. 1.5 Real-Time Image Processing. 1.6 Embedded Image Processing. 1.7 Serial Processing. 1.8 Parallelism. 1.9 Hardware Image Processing Systems. 2 Field Programmable Gate Arrays. 2.1 Programmable Logic. 2.2 FPGAs and Image Processing. 2.3 Inside an FPGA. 2.4 FPGA Families and Features. 2.5 Choosing an FPGA or Development Board. 3 Languages. 3.1 Hardware Description Languages. 3.2 Software-Based Languages. 3.3 Visual Languages. 3.4 Summary. 4 Design Process. 4.1 Problem Specification. 4.2 Algorithm Development. 4.3 Architecture Selection. 4.4 System Implementation. 4.5 Designing for Tuning and Debugging. 5 Mapping Techniques. 5.1 Timing Constraints. 5.2 Memory Bandwidth Constraints. 5.3 Resource Constraints. 5.4 Computational Techniques. 5.5 Summary. 6 Point Operations. 6.1 Point Operations on a Single Image. 6.2 Point Operations on Multiple Images. 6.3 Colour Image Processing. 6.4 Summary. 7 Histogram Operations. 7.1 Greyscale Histogram. 7.2 Multidimensional Histograms. 8 Local Filters. 8.1 Caching. 8.2 Linear Filters. 8.3 Nonlinear Filters. 8.4 Rank Filters. 8.5 Colour Filters. 8.6 Morphological Filters. 8.7 Adaptive Thresholding. 8.8 Summary. 9 Geometric Transformations. 9.1 Forward Mapping. 9.2 Reverse Mapping. 9.3 Interpolation. 9.4 Mapping Optimisations. 9.5 Image Registration. 10 Linear Transforms. 10.1 Fourier Transform. 10.2 Discrete Cosine Transform. 10.3 Wavelet Transform. 10.4 Image and Video Coding. 11 Blob Detection and Labelling. 11.1 Bounding Box. 11.2 Run-Length Coding. 11.3 Chain Coding. 11.4 Connected Component Labelling. 11.5 Distance Transform. 11.6 Watershed Transform. 11.7 Hough Transform. 11.8 Summary. 12 Interfacing. 12.1 Camera Input. 12.2 Display Output. 12.3 Serial Communication. 12.4 Memory. 12.5 Summary. 13 Testing, Tuning and Debugging. 13.1 Design. 13.2 Implementation. 13.3 Tuning. 13.4 Timing Closure. 14 Example Applications. 14.1 Coloured Region Tracking. 14.2 Lens Distortion Correction. 14.3 Foveal Sensor. 14.4 Range Imaging. 14.5 Real-Time Produce Grading. 14.6 Summary. References. Index.
2022-02-16 21:38:40 27.41MB FPGA 图像处理
1
Embedded C,Addison Wesley
2022-02-15 22:34:06 2.4MB Embedded C
1
Chapter 1. Motors - Stuart Ball Chapter 2. Testing - Arnold S. Berger Chapter 3. System-Level Design - Keith E. Curtis Chapter 4. Some Example Sensor, Actuator and Control Applications and Circuits (Hard Tasks) - Lewin ARW Edwards Chapter 5. Installing and Using a Version Control System - Chris Keydel and Olaf Meding Chapter 6. Embedded State Machine Implementation - Martin Gomez Chapter 7. Firmware Musings - Jack Ganssle Chapter 8. Hardware Musings - Jack Ganssle Chapter 9. Closed Loop Controls, Rabbits, and Hounds - John M. Holland Chapter 10. Application Examples David J. Katz and Rick Gentile Chapter 11. Analog I/Os - Jean LaBrosse Chapter 12. Optimizing DSP Software - Robert Oshana Chapter 13. Embedded Processors - Peter Wilson
2022-02-15 22:21:59 21.73MB Embedded system
1
mqtt的mast嵌入式系统代码,带有操作系统 len += MQTTstrlen(options->clientID)+2; if (options->willFlag) len += MQTTstrlen(options->will.topicName)+2 + MQTTstrlen(options->will.message)+2; if (options->username.cstring || options->username.lenstring.data) len += MQTTstrlen(options->username)+2; if (options->password.cstring || options->password.lenstring.data) len += MQTTstrlen(options->password)+2;
2022-02-09 14:58:15 242KB MQTT
1
EDP 1.3规范文件,VESA标准文件,分享给大家。 This standard defines requirements and options of a standardized display panel interface for embedded display applications. It is based on the VESA DisplayPort Standard Version 1.2 and includes implementation options recommended for consideration by the system integrator.
2022-02-08 16:33:44 3.43MB edp dp
1
LEDE是路由器固件项目OpenWRT的一个复刻分支项目,并继承原来OpenWRT的开发目标。2018年1月 LEDE 和 OpenWRT 正式宣布合并。 LEDE的源代码基本继承原OpenWRT,但相应的开发者社区采用新的更具运行力的讨论规定和决议流程。
2022-02-08 12:00:09 3.04MB linux 软路由 维护 路由
1
Mastering Embedded Linux Programming(2nd) 英文无水印pdf 第2版 pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2022-02-07 11:47:38 5.14MB Mastering Embedded Linux Programming
1
APACHE NUTTX(吸引人) 介绍孵化状态 社区 获得帮助 邮件列表 问题追踪器 源代码 网站源代码 环境环境 安装Cygwin Windows 10下的Ubuntu Bash 使用macOS 安装 下载并解压缩 半可选的应用程序/程序包 路径中有空格的安装目录 从存储库下载 相关资料库 关于头文件的注意事项 配置NuttX 实例化“固定”配置 刷新配置 NuttX配置工具 在配置菜单中查找选择 显示隐藏的配置选项 确保您在正确的平台上 比较两种配置 制作defconfig文件 与旧配置不兼容 DOS下的NuttX配置工具 工具链 跨开发工具链 NuttX Buildroot工具链 炮弹 建筑NuttX 建筑 重建 建立目标和选项 本机Windows构建 安装GNUWin32 Cygwin构建问题 奇怪的路径问题 Window本机工具链问题 文献资料 介绍 Apache
2022-02-01 19:40:03 39.08MB real-time microcontroller embedded mcu
1
This is a book about developing the software and hardware you never think about. We're talking about the nitty-gritty behind the buttons on your microwave, inside your thermostat, inside the keyboard used to type this description, and even running the monitor on which you are reading it now. Such stuff is termed embedded systems, and this book shows how to design and develop embedded systems at a professional level. Because yes, many people quietly make a successful career doing just that. Building embedded systems can be both fun and intimidating. Putting together an embedded system requires skill sets from multiple engineering disciplines, from software and hardware in particular. Building Embedded Systems is a book about helping you do things in the right way from the beginning of your first project: Programmers who know software will learn what they need to know about hardware. Engineers with hardware knowledge likewise will learn about the software side. Whatever your background is, Building Embedded Systems is the perfect book to fill in any knowledge gaps and get you started in a career programming for everyday devices. Author Changyi Gu brings more than fifteen years of experience in working his way up the ladder in the field of embedded systems. He brings knowledge of numerous approaches to embedded systems design, including the System on Programmable Chips (SOPC) approach that is currently growing to dominate the field. His knowledge and experience make Building Embedded Systems an excellent book for anyone wanting to enter the field, or even just to do some embedded programming as a side project. What You Will Learn Program embedded systems at the hardware level Learn current industry practices in firmware development Develop practical knowledge of embedded hardware options Create tight integration between software and hardware Practice a work flow leading to successful outcomes Build from transistor level to the system level Make sound choices between performance and cost Who This Book Is For Building Embedded Systems: Programmable Hardware is for embedded-system engineers and intermediate electronics enthusiasts who are seeking tighter integration between software and hardware. Those who favor the System on a Programmable Chip (SOPC) approach will in particular benefit from this book. Students in both Electrical Engineering and Computer Science can also benefit from this book and the real-life industry practice it provides. Table of Contents Chapter 1: The Whole Picture Chapter 2: Power On and Bootloader Chapter 3: Inside the CPU Chapter 4: RAM, DMA, and Interrupt Chapter 5: Bus Architecture Chapter 6: Firmware Coding in C Chapter 7: Firmware Coding in the C++ and Script Languages Chapter 8: Building and Deployment Chapter 9: Field-Programmable Gate Arrays Chapter 10: System on Programmable Chip (SOPC) Chapter 11: De-Bounce, Power Management, and Display Chapter 12: Fixed Point Math Chapter 13: Popular Ways of Console Communications: Prepare the Tools Chapter 14: Work Flow
2022-01-27 20:13:13 18.52MB Embedded Systems
1