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

搜索资源列表

  1. MAIN 3-DIMENSIONAL CFD-PROGRAM

    2下载:
  2.   #//u(i,j)        x方向的速度u;或者θ方向速度uθ #//u(i,j)        y方向的速度v;或者径向速度ur'h\K #//pc(i,j)       压力修正 p'[OS #//p(i,j)        压力p-=5-+ #//p(i,j)    
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-03
    • 文件大小:11439
    • 提供者:tanglincn
  1. FDTD_2.1

    1下载:
  2. 本程序是使用有限时域差分法计算模拟电磁波在光学薄膜中的传输,加入边界条件,可以计算加入有损耗介质进行计算模拟,运用Qt技术,运用Qmake进行工程管理。运用matlab显示结果-This procedure is the use of FDTD method simulation of electromagnetic waves in optical thin films in transmission, add the boundary conditions can be calculated
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1254775
    • 提供者:熊猫
  1. 20090816

    0下载:
  2. 自动化控制中曲线拟合的应用及研究 此文档对需要根据已知线段,或者离散点进行趋势预测很有帮助。-Automation and control applications in curve fitting and Research. This document is the need to segment the basis of known or forecast the trend of discrete points helpful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:143473
    • 提供者:唐敏
  1. cpp_tracer

    0下载:
  2. Lifitime tracer. *** *** *** *** *** *** *** *** ***** Example: #include <timings.h> void foo() { TRACE_LIFETIME usleep(100000) } void main() { foo() } *** *** *** *** *** *** *** *** *** See lifetimes.log: FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6054
    • 提供者:Gosh
  1. QtCalculator

    0下载:
  2. 手机平台上使用的计算器源码,QT编码,简易计算器-Calculator for moilephone,base in QT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:16144
    • 提供者:Neo King
  1. PolySolver

    0下载:
  2. Polynomial solver with graph display (requires qt and qwt libraries to compile).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4994
    • 提供者:Lockal
  1. XIANGKONG

    0下载:
  2. 用Qt编写的相控场强因子场强方向图,对刚接触相控理论的同学会有很大帮助。-Written with Qt phased field intensity factor field strength pattern, students new to phased theory will be very helpful.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:2480426
    • 提供者:张飒
  1. S-transform

    0下载:
  2. 应用于地震勘探的S变换,用于计算地震记录频率特性,QT界面编写。-s transform, applied to the seismic exploration of the S transform, is used to calculate the frequency characteristics of seismic records, write in QT interface .
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3684500
    • 提供者:李志勇
  1. wavelet-transform

    0下载:
  2. 小波变换,应用于地震勘探的小波变换,用于计算地震记录频率特性,QT界面编写。-Wavelet transform, wavelet transform applied to seismic exploration, is used to calculate the frequency characteristics of seismic records, QT interface to write.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:599589
    • 提供者:李志勇
  1. SEG-Y-Load-And-Save

    1下载:
  2. sgy读取/存储程序,用于切割地震记录,Qt界面编写。-sgy file read/save procedures for cutting the seismic records,write in Qt .
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3575875
    • 提供者:李志勇
  1. 2D-acoustic-wave-equation-forward

    1下载:
  2. 二维声波方程有限差分正演程序,Qt界面编写。-2D acoustic wave equation finite difference forward code,write in Qt。
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5707473
    • 提供者:李志勇
  1. Virtual-spectrometry-forward-code

    0下载:
  2. 二维声波方程虚谱法正演代码,Qt界面编写-2D acoustic wave equation Virtual spectroscopy forward modeling code,write in Qt
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3418895
    • 提供者:李志勇
  1. Pulse-deconvolution-code

    0下载:
  2. 递推反演,脉冲反褶积程序,Qt界面编写。-Recursive inversion ,pulse deconvolution code, write in Qt.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3391388
    • 提供者:李志勇
  1. calte-QT

    0下载:
  2. QT编写功能及界面,实现功能:加、减、乘、除、连加、连减、连乘、连除、加减乘除混合运算、除零报错等功能,代码简单清晰,适用于刚刚接触QT的人-QT write functions and interface functionality: add, subtract, multiply, divide, even increase, even less, and even multiply, even in addition, subtraction, multiplication and div
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:243219
    • 提供者:张馨杰
  1. least-squares

    0下载:
  2. 最小二乘法快速计算软件(带qt源码)最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。-The least squares method least squares method for rapid calculation software (with qt source) (also known as the least squares method) is a mathematical optimization techniques. Minim
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:4671186
    • 提供者:林海
  1. compute

    0下载:
  2. 在QT上编写的简易计算器,实现了简单的加减乘除-Simple calculator written in QT, simple addition and subtraction, multiplication and division
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:4579
    • 提供者:excalibur
  1. Matrix

    0下载:
  2. Simple matrix algebra C++ library. Implements such a useful tools like a: - Linear equation solving via QT decomposition - Singular value decomposition - Karhunen-Loeve transform
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:6379
    • 提供者:lonely
  1. calculator

    0下载:
  2. 简单计算器,实现+、—、*、/运算,具有保存记忆功能,用qt做得-Simple calculator, to achieve+,-,*,/operations, save memory function, done with qt
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:5056
    • 提供者:辰海
  1. Manual Qt-based tuning of neural function

    0下载:
  2. This is early (bun normally works) Qt 4.7/4.8-based application, released manual tuning of neural function. You can (and must :-) ) tuning numbers at first top table panel (weight of synapses) than has been coincided numbers in second and third table
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-02-24
    • 文件大小:5031513
    • 提供者:TerminatorTZ500
  1. Genetic algorithm realization: searching the shortest way.

    0下载:
  2. This Qt 5.2 based program at first: randomly generating a family of ways around points and at second crossing the population and identify most short way.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-02-25
    • 文件大小:10030
    • 提供者:TerminatorTZ500
« 12 »
搜珍网 www.dssz.com