登录
首页 » 算法 » 采用c++编写,上机运行通过的N皇后实现代码,绝对可用

采用c++编写,上机运行通过的N皇后实现代码,绝对可用

于 2022-06-26 发布 文件大小:31.40 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen"s absolutely available!

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

发表评论

0 个回复

  • 文件MD5 生产
    char *MD5_file (char *path, int md5_len)   {       FILE *fp = fopen (path, "rb");       MD5_CTX mdContext;       int bytes;       unsigned char data[1024];       char *file_md5;       int i;          if (fp == NULL) {           fprintf (stderr, "fopen %s failed ", path);           return NULL;       }          MD5Init (&mdContext);       while ((bytes = fread (data, 1, 1024, fp)) != 0)       {           MD5Update (&mdContext, data, bytes);       }       MD5Final (&mdContext);              file_md5 = (char
    2022-07-11 22:12:17下载
    积分:1
  • 来客登记系统 c语言
    资源描述 工程设计作业
    2022-01-28 23:48:12下载
    积分:1
  • 海浪动画
    展示了一个一维的造浪池单事件和单反射海浪(线性理论)。显示表面海拔海平面和动画粒子的运动表面深度。表面海拔记录在红点的位置(液位计)。
    2022-01-23 10:55:41下载
    积分:1
  • 层次型隐含狄利克雷分布
    海量数据中包含一个或者多个主题,可以通过面向主题模型的算法求解。lda是其中一个典型代表。然后,这些主题模型本身又包含丰富的结构,如,层次型结构。这里给出的是一种进行层次型主题发现的算法。
    2022-07-14 11:20:19下载
    积分:1
  • Na Na nounou
    #! JMP 04@JSR 20 83 89 12#! LOP#! END#! JMP 04@JSR 20 83 89 12#! LOP#! END#! JMP 04@JSR 20 83 89 12#! LOP#! END#! JMP 04@JSR 20 83 89 12#! LOP#! END#! JMP 04@JSR 20 83 89 12#! LOP#! END
    2023-01-22 12:35:04下载
    积分:1
  • 牛顿向前插值,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的...
    牛顿向前插值法,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的-Newton forward interpolation method, fully developed, the X within the context of an arbitrary input value, the code is very good
    2022-04-28 22:20:33下载
    积分:1
  • 2kDPDS源码
    2k近邻数据流聚类算法,采用vc++实现 The summary of what you will find in each of the files that make up your 2kDPDS application. 2kDPDS.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. 2kDPDS.h     This is the main header file for the application.  It includes other
    2022-05-15 07:28:24下载
    积分:1
  • Canny 边缘检测
    Canny 1986 年由约翰 F.Canny 开发的。此外认识到许多如优化探测器,Canny 算法的目的是满足三个主要标准
    2022-04-02 12:20:48下载
    积分:1
  • 利昂 L 系统辨识理论为用户的
    我们成立了这里的系统识别框架是相当一般。它并不单是我们向 linier 模型或二次型的标准或假定它自已可以描述模型内设置的系统。
    2023-02-17 01:45:04下载
    积分:1
  • addahdfa dahdjhakdad ahdahdhsjjjjj aahgdjha
    ***
    2022-07-12 17:24:43下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载