royxu1972
My research interest is software testing, especially embedded software testing and open source software testing.
Nanjing Xiaozhuang UniversityNanjing ,China
Pinned Repositories
5_java_example
java例子实践
A-to-Z-Resources-for-Students
Curated list of resources for college students
AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 4 & 3
Alg_CombPSO
Particle Swarm Optimization for covering array generation
chinese_docker
docker中文文档,docker Chinese Documation
commodity-management
简易商品管理系统
DockerNotes
Docker入门精华版
IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
numpy-cn
NumPy官方中文文档(完整版)
tist
This is a project named TIST(Team In Software Technology Innovation) for Software Technology Innovation team at Information Engineering Department in NanJing XiaoZhuang University.
royxu1972's Repositories
royxu1972/numpy-cn
NumPy官方中文文档(完整版)
royxu1972/algorithms
算法学习与总结
royxu1972/awesome-IntelliJ-IDEA
公众号《玩转IDEA》工作日每天早上 9 点更新使用技巧
royxu1972/cg-blog
:octocat: Welcome to my blog, watch, star and fork. In my blog, you can know the latest techniques and anecdotes.
royxu1972/cithub
nju cithub
royxu1972/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
royxu1972/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
royxu1972/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
royxu1972/hitszthesis
A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations
royxu1972/interpy-zh
📘《Python进阶》(Intermediate Python 中文版)
royxu1972/leetcode
LeetCode题解,151道题完整版
royxu1972/LLMPapers
Papers & Works for large languange models (ChatGPT, GPT-3, Codex etc.).
royxu1972/microbitcar
microbit-v2无线控制小车前进后退,小车端
royxu1972/mybatis-examples
mybatis 使用示例
royxu1972/newbee-mall-vue3-app
🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3.2 版本,技术栈为 Vue3.2 + Vue-Router4.x + Pinia + Vant4.x。
royxu1972/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
royxu1972/pict
Pairwise Independent Combinatorial Tool
royxu1972/remote_control
microbit-v2无线控制小车前进后退,控制端
royxu1972/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
royxu1972/spring-boot-route
Spring Boot 技术栈学习分享,涵盖了基础知识、Web开发、数据访问、缓存服务、消息队列、日志管理、服务监控、定时任务及其他的一些相关知识
royxu1972/SpringBoot
狂神SpringBoot笔记+源码
royxu1972/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
royxu1972/ssm_project
Spring+SpringMVC+Mybatis+Maven+Mysql框架搭建与分页实例
royxu1972/StudyNotes
📚JAVA、Spring、SpringMVC、SpringBoot、Mybatis、Vue、MySQL、MongoDB、Radis、Docker、Nginx、......笔记
royxu1972/thymeleaf-tutorial
Thymeleaf Tutorial.
royxu1972/tool-tips
idea 中相见恨晚的技巧 :poop: :poop::poop::poop::poop::poop: 文档访问地址 http://atips.cn/idea/
royxu1972/url
Baacloud官网
royxu1972/wpt
Test suites for Web platform specs — including WHATWG, W3C, and others
royxu1972/xyradiosend
microbit-V2 Accelerometer 简单控制小车发送端
royxu1972/xyreceice
microbit-v2 Accelerometer控制小车接收端,有误差,只是简单的控制,在方向和速度上没有很好处理。