CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 设计开发

搜索资源列表

  1. Haskell 中文教程1-3章

    1下载:
  2. Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chap
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.36kb
    • 提供者:鲍军波
  1. dfp

    0下载:
  2. 本程序用于机械优化设计工程计算,为经典的dfp法,采用visual C++6.0环境开发,运行结果良好。-procedures for the optimization of mechanical engineering, for the classic Moscow, using visual development environment for C 6.0, good operating results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:张龙
  1. paowu

    0下载:
  2. 本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1019byte
    • 提供者:张龙
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111.04kb
    • 提供者:侯欣杰
  1. Project

    0下载:
  2. C 语言开发的日历(课程设计很不错的) Month:123/1 --- --- --- Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.07kb
    • 提供者:zhangdan
  1. Quartus接收机开发

    1下载:
  2. 直接扩频接收机设计的Quartus源代码,非常有价值的硬件实现电路
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-06
    • 文件大小:352kb
    • 提供者:gfqzjlg@126.com
  1. complex

    0下载:
  2. 优化设计算法:用复合形法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: The objective function of complex method seeking the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:19.96kb
    • 提供者:猎豹
  1. document

    0下载:
  2. VB与AUTO CAD联合开发的优化设计软件,优化设计的是一个螺母的开发过程,非常有用。-VB and the joint development of AUTO CAD optimized design software, and optimize the design is a nut of the development process, very useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:25.36kb
    • 提供者:guohuang
  1. heatengineeringcalculation

    0下载:
  2. 这是一个同学做的压水堆热工水力设计计算源代码,开发环境VC6 -This is a classmate to do, and pressurized water reactor thermal-hydraulic design and calculation of the source code development environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:38.61kb
    • 提供者:
  1. ZUIYOUHUAFORMatlab

    0下载:
  2. Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3.11mb
    • 提供者:崔立洲
  1. two-dimensional

    1下载:
  2. 在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分 节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算 程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:127.22kb
    • 提供者:nagtive
  1. CFEM

    0下载:
  2. 电子书内容为有限元法与C程序设计,对与用C开发有限元程序有很大帮助。-E-book content for the finite element method and C programming, with the development of the finite element program with C very helpful.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4.58mb
    • 提供者:
  1. LTLrobust

    0下载:
  2. 用形式化语言LTL(linear temporal logic)离线测试系统。程序SystemMonitor采用系统运行在线测试,本程序采用离线测试。输入为系统运行数据和LTL表达式,输出为该系统的鲁棒特征值。本程序采用了动态程序设计方法。对从事系统验证工作的开发人员和研究人员非常有帮助。-Its very useful for researchers and programmers who are working on system control and verification. it i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:384.29kb
    • 提供者:刘新玲
  1. xiangnong

    0下载:
  2. 实现必要的数学公式计算,公式开发源代码。 香浓编码的实现算法与设计,学信息论与编码的时候学的-Achieve the necessary mathematical formula, the formula for open source. Shannon implementation algorithm and design of coding, information theory and coding school, when learning
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:220.53kb
    • 提供者:孟庆君
  1. grid_method

    0下载:
  2. 优化设计算法:用1维格点法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization algorithm: 1 Dimensional grid Method with the objective function of the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:18.16kb
    • 提供者:猎豹
  1. golden_section

    0下载:
  2. 优化设计算法:用黄金分割法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization algorithm: The Golden Section Method objective function of optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18.54kb
    • 提供者:猎豹
  1. Differential_Evolution

    0下载:
  2. 优化设计算法:用微分进化法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: Differential Evolution Method with the objective function of the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 developmen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:20.44kb
    • 提供者:猎豹
  1. simplex

    0下载:
  2. 优化设计算法:用单纯形法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发-Optimization algorithm: the simplex method with the optimal solution of objective function and the optimal value, has verified the correctness of the algorithm in visual c++6.0 under development
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:19.8kb
    • 提供者:猎豹
  1. powell

    0下载:
  2. 优化设计算法:用powell法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发-Optimization algorithm: Solving the objective function with powell optimal solution and optimal value, has verified the correctness of the algorithm, the visual c++6.0 under development
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:19.3kb
    • 提供者:猎豹
  1. 基于测站记录手簿的支导线网自动计算程序设计

    0下载:
  2. 本程序根据数据结构中树和森林的有关概念和算法,用Visual Basic 6.0编程开发语言中的类和集合对象描述支导线网的数据结构,采用面向对象的程序编程方法,使用非递归算法,实现了基于测站记录手簿的支导线网自动计算算法。 程序可用于工程测量中的用全站仪进行观测,用手工或电子手簿记录支导线网的观测数据,根据起算和观测数据可直接对待定点进行坐标计算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-06
    • 文件大小:22.52kb
    • 提供者:SuperGDS
« 12 »
搜珍网 www.dssz.com