资源列表
0-1package
- 0-1背包问题,C++编码,0-1背包问题的经典解决办法-0-1 knapsack problem, C++ ,0-1 encoding classical knapsack problem solutions
34-feeder
- system data of a simple 34 bus power system for distribution load flow analysis
SeqList
- 线性表的基本功能实现,包括初始化,插入操作,删除,取值,显示-The basic function of the linear form of implementation, including initialization, insert, delete, values, display, etc.
liandui
- 队列的链式存储结构,包括创建,初始化,入队,出队,显示等操作-Chain store queue structure, including the creation, initialization, into the team, a team, display and other operations
xuanzhepaixu
- 这篇文档旨在向数据结构初学者介绍一些简单的排序算法的思想,此片文档介绍了简单的选择排序-This document is designed to introduce beginners to the data structure thought some simple sorting algorithm, this film document describes a simple selection sort
recursive
- 关于list和binary tree的迭代函数实现-Implementation of List_t and binary tree using recursive functions.
SSBDSQZ
- 堆栈实现算术表达式求值-Stack realize arithmetic expression evaluation
Chessboard-coverage
- 在一个2k x 2k ( 即:2^k x 2^k )个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。-Chessboard coverage
BM-algorithm
- 一种快速对比字符串的BM算法,可以根据需要加入到自己的工程中-bm algorithm
naive-bayesian-classifier
- 朴素贝叶斯分类,可以添加到自己的工程中,记得稍加修改-nbc classifier
Fibonacci
- 斐波那契数列Fibonacci Sequence的Java语言呈现-Fibonacci number Fibonacci sequence Java language presentation
shujujiegou
- 《数据结构(Java版)》书中的实例源码-" Data structure (Java version)" examples of source book
