英文原版编程语言实现模式,来自于Antlr相关,在antlr权威教程之后又一力作
2021-04-02 02:12:43 5.97MB 英文版Antlr 语言实现模式
1
脉冲神经网络经典论文
2021-03-23 13:16:49 4.3MB SNN 类脑计算 类脑智能
1
当代编译技术三大圣经之一, 书名:Modern Compiler Implementation in Java/C++/ML,Second Edition 作者:Andrew W.Appel,with Jens Palsberg 这本书是3本书中最薄的一本,也是最最牛的一本!
2021-03-22 16:37:26 4.05MB 虎书 Tigerbook Compiler java
1
Java中的忍者编码数据结构实现 数据结构的实施
2021-03-18 09:16:42 156KB Java
1
这是基于串行链路的Modbus协议官方英文原版(Modbus over Serial Line Specification and Implementation Guide V1.02)
2021-03-13 09:14:46 242KB modbus 串行链路 协议
1
Design and Implementation of a GPON-Based Virtual OpenFlow
2021-03-07 14:44:48 1.33MB 数字通信
1
基于安卓平台的电影推荐系统的实现,王薪宇,,目前市面上有很多提供电影资讯的app,也有一些擅长音乐推荐的app。本文开发了一个基于安卓平台的能够推荐电影的app。本文用到的算法�
2021-03-01 22:07:29 446KB 首发论文
1
RSA实施 这是使用带有C ++的RSA 2048位实现。 表中的内容 基本设定 这里使用的库是Boost。 下一节将展示如何通过Boost :: multiprecision表示很大的数字。 要安装Boost库,请遵循或。 大数数据类型 使用此代码为大数定义新的数据类型。 # include namespace mp = boost::multiprecision; typedef mp::number > number_t ; // int4096_t 从现在开始,我们可以将数据类型number_t用于4096位数字。 (注意:尖括号>之前有一个空格
2021-02-18 15:06:58 299KB C++
1
Advanced FPGA Design - Architecture, One thing to note about this book is that it will not flow from cover to cover like a novel. For a set of advanced topics that are not intrinsically tied to one another, this type of flow is impossible without blatantly filling it with fluff. Instead, to organize this book, I have ordered the chapters in such a way that they follow a typical design flow. The first chapters discuss architecture, then simulation, then synthesis, then floorplanning, and so on. This is illustrated in the Flowchart of Contents provided at the beginning of the book. To provide xiii accessibility for future reference, the chapters are listed side-by-side with the relevant block in the flow diagram.
2021-02-18 09:45:54 6.88MB FPGA Design Architecture Implementation
1
Fast Implementation for the Singular Value and Eigenvalue Decomposition Based on FPGA
2021-02-11 09:07:40 128KB 研究论文
1