登录
首页 » 算法 » 构造数独算法

构造数独算法

于 2022-01-30 发布 文件大小:265.52 kB
0 233
下载积分: 2 下载次数: 1

代码说明:

基于深度优先搜索的构造数独的算法,没有界面  ,程序实在控制台运行的

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1。介绍这个程序是用C++语言编写的一系列的逗号…
    1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器。主要用于分割和合并文件,可以按大小分或者按个数等分。支持分割和合并的批处理。其中命令行以及批处理语句有一定的规则,需要用户学习后才能熟练使用。 2.功能  能够实现多个文件的合并功能  能够实现同一目录下的所有文件或所有具有相同属性(同后缀)的文件,按照文件名的顺序合并  能够实现对于一个文件的分割功能,可以按照两种要求进行分割:第一,按照用户给出的分割个数;第二,按照用户给出的每个文件大小  支持文件合并与分割功能的批处理-1. Introduction This procedure is used C language based on a series of the command line in the paper division for the merger. Mainly for segmentation and merger documents, in accordance with the size of sub-sub or by number. Support split and merger of the batch. These command line and batch statements to certain rules, requiring the user to learn the use of skilled before. 2. Function# 61548 can be achieved by merging multiple files functional# 61,548 to achieve the same directory of all documents or all of the same attributes (with extensions) of the document, according to documents from the merger order to achieve# 61,548 for a separate function of the document, according to two separate requirements : First, the
    2023-04-25 00:35:03下载
    积分:1
  • 绘制螺纹的MATLAB程序,对于生成螺纹管等几何体较为重要
    绘制螺纹的MATLAB程序,对于生成螺纹管等几何体较为重要-A MATLAB program can draw bolt pattern, and is more important to produce bolt pattern pipe and other geometry body
    2022-01-26 05:09:43下载
    积分:1
  • 数学建模题目 研究生 空中加油
    数学建模题目 研究生 空中加油 -Graduate School of Mathematical Modeling topic aerial refueling
    2022-12-13 07:55:03下载
    积分:1
  • 的追赶
    计算方法的追赶法-catch up with the calculation method
    2022-10-31 14:10:02下载
    积分:1
  • 弦截――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂...
    弦截法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂-chord sheet-- numerical analysis code, the numerical analysis of reference books, a very simple procedure, we must understand the
    2023-07-17 04:10:03下载
    积分:1
  • 仿生模式识别 目标跟踪
    用仿生模式识别来训练目标,在视频序列中跟踪目标 function [sausage, num] = hypersausage_construct(P) %按照样本给定的顺序去求解超香肠神经元 [~, W] = size(P);%W是训练样例的个数 sausage = []; for i = 2:W     temp = power_two(P(:, i - 1), P(:, i));%构建第i-1个神经元  //temp是一个行向量     %temp = power_three(P(:, i - 2), P(:, i-1),P(:,i));     sausage = [sausage temp]; end sausage = [sausage P(:, end)]; num = (size(sausage, 2) - 1) / (W - 1);
    2023-08-13 14:40:03下载
    积分:1
  • 关于移动通信工程常用的计工具
    关于移动通信工程常用的计算工具-works on the commonly used mobile computing tools
    2022-01-28 18:21:28下载
    积分:1
  • 用动态规划解矩阵连乘问题
    用动态规划解矩阵连乘问题-use dynamic programming solution matrix continually multiply problems
    2022-07-01 22:07:17下载
    积分:1
  • 数值分析第八版的负担和菲尔斯
    Numerical Anaysis 8th Edition Burden and Faires
    2022-03-11 13:44:04下载
    积分:1
  • 几个值得学习的C源程序
    几个值得学习的C源程序-several worth learning C source
    2022-08-03 16:28:16下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载