说明:vc开发的二叉树实现程序,创建二叉树时,采用先序(node-left-right)的方式,每输入一个结点值(字符),敲一下回车键,再输入下一个节点值,空结点值用 * 表示,每个叶子节点必须后跟两个空指针,并输出了它的中序遍历形式和绘图的形式,有助于初学者加深对二叉树概念的理解-Vc development of binary tree realize the program, creating a binary tree, the fi <sun> 在 2024-11-05 上传
| 大小:315392 | 下载:0
说明:视频监控程序,视频编程的流程,定义的数据结构及使用函数。-Video surveillance program,video programming process,defined data structures and use the function。
<上官绪领> 在 2024-11-05 上传
| 大小:5120 | 下载:0
说明:实对称正定矩阵LD和UD分解,即A=LDL^或A=UDU^,其中L为单位下三角矩阵,U为单位上三角矩阵,L^和U^分别是L和U的转置矩阵,代码自己写的,C++,学工科的同学可能会用到这两个分解,算法也有,可以-Real symmetric positive definite matrix LD and UD decomposition, that is A = LDL^ = UDU ^ where L is unit lower tr <李昕> 在 2024-11-05 上传
| 大小:1036288 | 下载:0
说明:c语言实现的队列,链式存储,包含有设计文档!在dev c++平台上已验证成功-The C language implementation of the queue, chain stores, including a design document! In dev c++ platform has been successfully validated <郭帅> 在 2024-11-05 上传
| 大小:11264 | 下载:0
说明:c语言实现的哈希表。哈希函数使用除留余数法,处理哈希冲突使用连地址法。包含设计文档!在dev c++平台上已验证成功-The C language implementation of the hash table. Hash function used division method, processing method using hash conflict even address. Contains design document <郭帅> 在 2024-11-05 上传
| 大小:18432 | 下载:0
说明:c语言实现的文件读写。数据源不断产生数据,能够实现数据不断写入文件。包含设计文档!在dev c++平台上已经验证成功-The C language implementation of the document to read and write. Data source continuously generated data, can achieve data is continuously written into the file. <郭帅> 在 2024-11-05 上传
| 大小:12288 | 下载:0