wl-admin 用于vue项目的框架主体结构,后台管理系统快速建站模板,提供前端项目大多都需要用到的主要功能。 The main structure of the framework for the Vue project, the background management system quick site template.Provide spower to provide the main features most of the front-end projects need Introduction 介绍 Features 功能 前端鉴权,基于用户授权的菜单来匹配路由异步推入,精确到按钮的鉴权方案 提供mock数据用法及教程 提供lowdb小型js数据库local存储方案 内置复杂组件 Gantt 甘特图组件 Explorer 文件管理器,云盘网盘组件 BIM
2021-09-22 10:52:28 3.4MB admin vue vue-admin template-admin
1
Deep Attributed Network Embedding by Preserving Structure and Attribute Information
2021-09-14 20:09:36 1.82MB 研究论文
1
按缩进方式列出edif所有关键字,方便学习edif文件结构以及解析edif文件。
2021-09-14 10:58:42 4KB edif structure infrastructure text
1
级联表网 CascadeTabNet:一种从基于图像的文档进行端到端表检测和结构识别的方法 , , , , 该论文在发表(口头)虚拟口头演示 1.简介 CascadTabNet是一种自动的表格识别方法,用于解释文档图像中的表格数据。我们提出了一种改进的基于深度学习的端到端方法,用于解决使用单个卷积神经网络(CNN)模型的表检测和结构识别问题。 CascadeTabNet是基于级联蒙版区域的CNN高分辨率网络(级联蒙版R-CNN HRNet)的模型,该模型检测表的区域并同时从检测到的表中识别结构体单元。我们在ICDAR 2013,ICDAR 2019和TableBank公共数据集上评估结果。我们在ICDAR 2019比赛后结果中排名第三,用于表检测,同时获得ICDAR 2013和TableBank数据集的最佳准确性结果。我们还在ICDAR 2019表格结构识别数据集上获得了最高准确
1
算法分析课程实验,0-1背包问题的推广,背包有体积和限制重量,双重限制输入背包的最大体积和最大重量,输出最获得最大价值的最佳方案。
2021-09-12 17:26:04 12.27MB c++ data structure
1
UE4Dumper(虚幻引擎4自卸车) 适用于Android设备的Unreal Engine 4 Dumper,从游戏进程内存中转储libUE4.so,并在Android中生成受支持游戏的Structure SDK。 您可以在找到最新的Dumped SDK 变更日志 v0.1:首次发布 v0.2:添加了实验性的64位支持 v0.3: 解决转储SDK期间的对象迭代问题 增加了对解析数组,集合和地图结构的支持 v0.4: 扩展的64位支持, 修复了64位库重建问题 为64位库添加了新的Elf Dump Fix 使用GWorld向Dump SDK添加了选项 更新的用法文字 v0.5:新增了对解析功能的支持 v0.6: 添加了对UE 4.23+游戏的字符串和对象的支持(使用新选项:--newue) 添加了64位偏移以修复64位支持 更新了SDK生成方法以实现更快的转储 由于与新选项冲
2021-09-09 08:50:14 12.11MB C
1
常用数据结构和算法,博客内容代码
2021-09-07 14:05:10 9.81MB 算法 数据结构
1
Contents 1. Overview.............................................................................................................................................. 1 1.1 Scope .......................................................................................................................................... 1 1.2 Purpose ....................................................................................................................................... 2 1.3 Design environment ................................................................................................................... 2 1.4 IP-XACT–enabled implementations .......................................................................................... 6 1.5 Conventions used ....................................................................................................................... 7 1.6 Use of color in this standard..................................................................................................... 12 1.7 Contents of this standard .......................................................................................................... 12 2. Normative references......................................................................................................................... 13 3. Definitions, acronyms, and abbreviations.......................................................................................... 15 3.1 Definitions................................................................................................................................ 15 3.2 Acronyms and abbreviations.................................................................................................... 20 4. Interoperability use model ................................................................................................................. 21 4.1 Roles and responsibilities....................................................................................................
2021-09-06 13:28:52 3.88MB IEEE IP-XACT
1
This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.
2021-09-06 00:54:46 5.09MB c compiler data structure
1
pdf版的数据结构必读书 Data structure + Algorithm = Programming The tools and techniques to design and implement large-scale computer systems: Data abstraction Algorithm specification Performance analysis Performance measurement
2021-09-03 15:19:07 1.18MB PDF data structure C
1