资源列表
jifen125
- 积分计算程序,« 输入一串字符串 将数字提取出来写到另一个数组中 并输出显示分类:-integral calculation procedures,
rmq
- RMQ问题是指:对于长度为n的数列A,回答若干询问RMQ(A,i,j)(i,j<=n),返回数列A中下标在[i,j]里的最小值下标。
xuchuanxiang
- 晶闸管设计的徐传镶法,设计长基区,决定了晶闸管耐压设计,是一个优化程序。
huangjinfenge
- 黄金分割-Golden Section
raw_number_select
- 在YUV的序列中,选择某一个片段,比如有个300帧的序列foreman300.yuv,想选择第30-100帧,可以生产一个新的70帧的序列-select a segment of YUV sequence
Rle_Rld
- Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it-Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it
lingqian
- 简单的找零钱问题 属于算法中的程序 在c中运行-C++
STL_YSFH2
- 用stl模板实现雅瑟夫环,n个人站成一圈,每次数到第m个,该人退出,最后剩下的人的编号-Ya Sefu ring with stl templates, n individuals stand in a circle, each number to m a, the person quit, the last remaining number of people
PCA
- 实现了模式识别中主成分分析(PCA)算法,可以对目标快速分类-To achieve the pattern recognition principal component analysis (PCA) algorithm, can be quickly classified on the target
shixiyi
- 数据结构,建立一个顺序表,进行单个元素的插入和删除操作,以及顺序表的新建-Data structure, create a sequence table, a single element of the insert and delete operations, as well as the order of the table New
kmp.cpp.tar
- 自己写的KMP,供大家参考使用,参照前辈的博客-->http://www.cnblogs.com/dolphin0520/archive/2011/08/24/2151846.html-Write your own KMP, for reference use, reference predecessors blog-> http://www.cnblogs.com/dolphin0520/archive/2011/08/24/2151846.html
BuildQueueByTwoStacks
- 通过2个队列来模拟栈, 运行导入eclipse时要改包名package classOne -Build Queue By Two Stacks, change package name,
