资源列表
list
- 有关链表的操作,包括链表的创建,在各个位置上的插入和删除,以及对链表的遍历;-Operation on the list
Nniudun
- 牛顿拉夫逊法潮流计算 适用于N节点的潮流计算 具有通用性 -Newton Ralph Hudson flow calculation method
DSExperiment
- 本科数据结构全部实验。内含全部源代码。使用时只需将工程引入Visual C++中即可使用。-All experimental data structure course. Contains all the source code.
The-balls-problem
- 称球问题:从12个球中三次称出其中唯一的坏球-Ball said the problem: three from 12 balls, said balls out of which only
bubble_sort
- This an example of the use of Bubble sort algorithms developed in c#-This is an example of the use of Bubble sort algorithms developed in c#
eight-puzzle
- 人工智能八数码的A*算法实现。 编译运行说明: 1.若编译成功却不能运行,请修改工程的设置 (Project\Setttings\Debug子项) 2.改变程序中MaxItem的值(本程序中MaxItem等于3) 和相关的输入用对话框,则可以计算MaxItem*MaxItem-1 数码问题-AI A* Eight digital algorithm. Compile and run: 1. If the compiler can not run successfully,
parking-problem
- 停车场问题 一个停车场是一个可停放n辆汽车的狭长通道,且只有一个大门供汽车进出,汽车在停车场内按车辆到达时间的先后顺序,一次由北向南排列,若车场内停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用(在便道停留不收费)。-parking problem
c4.5r8
- c4.5r8 数据挖掘 分类算法-c4.5r8 data mining classification algorithm
huangjin
- 一维搜索的黄金分割C++算法,内附图片以供参考-#include "stdafx.h" #include<iostream> using namespace std
ex_pyevolve0_5
- Pyevolve是一个用python实现的遗传编程框架,这些代码是Pyevolve一些示例源程序-Pyevolve is a python implementation of genetic programming with the framework, some examples of these source code is Pyevolve
binarytree
- 数据结构二叉树代码,包含二叉树多种结构代码-Binary code data structure
01
- 《妙趣横生的算法》源代码案例,很珍贵的哦-" Fun in the algorithm" source code
