码迷,mamicode.com
首页 >  
搜索关键字:the genographic proj    ( 389个结果
Proj THUDBFuzz Paper Reading: Baloo: Measuring and Modeling the Performance Configurations of Distributed DBMS
Abstract 背景:云环境下以最大化性能为目标配置分布式数据库非常麻烦 本文:提出Baloo, Task: 在云环境中系统地测量和建模分布式DBMS的与性能相关的不同配置 根据所需的目标精度动态估算所需的测量配置数量,以及每个配置所需的测量重复次数 实验: 数据集:在私有云设置中执行的900个D ...
分类:数据库   时间:2021-04-26 13:52:43    阅读次数:0
Proj IoTDBFuzz: PISA: An Index for Aggregating Big Time Series Data
![](https://img2020.cnblogs.com/blog/660274/202104/660274-20210424191131466-244498343.jpg) ![](https://img2020.cnblogs.com/blog/660274/202104/660274-2... ...
分类:数据库   时间:2021-04-26 13:17:30    阅读次数:0
Proj IoTDBFuzz: VisFuzz: Understanding and Intervening Fuzzing with Interactive Visualization
![](https://img2020.cnblogs.com/blog/660274/202104/660274-20210424191605400-783518272.jpg)![](https://img2020.cnblogs.com/blog/660274/202104/660274-20... ...
分类:数据库   时间:2021-04-26 13:16:13    阅读次数:0
Proj IoTDBFuzz: Testing Java Exceptions: An Instrumentation Technique
![](https://img2020.cnblogs.com/blog/660274/202104/660274-20210424192018327-1679065570.jpg)![](https://img2020.cnblogs.com/blog/660274/202104/660274-2... ...
分类:数据库   时间:2021-04-26 13:15:39    阅读次数:0
使用Redis+SpringBoot实现定时任务测试
Redis实现定时任务是基于对RedisKey值的监控 具体代码实现: 代码GitHub地址:https://github.com/Tom-shushu/Project 建一个SpringBoot项目 引入依赖 <?xml version="1.0" encoding="UTF-8"?> <proj ...
分类:编程语言   时间:2021-03-29 12:26:05    阅读次数:0
Proj THUDBFuzz Paper Reading: A Review of Machine Learning Applications in Fuzzing
2 Overview of Fuzzing Generation-based fuzzer Peach, Sulley Evolutionary Fuzzers honggfuzz, AFL, libFuzzer Mutation-based fuzzers where to mutate what ...
分类:移动开发   时间:2021-03-10 13:37:53    阅读次数:0
vs qt 移植到linux
#export PATH=/opt/Qt5.9.0/5.9/gcc_64/bin:$PATH #qmake -project QT+=widgets #qmake 所以如果是想要把vs的Qt项目移植到linux下,最好不要通过vs生成pro文件。只有当拷贝到linux下时才通过qmake -proj ...
分类:系统相关   时间:2021-03-02 11:57:19    阅读次数:0
Proj THUDBFuzz Paper Reading: 南京大学软件分析课程2020, 16 Soundiness
Soundness & Soundiness Soundness: the analysis captures all program behaviors, or the analysis result models all possible executions of the program ? ...
分类:数据库   时间:2021-01-29 12:01:47    阅读次数:0
Proj THUDBFuzz Paper Reading: 南京大学软件分析课程2020, 08 Pointer Analysis
Motivation 明显,类层次分析没法很好完成invokeinterface的分析。 Intro 作用: 确定某个指针能够指向何处memory 对oop能够确定指针指向的具体是哪个class的方法,field等 一般是may analysis Pointer Analysis & Alias A ...
分类:数据库   时间:2021-01-26 12:06:31    阅读次数:0
PostgreSQL13+PostGIS31安装手册
之前整理的是PostgreSQL9和PostGIS2的安装手册,最近在安装PostgreSQL13时发现由于版本过新,安装步骤略有不同,这里简单记录一下安装过程. 一 各软件包版本依赖关系检查 检查PostGIS、PostgreSQL、GEOS、GDAL、PROJ等各软件的版本依赖关系 http:/ ...
分类:数据库   时间:2021-01-11 11:27:02    阅读次数:0
389条   1 2 3 4 ... 39 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!