登录
首页 » Visual C++ » sw

sw

于 2012-04-13 发布 文件大小:2KB
0 89
下载积分: 1 下载次数: 0

代码说明:

说明:  EMD分解的c++程序,程序很清晰明确,通过测试(EMD COmpostion)

文件列表:

说明.txt,715,2011-12-23

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

发表评论

0 个回复

  • Character-code-tools
    1.可以自动生成十六进制字编码。 2.可以自动C语言格式字符编码。 3.支持GBK和ASCII字符编码查询。(1 can automatically generate a hexadecimal character encoding. 2 can automatically format the C language character encoding. 3 support GBK and ASCII character encoding query.撤消修改)
    2014-01-04 16: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
  • Genetic_Algorithm_for_Mapping
    采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
    2020-12-11 12:49:18下载
    积分:1
  • dd
    说明:  另一种潮流计算程序,本程序使用C语言编写(Another flow calculation procedures, the procedures using the C language)
    2012-11-20 21:43:07下载
    积分:1
  • G721_G723
    G721-G723的编解码代码实现,非工程形式,只有源码。(G721-G723 codec code for implementation, non-engineering form, only the source code.)
    2009-11-10 16:16:05下载
    积分:1
  • ShuffledFrogLeapingAlgorithm
    SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。(SFLA algorithm to solve portfolio optimization problems and algorithms. It is based on the collections of the heuristic research method, which is initialized to a group of SFLA virtual collection of frogs, jumping in the pond, searching for the optimal location of food. Frogs can be seen as the main body with thinking. Can be seen as a way of thinking is a set of ideological or cultural evolution. Each type of thinking is constituted by a series of strategies. Period in the evolution of this strategy, the frog is also a change of thinking, leading to goal-oriented when they change direction, this way of thinking of the change or changes occur, because frogs are better ideas.)
    2009-05-08 21:38:03下载
    积分:1
  • Dialog-Background
    基于VC++ 6.0对话框程序上,为对话框加上背景图片。(6.0 dialog box procedure based on the VC++ As dialog box with the background image.)
    2013-04-25 15:55:24下载
    积分:1
  • CrcStream
    CrcStream stream checksum calculator
    2007-10-23 11:38:30下载
    积分:1
  • shouyan-sms-ocx
    【控件使用步骤】: 第一步:用数据线或红外设置把短信猫(或短信模块、手机等)连接到电脑; 第二步:运行“控件注册及加密狗驱动安装.exe”注册控件及安装加密狗驱动程序[注意:无加密狗版本亦需这一步!] 第三步:打开你的开发平台(如VB、Delphi,VC,PB,.net等),调用本控件即可,控件名称为:ShouYan_SmsGate,详见《开发说明书》; 第四步:发布你的软件时,连“SMSOCX308.OCX”文件打包发布即可(另外,需在目标电脑上运行一次“控件注册及加密狗驱动安装.exe”)。 【关于授权】 本控件支持两种授权方式:带加密狗和不带加密狗方式 【关于OEM】 一次性定购三个授权以上,免费OEM 【关于驱动安装】 在分发软件时可以通过如下方式隐藏驱动的安装过程: shell "控件注册及加密狗驱动安装.exe /s" ([Controls] using the steps: Step one: with a data cable or infrared setting the SMS cat (or SMS module, mobile phone, etc.) connected to the computer Step 2: Run " controls the registration and dongle driver installation exe." Registration and Control install the dongle driver [Note: No dongle version also need this step! ] The third step: Open your development platform (such as VB, Delphi, VC, PB, net, etc.), you can call the control, the control name is: ShouYan_SmsGate, see " Development Guide" Step Four: Publish your When the software, even the " SMSOCX308.OCX" file packaged and released to (in addition, the need to run a " control registration and dongle driver installation. exe" on the target computer). [Authority] on the control supports two types of license: with and without dongle dongle on the way [OEM] authorized a one-time order of three or more, free OEM [about] when installing the driver software can be distributed in the following wa)
    2014-01-15 18:35:19下载
    积分:1
  • pv
    说明:  A PHOTOVOLTAIC PANEL MODEL IN MATLAB/SIMULINK
    2013-10-19 18:18:44下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载