资源列表
01packet
- 使用分支限界法解决01背包问题,c++代码实现,能够正确运行-Using the branch and bound method to solve the 01 knapsack problem, c++ code to run properly
IsHoliday
- 通过输入日期,判断该日期是否为节假日~~ -Determine whether the date entered Holidays ~ ~
computer-algorithms-Analysis
- 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
sun_position
- 太阳位置计算,计算太阳角度,高度角,方位角,真太阳时间-Sun position
critical_path
- 关键路径 的实现算法 c++ 严蔚敏 数据结构-Implementation of the critical path algorithm c++ data structures Yan Wei Min
bignumber
- 分治法实现的大整数乘法。是学习分治算法策略的很好的范例。-Sub-rule method to achieve the large-integer multiplication. Is a good example of learning the strategy of divide and conquer algorithm.
FusionSegmentationAlgorithm
- 针对合成孔径雷达(SAR) 图像含有大量斑点噪声的特点,基于Contourlet 的多尺度、局部化、方向性和各向 异性等优点,并结合隐马尔科夫树( HMT) 模型和隐马尔科夫场(MRF) ,提出了一种基于Contourlet 域持续性和聚 集性的SAR 图像模糊融合分割算法。该算法有效捕获了Contourlet 子带的持续性和聚集性,并分别用HMT 和 MRF 来刻画,再依据模糊测度,将多尺度HMT 和MRF 有机融合,建立Contourlet 域HMT2MRF 融合模型,并导
paixu
- 使用简单数组实现下面各种排序算法,并进行比较。 排序算法: 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序 7、归并排序 8、基数排序 要求: 1、测试数据分成三类:正序、逆序、随机数据 2、对于这三类数据,比较上述排序算法中关键字的比较次数和移动次数(其中关键字交换计为3次移动)。 3、对于这三类数据,比较上述排序算法中不同算法的执行时间,精确到微秒-Using a simple ar
nian_modify
- 主要是调用matlab相关图像处理函数,处理图形相关属性信息的图形界面演示程序(A graphical interface demonstration program that calls matlab related image processing functions and processing graph related attributes information)
expr
- 多项式求导,这是当年的作业,随便挑一个上来的-Polynomial derivation, which is then operating, pick one up
mpiv_toolbox
- matlab的mpiv工具箱,用于处理mpiv图像-matlab progam s mpiv tools
AI-03SolvingProblembySerching
- 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg