Giter VIP home page Giter VIP logo

outlast-jlu-dlc's Introduction

Outlast: Jilin University DLC

汇总了在吉林大学生存所需的 Repositories.

有任何疑问/建议/想法/信息, 欢迎以你喜欢的方式 反馈.

封面

Outlast: Jilin University DLC

工具

OA

简介 Link
通知爬虫 Reachee

VPN

简介 Link
VPN-URL JLU-VPN
VPN-Door jlu-vpns-dokodemo-door
http-proxy jlu-http-proxy

DrCOM

官方提供的 DrCOM 程序闭源, 行为可疑, 且只有 Windows 版, 因此产生了许多第三方版本. 对于新手, 选择任意一个你可以在 PC 上成功运行的带*的项目即可.

简介 Link 备注
*DrCOM(0) drcomlite C
*DrCOM(1) dr-jlu-win32 C++, win32
*DrCOM(2) jlu-drcom-csharp C#
*DrCOM(3) JLUDrcomService C#, Windows, 设置为服务
*DrCOM(4) go-drcom-jlu Golang
*DrCOM(5) drcom-jlu-qt Qt
*DrCOM(6) JLUNET Python 2.7
*DrCOM(7) drcom-Jlu C
*DrCOM(8) go-jlu-drcom-client Golang
*DrCOM(9) jlu-drcom-gtk C, Gtk
*DrCOM(a) DrComDotnet .NET
*DrCOM(b) dr-jlu-linux Linux, C++
*DrCOM(c) jlu-drcom-in-c Linux, C
*DrCOM(d) jlu-drcom-client-gtk Python, Gtk
DrCOM(e) luci-app-jlu-drcom OpenWRT
DrCOM(f) jlu.hiwifi
DrCOM 协议分析 (含多个项目)

JLU Online Judge

简介 Link
JOJ-old joj-old
JOJ-win32 joj-win32
JLU Online Judge OnlineJudge

Others

简介 Link
汇总(本项目) Outlast-JLU-DLC
收集 JLUer 的开源社区账户和 Blog JLUroll
合成 JLU (Game) hechengJLU
学在吉大视频下载器/H5播放器 StudyAtJlu
学在吉大桌面客户端 StudyAtJlu_Desktop
JLUBOOK 附属站点 JLUBOOK-forNew

课程学习和资料

毕业设计相关内容主要适用于吉林大学学生, 使用者请自行参考比对自己学院最新下发的格式要求.

课程 简介 Link 备注
面向对象 (C++) oop-notes oop-notes
计算机图形学 Computer Graphics jlu-computer-graphics 教材缺失的API的实现,
相关算法的实现
汇编 x86 汇编 x86-asm-book-source 课程资源
嵌入式 Embedded System Embedded-System 嵌入式系统原理及应用教程
(孟祥莲) 提纲+题库
嵌入式 嵌入式实验 up-tech-cup-s3c2440-source 课程资源
嵌入式 LED点阵模拟器 LED-lattice-simulator Demo
毕业设计 毕设答辩(1) JLU-Beamer-Theme LaTeX, Beamer, 未更改配色
毕业设计 毕设答辩(2) JLU-Beamer-Theme LaTeX, Beamer, Overleaf, 更改配色
毕业设计 计院本科毕业论文 JLU-CCST-Thesis LaTeX, 2018
毕业设计 电院本科毕业论文 JLU-EE-template LaTeX, MSWord, 2021, 参考上1
毕业设计 软院本科毕业论文 JLU-CSW-template LaTeX, 2021, 参考上2
毕业设计 信院本科毕业论文 JLU-Thesis LaTeX, 2019
毕业设计 研究生学位论文 JLUThesis2020 LaTeX, 2020
毕业设计 (本/硕/博)学位论文 JLU_Dissertation LaTeX, 2021, 参考 PKU
Others 计院研究生课程资料 DocsForReview

大作业

