登录
首页 » Visual C++ » quadTreeMortCode

quadTreeMortCode

于 2020-11-21 发布 文件大小:8KB
0 266
下载积分: 1 下载次数: 11

代码说明:

  编写求取下述矩阵四叉树四进制M码和十进制码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19 (Prepared to strike the following matrix quadtree quaternary M code decimal code and procedures, and the operation result returned. 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11, 11, 12,12,15,16,19,19, 11,11,12,12,17,18,19,19)

文件列表:

quadTreeMortCode
................\quadTreeMortCode
................\................\quadTreeMortCode.cpp,6143,2016-10-02
................\................\quadTreeMortCode.vcxproj,4255,2016-09-28
................\................\quadTreeMortCode.vcxproj.filters,1323,2016-09-28
................\................\ReadMe.txt,1573,2016-09-28
................\................\stdafx.cpp,222,2016-09-28
................\................\stdafx.h,234,2016-09-28
................\................\targetver.h,236,2016-09-28
................\quadTreeMortCode.sln,994,2016-09-28

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

发表评论

0 个回复

  • grey
    灰色关联度分析是基于灰色系统的灰色过程, 进行因素间时间序列的比较来确定哪些是影响大的主导因素, 是一种动态过程的研究。(Grey Relational Analysis is based on gray gray process, the comparison of the time series between the factors to determine what affect the the big dominant factor, is a dynamic process.)
    2012-08-25 00:27:37下载
    积分:1
  • INORDER_PRE_POST_TRAVERSE
    PRE IN POST OREDER TRAVERSAL C++ CODE VISUAL
    2016-05-11 20:58:00下载
    积分:1
  • optics-VCPP
    说明:  Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
    2020-11-07 15:19:49下载
    积分:1
  • fdtd_2D_TE_Veszt_PML
    2维TE波的FDTD的源程序。周期边界条件,有限宽度的吸收边界条件(Two-dimensional TE wave FDTD source. Periodic boundary conditions, the limited width of the absorbing boundary conditions)
    2021-04-13 15:58:57下载
    积分:1
  • code
    排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
    2015-05-02 15:41:07下载
    积分:1
  • quadTreeMortCode
    编写求取下述矩阵四叉树四进制M码和十进制码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19 (Prepared to strike the following matrix quadtree quaternary M code decimal code and procedures, and the operation result returned. 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 1, 1, 1, 1, 4, 4, 5, 5, 6, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11, 11, 12,12,15,16,19,19, 11,11,12,12,17,18,19,19)
    2020-11-21 12:19:35下载
    积分:1
  • firfilter
    MFC实现快速傅里叶变换(FFT)MFC实现快速傅里叶变换(FFT)(MFC MFC Fast Fourier Transform (FFT) fast Fourier transform (FFT))
    2020-12-22 20:09:08下载
    积分:1
  • polyfit
    C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合(C language polynomial least squares fitting, can be used to fit the function on the interval)
    2021-02-19 12:39:44下载
    积分:1
  • kemodel
    一个对Fluent中k-e湍流模型的修正udf程序,c语言(One pair ke turbulence model in Fluent udf amendment procedures)
    2021-01-02 15:38:57下载
    积分:1
  • DCD
    DCD差分格式求解激波在刚性楔面上反射问题(DCD difference scheme for solving the shock wave in a rigid wedge surface reflection)
    2012-08-22 14:16:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载