登录
首页 » Visual C++ » jiadianji

jiadianji

于 2010-11-29 发布 文件大小:1919KB
0 210
下载积分: 1 下载次数: 13

代码说明:

   基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!(Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!)

文件列表:

fuzzy
.....\Debug
.....\.....\Fuzzy.obj,29314,2010-06-03
.....\.....\Knife_Fuzzy.exe,118873,2010-06-03
.....\.....\Knife_Fuzzy.ilk,229476,2010-06-03
.....\.....\Knife_Fuzzy.obj,25600,2010-06-02
.....\.....\Knife_Fuzzy.pch,5493172,2010-06-02
.....\.....\Knife_Fuzzy.pdb,476160,2010-06-03
.....\.....\Knife_Fuzzy.res,2776,2010-06-03
.....\.....\Knife_FuzzyDlg.obj,47928,2010-06-03
.....\.....\StdAfx.obj,105492,2010-06-02
.....\.....\vc60.idb,263168,2010-06-03
.....\.....\vc60.pdb,454656,2010-06-03
.....\Fuzzy.cpp,3576,2010-06-03
.....\Fuzzy1.h,1525,2010-06-02
.....\Knife_Fuzzy.aps,36340,2010-06-03
.....\Knife_Fuzzy.clw,1387,2010-06-03
.....\Knife_Fuzzy.cpp,2183,2010-06-02
.....\Knife_Fuzzy.dsp,4371,2010-06-02
.....\Knife_Fuzzy.dsw,528,2010-06-02
.....\Knife_Fuzzy.h,1379,2010-06-02
.....\Knife_Fuzzy.ncb,82944,2010-06-03
.....\Knife_Fuzzy.opt,50688,2010-06-03
.....\Knife_Fuzzy.plg,1029,2010-06-03
.....\Knife_Fuzzy.rc,5811,2010-06-03
.....\Knife_FuzzyDlg.cpp,7363,2010-06-03
.....\Knife_FuzzyDlg.h,1509,2010-06-02
.....\ReadMe.txt,3669,2010-06-02
.....\res

.....\...\Knife_Fuzzy.rc2,403,2010-06-02
.....\resource.h,1011,2010-06-02
.....\StdAfx.cpp,213,2010-06-02
.....\StdAfx.h,1054,2010-06-02

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

发表评论

0 个回复

  • Large_Scale_NMF
    处理大规模矩阵,对大规模的矩阵进行分解,即形如分解A=UV(To deal with large-scale matrix, mass matrix decomposition, that is shaped like a decomposition A = UV)
    2012-12-12 21:19:34下载
    积分:1
  • convolution
    稀疏脉冲反褶积代码,包括高尔消元法解矩阵方程阻,自相关,互相关,褶积,反褶积的代码. 刚参加工作那会儿,上进心也足,爱动脑,编了很多的程序,唯有这一个是我引以为傲的,花了几个星期写的稀疏脉冲(预测)反褶积的代码,放到了现在,觉得也没必要再私藏下去了,不出五年,我都不知道这段代码是干什么的了. 希望对大家有用,方法太简单,所以效果不是太好,请大家修改,如要转载,请记得注明出处. (vc++)
    2009-05-09 16:51:58下载
    积分:1
  • niudunfa
    计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算(calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of)
    2006-05-31 08:48:47下载
    积分:1
  • synthesis-of-mechanism
    对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。(For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.)
    2011-06-23 15:42:20下载
    积分:1
  • shipinfenxi
    frft程序函数,分数阶傅立叶变换,短时傅立叶变换,傅立叶变换(the frft program function, fractional Fourier transform, short-time Fourier transform, Fourier transform)
    2013-05-14 11:42:20下载
    积分:1
  • Nnnrrfxxfce
    牛顿法计算方程,能计算非线性方程/方程程组,有需要的能试试,主要是数学方法的实现 (Newton method to calculate the equation to calculate the nonlinear equation/equation of equations, needs to try, mainly the implementation of the mathematical methods)
    2012-08-20 07:22:55下载
    积分:1
  • My21Narcissus
    21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
    2012-09-07 11:42:41下载
    积分:1
  • water
    汪德灌教授那本 计算水力学书后的 perisiman 隐式差分法源代码的 c++版本,我是在fortran代码中改过来的,书中的fortran代码有错误, 请较高人才得以突破 这个东西应该比较有用的吧, 尤其对刚接触这方面知识的 注释很详细哦 而且有输入文件(Professor Wang Deguan that the calculation of hydraulics perisiman after the implicit difference method source code c++ Version, I was changed from fortran code, and the book fortran code error, please talents to break with this higher things you should be more useful, especially for刚接触this regard very detailed knowledge of the Notes and the input file Oh)
    2008-01-10 13:29:29下载
    积分:1
  • Program
    利用表达式求解和栈的只是,设计一个简易的数学题库, 可供小学生作业,并能给出分数。 要求:建立试题库文件,随机产生 n 个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(Use solving expressions and stack just design a simple math exam, students for the job, and can give a score. Requirements: Create test file, randomly generating n topics topics involving addition, subtraction with parentheses mixing operation ready to quit keep historical scores, can look back at history, and history is given uation scores after comparison.)
    2020-12-29 22:59:01下载
    积分:1
  • Least-squares-linear
    可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
    2013-10-24 14:21:45下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载