登录
首页 » C++ Builder » complexnet

complexnet

于 2009-08-31 发布 文件大小:3777KB
0 212
下载积分: 1 下载次数: 1

代码说明:

说明:  复杂网络博士论文:复杂网络的演化机制及若干动力学行为研究(Evolution meehanism and some dynamical Proeesses on complex network )

文件列表:

复杂网络博士论文.nh

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

发表评论

0 个回复

  • dijkstra
    Diskstra最短路径算法的c++源程序,以及编译好的matlab动态链接库,学习留形学习算法及程序必备。(Diskstra shortest path algorithm c++ source code, and compiled matlab dynamic link library, learning algorithms and procedures remain an essential form of learning.)
    2010-10-20 20:54:56下载
    积分:1
  • ardupilot-ArduCopter-3.2.1
    APM飞控程序,Ardupilot3.2.1(Flight control program of the APM, Ardupilot3.2.1 )
    2015-05-08 14:52:20下载
    积分:1
  • VCMatlabToolDemo
    VC++中使用Matlab进行数据操作,里面进行了详细介绍,附源代码。(VC++ using Matlab for data manipulation, which is described in detail, with source code.)
    2010-05-27 09:12:55下载
    积分:1
  • dwt2
    本文提出了一种基于独立分量分析的音频数字水印方法。嵌入水印时,对原始音频文件进行一级小波分解,在分解 得到的逼近分量中利用随机混合方法嵌入水印后进行小波逆变换形成嵌入水印的音频文件。仿真实验结果表明这种方 法的强鲁棒性和可行性。(Abstract:Audio p roduction is one of the important digital multimedias, which transmit becomes more and more convenient. To p revent the multimedia content from being stolen or illegally used, audio content p rotection techniques become increasingly impor2 tant so that the potential of these app lications can be reached. As the importantmethod of copyright p rotection, the digitalwater2 marking technology has been acquired widely recognition and research. This paper p resents a method of digital audio watermark2 ing based on independent component analysis. When embedding watermarking, the original audio is decomposed by single2level discrete 12D wavelet transform, watermarking is embedded by mixing randomly to the app roximation coefficient vector obtained, and the audio is single2level reconstructed receiving audio havingwatermarking. Emulated experiment results show that thismeth2 od is robust and feasible.)
    2009-06-04 17:43:21下载
    积分:1
  • job
    有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
    2007-09-18 23:30:48下载
    积分:1
  • geneticalgorithm
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:04:57下载
    积分:1
  • @ccshelp
    说明:  一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(A MATLAB application, very convenient! The use of M need to convert files.)
    2006-03-16 16:35:18下载
    积分:1
  • ch1545kl
    说明:  ec生物信息与论文实现\matlab教程及工具箱(ec biological information and papers to achieve \ Directory and Matlab Toolbox)
    2006-03-15 21:14:45下载
    积分:1
  • gui
    运用matlab软件,进行回归运算,方便快捷(Use matlab software, regression calculation, convenient)
    2013-09-14 10:17:53下载
    积分:1
  • iir
    这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
    2013-09-15 21:23:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载