码迷,mamicode.com
首页 >  
搜索关键字:mining embedded subt    ( 880个结果
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
COMP9313 Week9a-0
https://drive.google.com/drive/folders/13_vsxSIEU9TDg1TCjYEwOidh0x3dU6es https://www.cse.unsw.edu.au/~cs9313/20T2/slides/L8.pdf Mining Data Streams 1. ...
分类:其他好文   时间:2020-07-28 10:00:01    阅读次数:68
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
嵌入式Linux设备驱动程序:发现硬件配置
嵌入式Linux设备驱动程序:发现硬件配置 Embedded Linux device drivers: Discovering the hardware configuration Interfacing with Device Drivers 了解硬件配置 虚拟驱动程序演示了一个设备驱动程序的结 ...
分类:系统相关   时间:2020-07-11 11:13:22    阅读次数:108
2019个嵌入式市场研究,持续的C/C++优势
2019个嵌入式市场研究,持续的C/C++优势 2019 Embedded Markets Study reflects emerging technologies, continued C/C++ dominance 根据Eee Times和嵌入式技术在今年早些时候发布的2019个嵌入式市场研究, ...
分类:编程语言   时间:2020-07-10 10:03:41    阅读次数:94
SNA -- 基本的一些图论知识
主要参考资料: data mining and analysis (Mohammed..) ...
分类:其他好文   时间:2020-07-09 15:06:52    阅读次数:89
[USACO16OPEN] Diamond Collector S | (贪心+线性DP)
###题目描述 Bessie the cow, always a fan of shiny objects, has taken up a hobby of mining diamonds in her spare time! She has collected \(N\) diamonds \(( ...
分类:其他好文   时间:2020-07-06 19:44:16    阅读次数:76
880条   上一页 1 2 3 4 5 ... 88 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!