▍1. 数据结构与算法-学生成绩管理(顺序)
说明: 数据结构与算法-学生成绩管理系统(以顺序表来实现)(Data Structure and Algorithms - Student Performance Management System (implemented in a sequential table))
说明: 数据结构与算法-学生成绩管理系统(以顺序表来实现)(Data Structure and Algorithms - Student Performance Management System (implemented in a sequential table))
说明: Learning.Unreal.Engine.iOS.Game.Development.2015 虚幻四IOS发布(Learning.Unreal.Engine.iOS.Game.Development.2015)
说明: Unreal.Engine.4.AI.Programming.Essentials.2016 虚幻四AI编程设计。(Unreal.Engine.4.AI.Programming.Essentials.2016)
很不错的基础教程,英文版的,是文字排版,非扫描的,非常清晰。(Very good basic tutorial, the English version, text typesetting, non scanning, very clear.)
说明: 很不错的基础教程,英文版的,是文字排版,非扫描的,非常清晰。(Very good basic tutorial, the English version, text typesetting, non scanning, very clear.)
Visual C++基础开发指南,是一款面向初学者学习者的指导教材,内附代码!(Visual C++ basic development guide, is a guide for beginners learning materials, with code!)
说明: Visual C++基础开发指南,是一款面向初学者学习者的指导教材,内附代码!(Visual C++ basic development guide, is a guide for beginners learning materials, with code!)
c primer plus 中文版课本中代码(Codes in Chinese C Primer Plus)
说明: c primer plus 中文版课本中代码(Codes in Chinese C Primer Plus)
C语言经典例题100道.................(100 Classic Questions in C Language)
说明: C语言经典例题100道.................(100 Classic Questions in C Language)
说明: Nehe大神的OpenGL教程,内附48节课的课程源码~希望对学习OpenGL的人有所帮助(OpenGL_Course_NeHe,Nehe's OpenGL course, which contains the source code of 48 courses. I hope it can help people who study OpenGL)
说明: 实现对逆变器的三相电流、三相电压、三相IGBT温度、三相的频率等采样,涉及了应用层程序和底层程序(Sampling of three-phase current, three-phase voltage, three-phase IGBT temperature and three-phase frequency of inverters is realized, which involves application layer program and bottom layer program.)
广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
说明: 广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)