资源列表
FilterEnter(C++)
- 用C++编制字符过滤程序,C++编写,环境为VC++6.0-C filter characters preparation procedures, C, the environment for the VC 6.0
找出模式串t在主串s中的所有匹配
- 给定模式串t和主串s,找出模式串t在主串s中的所有匹配-to set the pattern and the main string t s, t find the pattern in the main string's match of all
Jphus
- 对于给定的1,2,…,n 中的k 个数,Josephus 想知道是否存在一个正整数m 使得 (n,m)Josephus 排列的最后k 个数恰为事先指定的这k 个数。-given for the 1,2, ..., n and k the number, Josephus would like to know whether there is a positive integer m such that (n, m) Josephus with the final k and the num
circle_wyb
- (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2个构造函数:允许用1 个参数或2个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1´ r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r 的圆c1;然后声明一个c1 的外切矩形s, 接着再声明s的外接圆c2。
yangshuangxue
- 数据结构的迷宫问题 贵州大学计算机学院-data structure maze of computer problems Guizhou University College
040530513
- 学生成绩管理,用C写的,数据结构课程设计-student performance management, written in C, the data structure course design
template_tree
- C++ 模板方法实现树结构成员添加和去除 关键字 template tr-C template method tree structure to add and remove members of the keyword template tr
qianzhui
- 前缀表达式 自己写的,不大好,呵…… 程序挺简单的,刚开始学,请多多指教-prefix expression wrote it myself, a little better, uh ... proceedings quite simple, just started school, please exhibitions
5611969759
- 决策树分类的ID3算法[VC++],请大家多指教,-the ID3 decision tree classification algorithm [VC], please enlighten everyone, thank you
huffman-src
- 8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)或 gcc 3-eight different ways to achieve the Huffman coding algorithm, Visual Studio.NET (recommended VS.NET 2003 or later) or gcc 3
xiyangqishi
- 有多种方法喔!西洋棋中骑士的走法与象棋的马类似,只能横向二格,纵向一格或者横向一格,纵向两格(但是西洋棋棋子必须放在格子中),第1步有2种走法,第二步就有5种走法.今有5*5的棋盘,并将骑士的第一步放于左上角(0,0)的位置,试找出一个路径,使骑士在25步内把剩下的24个位置全部走完.输出结果时,将骑士的路径显示于的5*5的方格中,每一方格内显示出走到此方格内为第同步的数字. -are many ways! Chinese chess knight of the law and take a h
DRAc
- 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful