Skip to content
View vaechen's full-sized avatar

Block or report vaechen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FXChatDemo_four FXChatDemo_four Public

    在大佬的项目基础上修改的,基于JavaFX的聊天室项目,增加了登录认证界面,跟MySQL数据库做连接;增加了聊天记录加密存储的功能,不存储口令,需要用户记住口令,否则无法还原,相当于一次一密吧(虽然差得远)。修改了代码结构,使用MVC风格的代码,并且修改了一些bug。原项目地址:https://github.com/lvkee/JavaFX_ChatRoom

    Java 1

  2. -_LDA- -_LDA- Public

    基于LDA主题模型的舆情分析项目,依次运行(一)、(二)、(三)三个python文件

    HTML 1 1

  3. CI_Work CI_Work Public

    Forked from wl-Simplecss/CI_Work

    这是一个简易多线程的文件传输软件。 这是一个·QT可视化文件传输系统 项目实现了文件上传下载,用户登录注册登出,前端显示服务器上的文件夹内容等相关功能。

    C++

  4. File-encryption-transmission File-encryption-transmission Public

    Forked from kjctar/File-encryption-transmission

    基于openssl+qt写的P2P文件加密传输小工具

    C++

  5. p2p_file_transfer p2p_file_transfer Public

    Forked from ymn456/p2p_file_transfer

    window下QT开发的基于P2P协议的文件传输桌面软件

    C++

  6. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from liuii/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06

    JavaScript