搜索资源列表

  1. m着色问题

    0下载:
  2. 用C++实现m着色问题-achieve m C Coloring
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:刘地宁
  1. 八皇后问题演示

    0下载:
  2. 一个用C语言实现的八皇后问题演示程序-a C language of the Queen's eight issues Demonstration Program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:36864
    • 提供者:小龙
  1. 用遗传算法解迷宫问题的实现与改进

    0下载:
  2. 用遗传算法解迷宫问题的实现与改进-genetic algorithm maze of achievement and improvement
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:罗向龙
  1. 运用递归来解N皇后问题

    0下载:
  2. 运用递归来解N皇后问题-use recursive solution to the problem of N Queen
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. N皇后问题回溯算法

    0下载:
  2. 皇后问题的拓展 经典算法-Queen expand the classical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王丰
  1. 皇后问题

    0下载:
  2. 解决有名的皇后问题-solve problems famous Statue
  3. 所属分类:游戏

    • 发布日期:2024-05-17
    • 文件大小:148480
    • 提供者:陈真
  1. 1.八皇后问题

    0下载:
  2. 数据结构的八皇后问题-data structure of eight Queens
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:160768
    • 提供者:wangzi
  1. 迷宫问题aaa

    0下载:
  2. 迷宫问题 数据结构-maze data structure problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:ddr
  1. tsp问题

    0下载:
  2. tsp问题用神经网络方法解决-tsp uses neural network solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:梁白鸥
  1. 迷宫问题的算法

    0下载:
  2. 迷宫问题的算法,用c实现的-maze of algorithm, with the realization c
  3. 所属分类:其他游戏

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈志勇
  1. 迷宫问题的算法(优于广度优先,深度优先

    0下载:
  2. 迷宫问题的算法(优于广度优先,深度优先-maze of algorithm (priority than breadth, depth priority
  3. 所属分类:其他游戏

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:大叔
  1. 八数码问题解答

    0下载:
  2. 目前开发人工只能的朋友一定会遇到bp算法中八进制的问题,这段程序很好的解决了这个问题。我目前在作模糊控制,神经网络,遗传算法的课题,收集了很多相关程序,望同方向者探讨一二。-only friends will find bp algorithm octal problem, this process satisfactorily resolved this problem. Now I make fuzzy control, neura
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:237568
    • 提供者:罗宾
  1. 棋盘覆盖问题

    0下载:
  2. 该程序实现对残缺棋盘覆盖问题的求解 采用方法:分治方法-the program right chessboard incomplete coverage of the methods used to solve : the administration
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:杨晨
  1. 0-1背包问题

    0下载:
  2. 该程序用贪心算法来求解0-1背包问题 采用贪婪准则:每次选择p/w最大的物品放入背包。-procedures with the greedy algorithm to solve 0-1 knapsack problem using greed criteria : Each choice p/w largest goods Add backpack.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:杨晨
  1. 哲学家进餐问题VC版

    0下载:
  2. 本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。期望与大家一起学习交流!-the procedure is fairly typical operating system threads synchronization algorithm of the Dining Philosophers, in order to prevent deadlock a
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:525312
    • 提供者:zbing0203
  1. 八皇后问题源码

    0下载:
  2. 这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.-This should be a classic of the classic programming algorithm inside the eight Queen s problems. Also passed the test. Fully meet the design requirements.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈天
  1. 九宫问题

    0下载:
  2. 人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:43008
    • 提供者:蔡鹏
  1. 回溯法N皇后问题

    0下载:
  2. 这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic-- N Queen! Want to learn how to use computer algorithms useful to the students!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:中国
  1. 遗传算法用于tsp问题的研究

    0下载:
  2. 此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:196608
    • 提供者:nyxz
  1. 读者写者问题

    0下载:
  2. 实现读者写者问题,有较好的用户交互式界面。-achieve readers who write, a better interactive user interface.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:83968
    • 提供者:王喆
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org