登录
首页 » 算法 » ints: You would earn poin

ints: You would earn poin

于 2022-07-14 发布 文件大小:2.73 MB
0 159
下载积分: 2 下载次数: 1

代码说明:

XPObject对象

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

发表评论

0 个回复

  • odd N bands Demon Lineup : N
    奇数N 阶魔方阵问题: 奇数N 阶魔方阵的构造规则如下: 1、在第一行的正中间填入1; 2、如果左上角能够移动,则往左上角填入后继的数;如果左上角不 能移动,则顺移到该列最下方左边的一列中最靠近该列的位置; 3、如果左上角不能移动,同时在该列位置的最下方左边最靠近的位 置处也不能填入数,则往该位置的上一行的最右边的位置处填入 后继数; 4、每次尽可能地往左上角填数,如果发现左上角已经填满了数,则 从当前填的数的位置下方填上后继数。 要求: 无。 输入: 用户从键盘任意输入一个正奇数。 输出: 打印出该魔方阵。-odd N bands Demon Lineup : N-odd magic Lineup Construction Rules are as follows : 1, the first line is the middle of a preference; Two, if the upper left corner to Mobile, the successor to fill in the upper left; If the upper left corner, unable to move, with the move out of the bottom of the left one of the closest out of position; three, if the upper left corner, unable to move, while in the position shown in the bottom left nearest location Department has not entered a few, to the position of the party on the right side of the positions filled successor; 4, each possible to fill the upper left corner, if fill the upper left corner, has found a few, from the current fill several positions to fill in the bottom subsequent few. Requ
    2022-01-21 19:39:47下载
    积分:1
  • PCA人脸识别
    基于主成分分析,的人脸识别,加上ABOOST分类器检测人脸,效果不错,欢迎下载。当然PCA是比较经典的算法,这里给出了完整的展示,对初学者或用于项目的人非常有用。
    2022-03-05 23:44:57下载
    积分:1
  • FCT-VOf 2D code which helps you to simulate convection, rotation & shear flow test case
    该程序用FORTRAN语言编写,用通量修正输运算法模拟二维自由表面流动。该程序可以模拟开孔方形和圆形对流试验箱以及开槽圆形试验箱的剪切试验箱和旋转试验箱。
    2022-05-22 03:30:05下载
    积分:1
  • 任务 8 皇后
    八皇后问题是在 8 × 8 的棋盘上放置八国际象棋皇后,所以,没有两个皇后威胁到对方的问题。因此,一种解决方案要求没有两个皇后共享相同的行、 列或对角线。八皇后问题是一个例子更一般的 n 皇后问题的 n 皇后置于 n × n 的棋盘,存在所有自然数 n 除 n = 2 或 n = 3。[] 1
    2022-03-23 22:09:38下载
    积分:1
  • 这些程序执行的薄连接边缘的自动阈值。
    编译并运行程序==================================运行程序是有点笨拙,因为它实际上要运行两次,第一次实际收集统计数字,然后第二次执行的阈值。因此,使生活更便利已成为打包成一个 C shell 脚本。若要编译的程序只是类型"请"。要运行提供的示例图像已经边缘上检测到Canny 算子,执行操作:link_dynamic.sh can3.canny 结果生成的文件"结果"应该是"can3.thresh"一样。比较在"can3.pix"中给出了 unthresholded 边缘。格式=======图像有望在铂族金属的图像格式。提取的边缘都存储在一个简单的 ASCII 格式。每个文件都将启动与"像素"。每个连接成链的边缘像素的前面"列表: ID",ID 是一个唯一的整数,为每个边链,而由"-1 0"终止除了最后一个列表由"-1-1"终止。列表之间标头和终结器给出了每个像素的坐标。
    2022-08-25 23:57:31下载
    积分:1
  • 数据结构艾伦韦斯代码
    这些都是那些开始学习数据结构和算法的初学者的示例代码。程序提供一个简单的代码和良好的文档。此包还包含针对一些问题的算法。
    2022-07-20 16:46:12下载
    积分:1
  • right signals Calculus, the digital signal processing friends may often be used....
    对信号进行微积分,做数字信号处理的朋友可能常会用到。 这是前几天写的一个简单的微积分函数。请多指正。-right signals Calculus, the digital signal processing friends may often be used. This is written a few days before a simple calculus functions. Please correct.
    2022-04-11 21:12:21下载
    积分:1
  • 实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。...
    实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。-A function of the realization of FFT transform. Call the form of y = bianhuan (xr, n) of them, xr Fourier transform in order to carry out the sampling signal for the input, y is output, n is the length of the signal xr.
    2022-02-15 20:20:27下载
    积分:1
  • 此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例...
    此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例-This procedure is, I prepared to call in the MFC environment Matlab function programming example
    2022-02-28 17:30:56下载
    积分:1
  • 对于无约束问题,给出的共轭梯度,内涵多个函数实例
    对于无约束问题,给出的共轭梯度法,内涵多个函数实例-For the unconstrained problem, given by the conjugate gradient method, the connotation of a number of examples of function
    2022-06-19 20:03:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载