资源列表
CRC16
- 在VC6.0环境下用C语言编写的一个计算CRC16表格的小程序。简单实用-VC6.0 environment using C language to write a small program to calculate CRC16 form. Simple and practical
hw2-poly
- c++数据结构中处理多项式加和问题源码,使用链表。配套清华版数据结构图书。-c++ data structure in processing the polynomial plus problem source, use a linked list. Supporting Tsinghua version data structure books.
optional-project-blackjact
- 经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used, where jacks, queens and king
splaytree
- 标准数据结构splaytree的C语言实现,很规范,供参考-The standard of data structure splaytree the C language specifications for reference
river
- 一个非常详细的小马过河的源代码程序,适合初学者学习。-a horse go across the river
Red-Black-Tree
- visual C++ 红黑树算法代码,Red and black tree algorithm-Red and black tree algorithm
Manacher
- Manacher 算法, JAVA描述 Computes the longest palindromic substring in linear time using Manacher s algorithm.-Manacher Algorithm implemented by Java Computes the longest palindromic substring in linear time using Manacher s algorithm.
text1
- 数据结构 c++描述 图的基本运算 如图遍历,最短路径、关键路径-The data structure c++ described in Figure basic computing Figure traversal, shortest path, critical path
shujujiegou
- 数据结构一些知识结构和考试试题,可以应对考试-Data structure of knowledge structure and examination, can cope with exams
4
- LinkList 单链表用头插入法建立带头结点的单链表 按值查找结点删除指定值的结点-LinkList single linked list with head node insert established to take the lead in a single linked list nodes by value Find the node to delete the specified value
bishops
- 棋盘上的象 ★问题描述: 国际象棋中的象在棋盘上总是沿着对角线方向移动。若两个象互相处在对方可以到达的 位置上,就可以互相攻击。 ★实验任务: 现在给你两个整数 n 和 k,求出将 k 个象摆放在一个 n×n 的棋盘上,并保证它们互相不能攻击的方案数。-On the board as ★ problem descr iption: like chess on the board is always moving along the diagonal direction.
cPPnormalc
- 求主合区方式。包含各种逻辑运算符。该程序用C++编写。程序可读性强,程序通俗易懂,包含丰富的注释。-Find the host contract area. Contains a variety of logical operators. Writing the program C++. The program readability, and the program is easy to understand, contains a wealth of annotation.
