码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
Modular Arithmetic ( Arithmetic and Algebra) CGAL 4.13 -User Manual
1 Introduction Modular arithmetic is a fundamental tool in modern algebra systems. In conjunction with the Chinese remainder theorem it serves as the ...
分类:其他好文   时间:2018-11-16 17:32:09    阅读次数:214
#论文阅读#attention is all you need
Vaswani A, Shazeer N, Parmar N, et al. Attention is all you need[C]//Advances in Neural Information Processing Systems. 2017: 5998-6008. 文章提出纯粹基于atten ...
分类:其他好文   时间:2018-11-06 13:36:13    阅读次数:343
History of program (language).
1 编程语言的发展历程及未来趋势 1.1 编程语言的发展 · 1946?Plankalkul Konrad?Zuse,一位德国工程师,他躲藏在巴伐利亚附近的阿尔卑斯山上时,独立开发了Plankalkul。他把该项成果应用在其它的事物中,比如国际象棋。 · 1949 Short Code 第一种真正在 ...
分类:其他好文   时间:2018-11-05 19:04:13    阅读次数:131
Jlink flash 烧录HEX 程序
一般Jlink版本 和 Jag(硬件)最好匹配 安装Jlink 时,IAR的工具包也可以顺带安装。 有源码: IAR 可以自动选择CPU型号,代码直接Download and debug https://www.segger.com/products/debug probes/j link/ htt ...
分类:其他好文   时间:2018-11-04 21:24:31    阅读次数:684
File System in Linux
Linux File Systems 0. Introduction ext4是Linux流行的File System, mkfs是格式化Disk总的命令,用于在特定的分区上建立 linux 文件系统。 使用方式 : mkfs [-V] [-t fstype] [fs-options] filesy ...
分类:系统相关   时间:2018-11-04 01:53:50    阅读次数:239
Unity Lighting - Light Probes 光照探针(十)
Light Probes 光照探针 Only static objects are considered by Unity’s Baked or Precomputed Realtime GI systems. In order for dynamic objects such as interac ...
分类:编程语言   时间:2018-11-02 12:58:07    阅读次数:260
【Eclipse】Eclipse中打开cmd窗口和terminal窗口
在IDEA的时候可以直接使用terminal打开类似于cmd窗口的功能,于是想着在eclipse也使用类似的功能。 1.Eclipse打开类似于cmd窗口的功能。(DOS) 1.window——》show view——》other——》remote systems,选择确定或者双击,打开了一个新工具 ...
分类:系统相关   时间:2018-10-31 23:25:14    阅读次数:5842
Rosyln入门(二)-C#语义分析
先决条件 Visual Studio 2017 .NET Compiler Platform SDK Rosyln入门(一)-C#语法分析 简介 今天,Visual Basic和C#编译器是黑盒子:输入文本然后输出字节,编译管道的中间阶段没有透明性。使用.NET编译器平台(以前称为“Roslyn”) ...
分类:其他好文   时间:2018-10-26 14:29:13    阅读次数:637
汇编中的指令对齐
title: 汇编中的指令对齐 tags: ARM date: 2018 10 23 20:50:39 汇编中的指令对齐 搜索下官方文档的索引 ,有如下描述,也就是有两种情况,对于ARM,表示的是末尾几个0,也就是2^x了.具体填充格式可以指定 , "参考链接" For other systems, ...
分类:其他好文   时间:2018-10-24 01:17:30    阅读次数:469
android:Android开发不得不收藏的Utils
AndroidUtils AndroidUtils Android开发不得不收藏的Utils 之前写这篇文章主要是项目应用到的Utils,发现已经有一个更全面的开源库总结,所以还是非常震惊可以总结的这么全面,在此我准备重新梳理一遍~ AndroidUtils:Android必备utilCode 具体 ...
分类:移动开发   时间:2018-10-22 17:46:38    阅读次数:252
1149条   上一页 1 ... 25 26 27 28 29 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!