资源列表
bm_c
- bm算法是串的一种匹配算法!本源代码介绍了bm算法的c实现。-bm algorithm is a string matching algorithm! Source code introduced bm Algorithm c achieve.
2x
- 利用最小二乘法进行曲线的拟合,这是用多项式拟合曲线的源码!-using the least-squares method of curve fitting, which is the polynomial curve fitting source!
DirFilter
- 一个用java语言实现的文件过滤器图形界面,不错哦-a java language used in the paper filters graphical interface, yes oh
实习1.2
- 单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
charushanchu
- 线性链表的创建和插入算法,利用递归方法进行二叉树中序遍历算法-Linear list creation and insertion algorithm, using recursive algorithm for binary tree traversal
tanxin
- 北京大学程序在线评测系统(POJ)中关于贪心算法的一个解题程序-Peking University program online evaluation system (POJ), a greedy algorithm on problem solving process
poj3261
- 只是poj上的一条题目,对于理解后缀数组很有帮助.poj3261-Just one question on poj, very helpful for understanding the suffix array. Poj3261
shiyan5
- 计算机图形学,基于visual c++实现对任意的图形二维裁剪-Two-dimensional cutting of Computer graphics
xiaobojiancexinhao
- 小波分析在信号奇异性检测中的应用,举两个例子,第一个是检测第一类型间断点,第二个是识别某一频率区间上的信号。-Wavelet Analysis in Signal Singularity Detection, to cite two examples, the first is the detection of the first type of discontinuity, and the second is to identify a frequency interval signal on
6_2
- 基于VC++环境实现最小点覆盖问题c++源代码,很实用。-Based on vc++ environment to achieve the minimum point covering problem c++ source code, very useful
double-ellipses-skin-color-model
- 在复杂背景下双椭圆模型结合在CbCr和CgCr平面内体现的肤色聚集性和集中性的检测效果要比单高斯模型的效果好。在YCbCr和YCgCr颜色空间中,虽然Y分量和Cb、Cr、Cg分量表示的性质看似是相互独立的,但它们都是建立在红、绿、蓝三个基本颜色分量值的基础上算出来,因此它们之间仍然存在着千丝万缕的关系。根据肤色在两种色彩空间中体现出的聚集性提出CbCr-CgCr双椭圆肤色模型-Good background in complex dual oval model incorporated with
2
- 用链表的方式实现多项式的加减,其中结构体包含幂次和系数。-Polynomial addition and subtraction with a list of ways in which the structure and contains the power of coefficients.
