Pinned Repositories
A-Neural-Probabilistic-Language-Model
Implement NNLM (A Neural Probabilistic Language Model) using Tensorflow with corpus "text8"
ARES
Change-Patterns-Mapping
Code for TSE articles: 'Change-Patterns Mapping: A Boosting Way for Change Impact Analysis'
cnblogs-theme-next
next-theme博客园论文主题
code2vec
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
CodeInspector
基于Java ASM技术和GadgetInspector的原理,尝试实现一个自动Java代码审计工具。目前做到了可控参数分析和数据流跟踪分析
coderfly
Find function-level association impacts of code changes
coming
A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast analysis
JavaCallGraph
Java implementation of CallGraph
PuzzleGame
swust android project of puzzle
Xstar9's Repositories
Xstar9/CodeInspector
基于Java ASM技术和GadgetInspector的原理,尝试实现一个自动Java代码审计工具。目前做到了可控参数分析和数据流跟踪分析
Xstar9/PuzzleGame
swust android project of puzzle
Xstar9/A-Neural-Probabilistic-Language-Model
Implement NNLM (A Neural Probabilistic Language Model) using Tensorflow with corpus "text8"
Xstar9/ARES
Xstar9/Change-Patterns-Mapping
Code for TSE articles: 'Change-Patterns Mapping: A Boosting Way for Change Impact Analysis'
Xstar9/compile-language-of-test
Xstar9/DeepBugs
DeepBugs is a framework for learning bug detectors from an existing code corpus.
Xstar9/DeepFaultLocalization
Xstar9/DeepFix
Fixing syntactically incorrect C program lines using deep learning techniques.
Xstar9/DemoWechat
本科实训
Xstar9/doubanSpiderandStudy
python learning project of spider and xlwt and sqlite.
Xstar9/flask_wc
Xstar9/IntermediaryData-for-ChangePatternsMapping
Intermediary data for the TSE article 'Change-Patterns Mapping'
Xstar9/intrinsic_dimension
2021
Xstar9/ISSTA21-JIT-DP
This repo illustrates how to evaluate the artifacts in the paper Deep Just-in-Time Defect Prediction: How Far Are We? published in ISSTA'21.
Xstar9/JavaMethodCallGraph
基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star
Xstar9/JavaSE-learning
2020疫情期间学javase,以及参加机构夏令营培训的学习
Xstar9/learn-byteman
Xstar9/myproject
Xstar9/nju-software-analysis-homework
南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference
Xstar9/OOPSLA-2019-BugDetection
Xstar9/RefDiff
A tool to mine refactorings in the commit history of git repositories.
Xstar9/runoob-git-test
Xstar9/Soot-demo
Xstar9/styleguide
Style guides for Google-originated open-source projects
Xstar9/swust-pythonclass-exp
实验
Xstar9/SySeVR
Xstar9/UnitTestParser
单元测试数据解析脚本&工具,快速解析单元测试执行概况及各种维度的代码覆盖率。
Xstar9/wechat-procedure
Xstar9/ytnotes
college learning project of flutter