课程 简介 Link 备注
大学计算机基础 Unity-游戏 2D-Adventure
程序设计基础 日常作业 ProgramDesign
程序设计基础 学生成绩管理系统 achievement
程序设计基础 Fruit-Market FruitMarket
算法和数据结构 简单的作业 data-structrue
算法和数据结构 哈夫曼-压缩软件 naive-Huffman
算法和数据结构 六度分离假说 Keven-Bacon
算法和数据结构 Nogo-不围棋(0) NoGo-AIBot Botzone
算法和数据结构 Nogo-不围棋(1) nogo Botzone
算法和数据结构 Snake-贪吃蛇 Snake-AIBot Botzone
算法和数据结构 机票管理系统 Server; FrontEnd
算法和数据结构 新闻区块链 Server; DNS; FrontEnd
算法和数据结构 红黑树 datastruct
空间解析几何 几何学计算机交叉应用 analytic-geometry
机器学习与 Python ML-and-Py ML-and-Py
基础物理实验 实验报告 jlu-physics-lab-report
面向对象 (C++) 每周练习 JLUOOPClassWork
面向对象 (C++) 作业 cppHomework
面向对象 (C++) ChatMFC ChatMFC
网页程序设计 小小书屋(0) Gosling_Book_Bar
网页程序设计 小小书屋(1) admin; client (gitee); backend
操作系统 反馈排队算法(0) oslab Python
操作系统 反馈排队算法(1) Visual-MLFQ Vue
操作系统 Banker Algorithm OSClassDesign
操作系统 死锁判断 visualize_deadlock_graph
操作系统 磁盘调度 disk_scheduling
程序设计综合课 中心点计算 GraphCalculate
程序设计综合课 KingZ-人机对战游戏 KingZ-game; Depend
程序设计综合课 Risc-V 解释器 RiscvSimulator
程序设计综合课 C++ 实现 CNN simpleCnnFramework
程序设计综合课 Gomoku-人机五子棋 Gomoku
程序设计综合课 Python 实现 ANN Easy_Neural_Network
计算机图形学 图形学基础小实验 CGwork0218
C++ 课设 商城 E-commerce
C++ 课设 商城 XMall
C++ 课设 商城 Qt-ShoppingMall
Java 练习 JavaExperiment
Java 书店 BookStore
Java 书吧 BookBar springboot
Java 网盘 Cvarpe
Java Pet-shop javaClassDesign
Java 租赁系统 iRentalSystem
JavaEE 模拟ai对话 ChatJavaEE TomEE
JavaEE 模拟ai对话 J2EChat_back;J2EChat_front
Linux linux-notes linux-notes
Linux rsap2p rsap2p
计算机网络 文件传输服务器 cs-network-proj
计算机网络 SpanTree SpanTree
计算机网络 RSTP-Lab RSTP-Lab
数据库 simple-db simple_db
数据库 InvoDB (engine) InvoDB
数据库 花瓣网 main; make
微机/嵌入式/汇编 MIPS mips
微机/嵌入式/汇编 MIPS mips-design
微机/嵌入式/汇编 Microcomputer-Lab MicrocomputerLab
微机/嵌入式/汇编 Microcomputer-Experiment M-Experiment
微机/嵌入式/汇编 x86 (I32) 汇编 x86-asm-homework
编译原理 词法分析-递归下降 SNLCompiler
编译原理 SNL 编译器 snl-compiler-design
软件工程 software-project-html software_project_html
软件工程 Business_Process frontend; backend
软件工程 DocAuth frontend; backend
软件工程 blog engine whisper
嵌入式实验 高铁信息牌 s3c2440-homework
嵌入式实验 Bad Apple Bad-Apple-4-s3c2440
嵌入式实验 商品条形码识别 Barcode
毕业设计 Qt CNN 辅助设计系统 GraduationProject Qt
企业实训 绘图与数据分析 plt-draw-homework
网络程序设计 ChatSystem ChatSystem
系统软件综合实践 数据库引擎 (CS346) DbEngine
系统软件综合实践 数据库引擎 (CS346) DBCourse
设计模式 课程作业代码 DesignPattern
软件分布式开发 dsd-db 数据库组(含多个项目)
大数据技术与应用 作业 big-data-homework-FE
Others 处理风控的后端系统 JLU-BBTS9
Others Cat-and-Dog ML-Cat-Dog
Others 测距软件 jluNewCamera MFC + OpenCV

备注

名词解释

  • 正常网络: 指能正常访问 Google, Wikipedia 等的网络.

  • 校园网: 指我校校园网, 可直接访问 图书馆 等校内网站. 与外面推销的 校园手机卡 无关.

  • Python: 若无特殊说明, 均指 Python3 .

反馈

outlast-jlu-dlc's People

Contributors

userelaina avatar qjksxy avatar oceanpresentchao avatar zzk72 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.