资源列表
[数据结构常用算法] BinaryTree
说明:此文档为二叉树的具体实现,是用c语言实现的。-This document is a concrete realization of a binary tree, with c language.<陈涛> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] circleQueue
说明:使用C++语言实现的一个循环队列操作,简单易懂-use the language of C++ to achieve a circle queue, easily understood<常智华> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] KnapSack
说明:蛮力、动态规划、回溯、分支限界四种算法求解0/1背包问题-Four algorithms(brute force, dynamic programming, backtracking, branch and bound ) to solve 0/1 knapsack problem<WangXiaolei> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] cordic-c-vc-6.0
说明:cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate a<baijingdong> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] cordic-fixed-point-c-vc6.0-
说明:cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change poin<baijingdong> 在 2024-11-02 上传 | 大小:2048 | 下载:0