Pinned Repositories
CppCompiler
A C# application that simulates the important workflow of a C++ compiler, continuous updating ...
CS-Homework
这是本人在本科阶段所做的作业,一是为了保留纪念,等以后再看自己的作业会不会害羞和自己当年多菜;二是给以后的师弟一些参考
FreeChat
An IM (instant messaging) APP, the interface imitates WeChat, through the integration of 环信 SDK and EaseUI to achieve the instant messaging function, I realized the business logic processing and interface design.
MultilevelFeedbackQueueSimulation
A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the GUI interface.
MyFileManager
A self-developed customized file manager(file explorer).
MyUsefulData
Just my useful data~~
PageReplacementSimulation
Using Java to implement the simulated page replacement algorithm, the specific page replacement process displayed in the console.
PowerfulCalculator
A powerful calculator.(Android app)
RecommenderSystem
A network TV program recommendation system implemented by python is mainly based on the post-fusion of user collaborative filtering and content-based recommendation algorithms.
RegisterAndLoginDemo
A relatively elegant and practical App registration, login interface, It can be used directly.
Yuziquan's Repositories
Yuziquan/MyFileManager
A self-developed customized file manager(file explorer).
Yuziquan/RecommenderSystem
A network TV program recommendation system implemented by python is mainly based on the post-fusion of user collaborative filtering and content-based recommendation algorithms.
Yuziquan/PowerfulCalculator
A powerful calculator.(Android app)
Yuziquan/CppCompiler
A C# application that simulates the important workflow of a C++ compiler, continuous updating ...
Yuziquan/MultilevelFeedbackQueueSimulation
A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the GUI interface.
Yuziquan/CS-Homework
这是本人在本科阶段所做的作业,一是为了保留纪念,等以后再看自己的作业会不会害羞和自己当年多菜;二是给以后的师弟一些参考
Yuziquan/FreeChat
An IM (instant messaging) APP, the interface imitates WeChat, through the integration of 环信 SDK and EaseUI to achieve the instant messaging function, I realized the business logic processing and interface design.
Yuziquan/MyUsefulData
Just my useful data~~
Yuziquan/PageReplacementSimulation
Using Java to implement the simulated page replacement algorithm, the specific page replacement process displayed in the console.
Yuziquan/RegisterAndLoginDemo
A relatively elegant and practical App registration, login interface, It can be used directly.
Yuziquan/CS-Notes
:books: Computer Science Learning Notes
Yuziquan/LeetCode
Solution for LeetCode problems.
Yuziquan/StudentsManagementSystem
A small Demo of a Web application built by Spring Boot to implement "CRUD operations on student information".
Yuziquan/WCCalendar2
A custom calendar with wallpaper. (Android app)
Yuziquan/Yii_Homework
Yuziquan/Best_Practices_In_Android
Some of the summary about the best practices in Android, continuous updating ...
Yuziquan/Best_Practices_In_Java
Some of the summary about the best practices in Java, continuous updating ...
Yuziquan/CalculateArithmeticExpressionForFloatingpoint
Performs the evaluation of an arithmetic expression containing a floating point number.
Yuziquan/DailyMood
An APP that uses pictures and snippets to record your daily mood.(Android app)
Yuziquan/HinderBall
A custom blocking ball(or hinder ball) game. (Android app)
Yuziquan/JDBC_PeopleInformationManageSystem
Implement a simple personnel information management system using JDBC.
Yuziquan/LearningBoundless_back_end_service
The simple back-end service of LearningBoundless APP used Spring Boot.
Yuziquan/NewsBrief
An app that helps you quickly browse news and information~~
Yuziquan/OS_Android_Libraries_Collection
Some of the open source Android libraries that I've used in my own development have been found to be good~~( Continuous updating ...)
Yuziquan/PaintCustomizedFigures
A graphical drawing program, written in Java's Swing, through which you can draw custom sizes of common graphics.
Yuziquan/Scree
A simple scripting language named Scree.(In development...) Just for fun~~
Yuziquan/SearchForAnswer
Yuziquan/StackGAN
StackGAN implementation in TensorFlow 2.0
Yuziquan/Typical_Android_Demos
Just some typical Android demos.