登录
首页 » Visual C++ » 2

2

于 2015-03-22 发布 文件大小:199KB
0 268
下载积分: 1 下载次数: 0

代码说明:

说明:   有一个长度为整数L(1

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

发表评论

0 个回复

  • Recursive_integer_division
    递归法求解整数划分。 整数划分,是指把一个正整数n写成如下形式: n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。 如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
    2014-02-06 14:21:38下载
    积分:1
  • fiber-mode-LP03
    利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
    2013-07-30 10:10:48下载
    积分:1
  • Final-Game
    "Guess The Number" Gae For Beginers.
    2013-12-12 21:10:34下载
    积分:1
  • vc调用matlab
    将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
    2005-03-22 21:40:12下载
    积分:1
  • FDTD3D_Main[1]
    使用有限时域差分法,用matlab模拟三维光子晶体(the simulation of TM mode in three-dimensional photonic crystals)
    2014-10-31 13:14:23下载
    积分:1
  • colorDetectController
    在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design )
    2014-02-21 11:48:12下载
    积分:1
  • CComm
    button of Xp style,provide some infterface of the button control!(button of Xp style, infterface provide some control of the button!)
    2007-05-09 11:38:32下载
    积分:1
  • matlab
    Tsai标定法的matlab实现 完成图像坐标到世界坐标的转换(Tsai calibration method to achieve the completion of the matlab image coordinate to world coordinate conversion)
    2008-07-07 10:56:19下载
    积分:1
  • VBdiaoyongMATLAB
    说明:  VB调用MATLAB 使用VB来调用matlab里的函数,可以综合matlab的强大功能使vb开发的程序效率更高。(MATLAB using VB to call matlab in VB to call the function, can be integrated so that the power of matlab programs vb efficient.)
    2009-08-02 17:12:37下载
    积分:1
  • pca-cPP-svd-algorithm
    主成分分析的c++实现使用奇异值分解svd算法(Principal Component Analysis based on svd algorithm ,used c++)
    2012-11-22 15:18:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载