-
Classical data structure:
数据结构经典:《数据结构基础》 "Fundamentals of Data Structures" 作者:Horowitz 1983年第一版-Classical data structure:
- 2023-03-09 21:45:06下载
- 积分:1
-
魔鬼的语言翻译,严伟
魔王语言翻译,严蔚敏数据结构实习报告中需要用到的代码-Devil language translation, YAN Wei-Min internship report data structure of the code needed
- 2022-04-22 20:56:54下载
- 积分:1
-
清华大学版数据结构的一下试题资料,望对大家有帮助
清华大学版数据结构的一下试题资料,望对大家有帮助-Tsinghua University, version data structure questions about the information, hope for all of us help
- 2022-02-10 16:06:41下载
- 积分:1
-
pb 源码 日历控件
pb 源码 日历控件-pb source Calendar Control
- 2022-04-20 07:31:09下载
- 积分:1
-
数据设计课程实验,二叉树存储设计源码,c语言编写。
数据设计课程实验,二叉树存储设计源码,c语言编写。-Data design course experiments, binary storage design source, c language.
- 2023-08-25 12:45:03下载
- 积分:1
-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1
-
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client...
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
- 2023-02-14 21:25:04下载
- 积分:1
-
数据结构中的基本问题
数据结构中的基本问题-the basic question in data structure.
- 2022-01-22 17:20:49下载
- 积分:1
-
学生成绩管理系统(无文件版)
利用c语言实现学生成绩的管理,主要功能有新生的登记注册、学生信息的修改、学生成绩的登记、学生成绩的修改、学生成绩单的格式打印等功能;本程序富含有背景操作等相关内容!
- 2022-01-22 13:03:32下载
- 积分:1
-
快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi...
快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
- 2022-04-21 11:58:50下载
- 积分:1