资源列表
fenshu_xiaoshu
- 通过简单的算法和较合理的数据结构,将所有的分数可以转化成小数。包括循环小数!-This program uses simple data ,and it works well
knap_sor
- It is a knapsack problem.In wic we have profit and corresponding weights.We have a knapsack value in weight.We will take weights according to that way that profit should be maxm.This code ll give yuh that optimal profit.
ma-ta-qi-pan
- 纯C写的马踏棋盘经典算法,便于初学者学习-Written in pure C classical algorithm horse riding board, easy for beginners to learn
Tree
- 数据结构 树 数据结构作业 树的实现 二叉树的实现-Data structure tree, tree data structure operations to achieve the realization of a binary tree
sumalgorithm
- 组合数求和算法,可以对给定N个数字的各种组合进行求和-Combination of peace algorithm
zuhe
- 递归分治算法 从M个不同字符中任取N个字符的所有组合-the number of methods selecting N char from M chars
boot
- 可实现二叉树的建立 手动输入 三种遍历 前序 后序 中序遍历-The establishment of a binary tree can be achieved manually, after the three pre-order traversal order of traversal
Floyd
- floyd算法,可以直接生产一定大小矩阵的txt文件-floyd algorithm, can produce a certain size of the matrix of the txt file
HeapSort
- 经典的数据结构算法实现,堆排序里的C实现,源码请下载-Classical data structure algorithms, heap sort in the C implementation, source code download
VHDL_model_16_bit_DAC_sigma_delta
- VHDL code for a sigma delta DAC 8 bit
reconstrucbtree
- 北京大学数据结构课后作业 由中根序列和后根序列建立二叉树-Homework Central Peking data structure root root sequence after sequence and the establishment of binary tree
KuaiPai
- 对输入数据进行排序,采用的方法是快速排序法-quick sort