CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Function minimum

搜索资源列表

  1. 电子节拍器

    0下载:
  2. 捕捉拍频 * 捕捉拍频功能仅在拍子停止时可用。 * 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。 * 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。 * 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。 调节音量 * 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。 * 最小音量为静音,最大音量为拍音的原音量。 运行模式 * 选择Rum
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36890
    • 提供者:王静
  1. bfgs(2).rar

    0下载:
  2. 另一个用c语言写的bfgs的程序,可以使用多元,高次函数的极小值搜索,Another written by c language bfgs procedures, you can use multiple, high-function of the minimum search
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2429
    • 提供者:wding
  1. bfgs

    0下载:
  2. 用c语言写的bfgs的程序,可以使用多元,高次函数的极小值搜索-Written by c language bfgs procedures, you can use multiple, high-function of the minimum search
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2335
    • 提供者:wding
  1. hardwaremsg

    0下载:
  2. 硬件信息查看器,查看当前PC常规硬件信息-This is another of utility applications which can be used as an tool to get and report information about your system CPU, memory page size, mouse installation, etc. GetProcessorInfo function in ChardwareInfoDlg makes use of Get
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:32673
    • 提供者:陈忠厚
  1. JinZhiZhuanHuan

    0下载:
  2. 任意进制数的转换。 设计思路:求n整除d的余数,就能得到n的d进制数的最低位数字,重复上述步骤,直至n为0,一次得到n的d进制数表示的最低位至最高为数字。由各位数字取出相应的字符,就能得到n的d进制的字符。 主函数是用于测试trans函数,要求输入一个待转换的正整数,接着调用trans函数进行转换,并输出改正知识的2-16进制数转换结果。-Arbitrary hexadecimal number conversion. Design: n divisible by d for the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:35084
    • 提供者:cl
  1. minPrmroot_indTable

    0下载:
  2. 除去main函数,共包含7个与求原根有关的函数。最终目的是求一个数的最小原根,及该数对于某个整数的指标表。-Remove the main function, a total of 7 and contains the original root of the demand function. Ultimate goal is to seek a minimum number of primitive roots, and the number of integers for a list of
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:1475
    • 提供者:xiaohe
  1. CandM

    0下载:
  2. 模拟退火程序。f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simula
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:18318
    • 提供者:刘育江
  1. m_build

    0下载:
  2. 详细说明:以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the ri
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:4476
    • 提供者:刘育江
  1. test

    0下载:
  2. 详细说明:以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the ri
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:38117
    • 提供者:刘育江
  1. pso

    0下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:10364
    • 提供者:
  1. pso

    0下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:10682
    • 提供者:汤德琴
  1. fncpy

    0下载:
  2. Minimum alignment requirement for the source and destination addresses for function copying.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:dgranxue
  1. community-third-season_arabic-580864

    0下载:
  2. Function Davis Putnam(φ: CNF formula) : Boolean Unit Propagation(φ) Pure Literal Rule(φ) ifφ= φ then returntrue if□ ∈φthen returnfalse l←literal in c ∈φhaving c the minimum length RL←all possible non-tautological resolvent clauses between
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:286111
    • 提供者:nora
  1. MiniDebugger

    0下载:
  2. 最小功能调试器,适合初学调试器编写的用户-minimum function debugger
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5807
    • 提供者:wangning
  1. chineseswish_2014728142352

    0下载:
  2. QWorker 3.0 - Delphi编写的基于作业的多线程作业管理器,线程池、队列、计划任务总有你所需要的,充分利用现代处理器的多线程处理能力。 它包括: 1、自维护的线程池; 2、普通的后台线程作业; 3、支持精度高达0.1ms的定时重复作业; 4、支持计划任务作业; 5、支持延迟执行作业; 6、信号触发作业; 7、附加的数据指针可以自动释放; 8、支持对象本身函数和全局函数做为作业处理过程; 9、支持作业分组并等待其完成; 10、支持取消未进行
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1160090
    • 提供者:YyQ
  1. PSO_Rastrigin

    0下载:
  2. Particle Swarm Optimization is an optimization technique used here for getting minimum of the rastrigin function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1324
    • 提供者:Eeshwar
搜珍网 www.dssz.com