计算机图形学与opengl C++版 配套代码
☆20Sep 14, 2023Updated 2 years ago
Alternatives and similar repositories for OpenGL_Proj
Users that are interested in OpenGL_Proj are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 计算机图形学编程(使用OpenGL和C++) 代码实现☆17Feb 26, 2022Updated 4 years ago
- 基于 LangChain 生态与混合检索技术构建的智能化学术研究辅助平台,旨在提供高效、精准的文献深度分析能力。系统支持 PDF/TXT/DOCX 多格式学术文献上传,通过 BGE-Small-ZH 向量嵌入模型与 BM25 关键词检索融合的混合检索策略,实现跨文档语义关联…☆18Aug 28, 2025Updated 6 months ago
- 用numpy实现全连接神经网络(正向传播与反向传播)。Using numpy to realize fully connected neural network(forward and backward)☆12Jan 18, 2023Updated 3 years ago
- 利用Spring Cloud Alibaba技术栈将一个单体商城项目改造成微服务项目,包含PC端,H5,微信小程序,手机APP。实现微服务从开发到测试再到部署运维的一条龙学习过程。主要运用Spring Cloud Alibaba,Spring Boot,Mybatis P…☆12Jun 21, 2022Updated 3 years ago
- 北京大学操作系统课程lab:XV6(2023秋季学期)(个人代码)☆15Jan 6, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- SDN project 2019 on Mininet☆13Aug 3, 2023Updated 2 years ago
- hfut/合肥工业大学计算机图形学实验及大作业☆11Jan 19, 2024Updated 2 years ago
- 华中科技大学计算机网络实验2019级☆12Oct 24, 2022Updated 3 years ago
- Improving langchain knowledge graphs using baml☆43Aug 3, 2025Updated 7 months ago
- Agent Fusion is a local RAG semantic search engine that gives AI agents instant access to your code, documentation (Markdown, Word, PDF)…☆62Mar 7, 2026Updated 2 weeks ago
- a computer aided surgery system☆11May 20, 2016Updated 9 years ago
- ☆19Mar 9, 2021Updated 5 years ago
- ☆11Jun 18, 2020Updated 5 years ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15May 25, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于SDN架构的网络流量监控和控制☆12Feb 2, 2026Updated last month
- 2022年OPENGL计算机图形学大作业☆17Apr 9, 2022Updated 3 years ago
- Test GLB/GLTF Export from Revit☆13Nov 18, 2021Updated 4 years ago
- 这是一个而使用了osg基于3D包围盒技术AABB与OBB的先计算出box的顶点坐标,然后对模型的六个面进行离线渲染纹理的烘焙到2D纹理贴图中(FBO),在生成的box的六个面分别贴上这六张纹理贴图,来实现LOD(实现的是第0级的lod)!当然这里还包含了多模型加载的实现以及…☆11Dec 24, 2020Updated 5 years ago
- Detecting Facial Landmarks on 3D Models Based on Geometric Properties☆18Apr 29, 2024Updated last year
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆19Apr 26, 2020Updated 5 years ago
- 基于三重DES的数字图像加密算法,能够基于DES密码算法和分组密码运行模式,对输入的任意数字图像进行加密,并输出加密后的图像。同时也能够根据加密后的图像和DES密钥等信息,对加密的图像进行还原,使得解密后的图像和原图像保持一致。CSDN地址:https://blog.csd…☆17Dec 11, 2024Updated last year
- SDN-enabled IoT Simulation using Mininet with NS-3☆16Apr 15, 2017Updated 8 years ago
- 清华大学操作系统课程实验☆17Sep 6, 2020Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- 计算机图形学 小组项目☆17Feb 8, 2022Updated 4 years ago
- Central control upper computer, used to control the motor, monitoring the motor running state of the data. The code mainly realizes UART …☆16Nov 17, 2021Updated 4 years ago
- 美妆效果(贴纸)——OpenGL实现☆21Jan 30, 2023Updated 3 years ago
- Multi-path load balancing is a method used by most of the real-time network to split the packets into different paths rather than transfe…☆23Dec 2, 2023Updated 2 years ago
- 基于Mininet对SDN/OpenFlow网络进行仿真,搭建了由一个三层路由器staticRouter、一个二层自学习交换机以及若干台主机构成的网络拓扑。使用POX做控制器,编程实现了网络中各个主机之间的连通性。☆28Feb 25, 2017Updated 9 years ago
- Load and display bvh action files☆27Jul 9, 2024Updated last year
- Proteus Examples with 8086☆22Jun 29, 2020Updated 5 years ago
- Pytorch implementation of paper "DiverseMotion: Towards Diverse Human Motion Generation via Discrete Diffusion"☆24Sep 1, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- This repository contains source code used in the DICOM programming using .NET/C# Tutorials☆28Jan 23, 2026Updated 2 months ago
- PyQt5快速开发与实战[pdf+源码]。PyQt5是Qt v5的一组完整的Python绑定。它被实现为超过35个扩展模块,并使Python在所有支持的平台(包括IOS和Android)上被用作C++的替代应用程序开发语言。PyQT5 也可以嵌入在基于C++的应用程序中,以允…☆30Jan 10, 2020Updated 6 years ago
- ☆22Mar 6, 2026Updated 3 weeks ago
- 基于DCMTK和OpenGL的dicom viewer(pacs和阅片功能)☆32Feb 11, 2017Updated 9 years ago
- 华中科技大学计算机网络实验1:Socket编程实现的简易HTTP服务器☆27Nov 2, 2019Updated 6 years ago
- 一个基于OpenGL高效的数字地球解决方案☆31Oct 6, 2021Updated 4 years ago
- 一款用于物体尺寸测量的 C++ 桌面应用,使用 Qt 和 QML 构建 UI,使用 OpenCV 传统算法标定摄像机、捕获几何目标、并测量尺寸☆46Feb 3, 2024Updated 2 years ago