Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms AI-NN-PR
Title: bashuma- Download
  • Category:
  • AI-NN-PR
  • Tags:
  • [WORD]
  • File Size:
  • 275kb
  • Update:
  • 2012-11-26
  • Downloads:
  • 0 Times
  • Uploaded by:
  • lyykaty
 Description: #include <stdio.h>//定义变量 #include <stdlib.h>//定义变量 typedef struct s_node//定义创建节点 { struct s_node*father //定义父结点 struct s_node*prev struct s_node*next //定义下一个结点 int step //定义步骤为整形 int diff int weight int m[9] //定义m为9个整形数据 } node node*open_out(node*head) //open表输出节点 int open_insert(node*head, node*item) //定义open表插入节点为整形 int close_insert(node*head, node*item) //定义close表插入为整形 int inv_pair(int m[]) //定义m数据成对为整形 void swap(int*, int*) //定义空交换 int operate(int m[], int op) //定义操作 int diff(int m[], int n[])
 Downloaders recently: [More information of uploader lyykaty]
 To Search:
File list (Check if you may need any files):
八数码问题.doc
    

CodeBus www.codebus.net