- Timer This directory contains a code example that demonstrates the functionality of the general purpose timers on the ADSP
- BitMapToolBar 图形界面设计
- gost Gost encryption implementation for Delphi Full source
- Parallel-comem 微机群并行计算机安全开机系统的研发PC cluster parallel computer security research and development of power system
- poj3941 poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month
- STM32-AD-lib stm32 模拟信号装换位数字信号程序
资源列表
matching
- 通过图像匹配实现自由立体显示视差图的校正-Achieve freedom through matching calibration stereoscopic disparity map
(1)
- ACM国际大学生程序设计竞赛题解(1)源代码(赵端阳袁鹤版) ZJU的第一版所有题目的代码。绝对值得下载-ACM International Collegiate Programming Contest problem solution (1) source code (Zhaoduan Yang Yuan Crane Edition) ZJU the first edition of the code of all topics. Definitely worth downloading
Dualdomainpdf.tar
- Dual domain algorithm for watermarking
yanghui--sanjiao
- 杨辉三角的示例程序,由于数据结构学习。二项式定理与杨辉三角形是一对天然的数形趣遇,它把数形结合带进了计算数学。求二项式展开式系数的问题,实际上是一种组合数的计算问题。-The sample program in Pascal' s Triangle, learning due to the data structure. The binomial theorem Triangle is a natural form interesting case of it into computati
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
