资源列表
[其他小程序] Balanced-binary-tree-operation-two
说明:该程序主要是针对平衡二叉树的操作而设计的,程序执行的命令包括: (1)构造平衡二叉树;(2)输入数据; (3)对平衡二叉树的查找、插入、删除操作;(4)结束 -The program is mainly aimed balanced binary tree operation and design, program execution commands include: (a) construct a balanced binary tree (2) the input data<张妍> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[其他小程序] Maze-solving-the-problem
说明:本演示程序中,首先实现一个以链表做存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标的方向。-This demo program, the first to do to achieve a linked list storage structure stack type, and then write a non-recursive procedure to solve the maze. Obtained acc<张妍> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[其他小程序] Sparse-matrix-computation
说明:本演示程序中,以“带行逻辑的链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的表示以阵列形式列出。首先应输入矩阵的行数和列数,并判断给出的两个矩阵的行和列对于所要求的运算是否相匹配。(矩阵的行数和列数均不超过20)-The demonstration program, the " OK logical link information" triples sequence table indicates spa<张妍> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[.net编程] MyFirstASPNETPage
说明:第1章 互联网程序设计概论 MyFirstASPNETPage-Chapter 1 Introduction to Internet Programming MyFirstASPNETPage<列晓东> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[其他小程序] opengl-lizi
说明:openGL的一个模拟粒子系统的用c++编写的,里面有很多的功能-openGL a simulated particle system with c++ written, there are many features<...> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[C#编程] ephemeris-two-body
说明:通过轨道根数的计算,解算星历二体问题的状态向量-By orbital calculation solver ephemeris two-body problem of the state vector<连月勇> 在 2025-11-26 上传 | 大小:2kb | 下载:0