资源列表
排序选择:
[数据结构常用算法] maze
说明:迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。-Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwise direction (a total of four-<xf> 在 2026-01-09 上传 | 大小:1.06mb | 下载:0
[数据结构常用算法] Merge-sort
说明:归并排序是建立在归并操作上的一种有效的排序算法。-Merge sort is based on the operation of an efficient merge sort algorithm.<xf> 在 2026-01-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] SVM
说明:支持向量机svm 模型生成函数,本代码主要是用VC2008和LIBSVM文件,对txt文件中的样本数据,生成SVM model 文件- svm model generation, the code is mainly used VC2008 and LIBSVM files, txt file sample data files generated SVM model<滔滔> 在 2026-01-09 上传 | 大小:1.26mb | 下载:0
[OpenGL] 5DGS-3D-Shadow
说明:Opengl 阴影,WASD移动光源位置,上下左右移动物体位置,按空格可以切换出直升机-Opengl shadow, WASD to move the light source position, the vertical and horizontal position of a moving object, press the space bar to switch out of a helicopter<乔梁> 在 2026-01-09 上传 | 大小:353kb | 下载:0
[Internet/网络编程] my_test
说明:跨平台, 附带makefile, 一个较为通用的makefile-source makefile<巧劲> 在 2026-01-09 上传 | 大小:4kb | 下载:0