资源列表
2271
- POJ 2271的己AC代码...不信你可以自己试试.-POJ 2271
PCA
- 人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
Bubblesort
- 这是一个简单初级的for循环冒泡排序的程序,便于初学者查阅-Bubblesort,C++ programming
Image-ReflectBndry
- texture-boundary detection by using wide odd-symmetric mechanisms.
long_division
- 大整数整除,char *d返回余数,char*c返回结果 -Large integer divisible, char* d return the remainder, char* c return result
crc32-jisuanjiaoyanhe-checksum-caculatehedongheodn
- 俺是个菜鸟,这两天用到CRC32方面的东西。于是俺就到Google上google一下。嘿!你别说,网络这东西 还真好!google出成千上万的结果,有讲原理的,有讲算法的,有提供远程序的,还有提供可执行程序 的。于是俺怀着敬畏的心情把这些知识统统收藏。回去弄成程序一执行,嘿,你别说,结果那个错啊!!俺就怀疑是俺的智商问题,原代码没弄对,就去弄几个可执行程序,一测试, 那个结果的品种繁多啊!!! -I was a rookie, it used two days CRC32
Prim
- 最小生成树的Prim算法的实现。这里是对无向图最小生成树的实现。-Prim minimum spanning tree algorithm. There is no realization of the minimum spanning tree graph.
Cpp1
- 用动态规划和贪心法解决背包问题 问题:给定n种物品和一个背包,物品i的重量是Wi,其价值为Vi,背包的容量为c,问如何选择装入背包的物品,使得装入背包的物品的总价值最大?-=.=
dijstra
- 用dijstra算法求解最短路问题,用C++在vc6.0环境下调试通过-The shortest path algorithm with dijstra problem with C++ debugging environment through the vc6.0
Expression
- Working with polynomials in Mathematics by C.
Joseph-problems
- 约瑟夫问题的一种描述为,编号为 1,2,3,……n 的n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1 开始顺序报数,报到m 时停止报数。报m 的人出列,将他的密码作为新的m 的值,从他在顺时针方向上的下一个人开始重新从1 报数,如此下去,直至所有的人全部出列为止。试设计一个程序求出出列顺序。-Joseph problems for a descr iption, number 1,2,3,......N n indi
LatLng
- 、单位的组织机构、产品的类别等,整个结构就像目录树一...本文介绍了在VC++ 6.0下如何实现自动创建树形结构,提高了代码的可重用性和可-, The unit of the organization, product category, etc., the entire structure is like a tree ... This article describes how to implement the VC++ 6.0 automatically creates a tree st
