资源列表
[控制台(字符窗口)编程] LinkList
说明:用C++的模板类实现了链表数据结构,里面包括了节点的删除、新增等简单算法-C++ template class, a linked list data structure, which includes the node to delete, add simple algorithm<Lisa> 在 2024-12-25 上传 | 大小:206kb | 下载:0
[控制台(字符窗口)编程] graphlinjiebiao
说明:用C++的模板类实现了图的邻接表数据结构,下载后添加头文件即可使用。-Adjacency table data structure use C++ template classes, and add header files to download.<Lisa> 在 2024-12-25 上传 | 大小:359kb | 下载:0
[控制台(字符窗口)编程] graphlinjiejuzhen
说明:用C++的模板类实现了图的邻接矩阵数据结构,下载后添加头文件即可使用。-Adjacency matrix data structure use C++ template classes, and add header files to download.<Lisa> 在 2024-12-25 上传 | 大小:6kb | 下载:0
[控制台(字符窗口)编程] Huffman
说明:用C++的模板类实现的霍夫曼树及其编码过程,可视地展示霍夫曼树的结构。-Huffman tree and its encoding process to achieve C++ template class, visual display of the structure of the Huffman tree.<Lisa> 在 2024-12-25 上传 | 大小:941kb | 下载:0
[控制台(字符窗口)编程] Paint_1
说明:一个在控制台上画图的小程序,用c语言实现,可以画直线矩形圆圆弧等,用统一的数据结构-A drawing program on the console, using c language, can draw a straight line rectangle circular arc, with a unified data structure<WANGXIAN> 在 2024-12-25 上传 | 大小:625kb | 下载:0
[控制台(字符窗口)编程] color-control
说明:颜色控制程序,对字体颜色的设置及变换。适应初学者-Color control program, set the font color and transform. Adapt to beginners<陽宸> 在 2024-12-25 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] Shader4
说明:GLSL进行动态Cube Mapping, 以及静态的Spherical Mapping. 使用w, q, e, a, s, d控制反光球位置,i, I, o, O, p, P 控制反光球方向 z, Z, x, X, c, C控制照相机角度,上 下 左 右控制照相机位置 用v 切换进入Cube mapping 或 Spherical Mapping, Spherical mapping 采用的是另一场景,和天空盒<陽宸> 在 2024-12-25 上传 | 大小:3.77mb | 下载:0
[控制台(字符窗口)编程] MyTree
说明:在控制台实现了二叉树的树状打印, 方便形象-Print in the console of a binary tree tree<asd> 在 2024-12-25 上传 | 大小:22kb | 下载:0
[控制台(字符窗口)编程] source
说明: 绘制具有三维表面的图像,适合初学者学习 -Draw three-dimensional surface image, suitable for beginners to learn<陽宸> 在 2024-12-25 上传 | 大小:6kb | 下载:0
[控制台(字符窗口)编程] asteroids
说明: C# 和 OpenGL 实现的小行星游戏,适合初学者学习-C# and OpenGL asteroids game, suitable for beginners to learn<陽宸> 在 2024-12-25 上传 | 大小:2.77mb | 下载:0
[控制台(字符窗口)编程] Opengl
说明:用Opengl绘制有真实感的三维图形 为图像添加光照 材质 使其更加美观真实-Opengl draw realistic 3D graphics add a light material for the image to make it more beautiful and true<YC> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] fifo_lru_opt
说明:三个页面置换算法,fifo_lru_opt等C++实现-Three page replacement algorithm, fifo_lru_opt C++ achieve<ai> 在 2024-12-25 上传 | 大小:1kb | 下载:0