码迷,mamicode.com
首页 >  
搜索关键字:embedded    ( 592个结果
Tomcat 是不是已经过气的容器
Tomcat 不但没有过时,Spring Boot 还给 Tomcat 第二春了。 微服务的兴起,Tomcat 针对很多应用已经做成 embedded 模式了,Tomcat 本身是容器,Tomcat 的出现就是为了解决但是 EJB 和 Weblogic,JBoss 这种大而全的大象导致的部署和安装问 ...
分类:其他好文   时间:2021-02-24 13:19:51    阅读次数:0
vagrant使用
vagrant启动报错 报错内容 from C:/HashiCorp/Vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/util/busy.rb:19:in `busy' 进入 C:\HashiCorp\Vagrant\embedd ...
分类:其他好文   时间:2021-02-16 12:13:48    阅读次数:0
Detecting CTCSS tones with Goertzel's algorithm
Detecting CTCSS tones with Goertzel’s algorithm April 21, 2006 Embedded StaffMost engineers involved in the design of Software Defined Radio (SDR) app ...
分类:Web程序   时间:2021-02-16 11:56:05    阅读次数:0
gitlab在以此停机后docker-compose启动不健康
gitlab|==>/var/log/gitlab/unicorn/unicorn_stderr.log<==gitlab|ArgumentError:AlreadyrunningonPID:635(orpid=/opt/gitlab/var/unicorn/unicorn.pidisstale)gitlab|/opt/gitlab/embedded/lib/ruby/gems/2.5
分类:其他好文   时间:2020-10-10 18:10:34    阅读次数:40
如何将SAP Cloud for Customer的扩展字段放置到Embedded Component中
My series of Cloud Application Studio Blogs How to detect EditMode in an Embedded Component Step by step to enable your custom BO with attachment uplo ...
分类:其他好文   时间:2020-09-12 21:42:43    阅读次数:46
PYNQ-有趣的连接
PYNQ社区项目 http://www.pynq.io/embedded.html PYNQ硬件加速图像缩放--实例 https://github.com/Xilinx/PYNQ-HelloWorld PYNQ-视频加速器 https://github.com/Pieter-Berteloot/PY ...
分类:其他好文   时间:2020-07-30 14:41:02    阅读次数:97
Embedded C Coding Rules
1. Using inline to replace #define when there are paramters 2. Using unsigned int only for bit-operations 3. Using fixed-width type int e.g. uint8_t, ...
分类:其他好文   时间:2020-07-27 15:42:42    阅读次数:67
如何为嵌入式应用选择适当的SSD
如何为嵌入式应用选择适当的SSD Selecting the right SSD for evolving embedded applications 变革涉及技术的每一个要素,闪存也不例外。价格下跌加上闪存技术的进步,引发了固态磁盘(SSD)市场的暴涨。由于其卓越的性能,它们正越来越多地取代硬盘驱 ...
分类:其他好文   时间:2020-07-11 19:36:52    阅读次数:44
嵌入式Linux设备驱动程序:用户空间中的设备驱动程序
嵌入式Linux设备驱动程序:用户空间中的设备驱动程序 Embedded Linux device drivers: Device drivers in user space Interfacing with Device Drivers Device drivers in user space 用 ...
分类:系统相关   时间:2020-07-11 13:04:44    阅读次数:95
嵌入式Linux设备驱动程序:在运行时读取驱动程序状态
嵌入式Linux设备驱动程序:在运行时读取驱动程序状态 Embedded Linux device drivers: Reading driver state at runtime 在运行时了解驱动程序 一旦有了一个正在运行的Linux系统,了解哪些设备驱动程序被加载以及它们处于什么状态是很有用的。 ...
分类:系统相关   时间:2020-07-11 12:46:55    阅读次数:96
592条   上一页 1 2 3 4 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!