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

搜索资源列表

  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
    • 文件大小:1.2mb
    • 提供者:熊猫
  1. congregation_math

    0下载:
  2. 计算集合的基本运算程序,可支持文件导入,准确计算-Calculated set of basic operations procedures, supporting files into the accurate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:65.07kb
    • 提供者:豆腐
  1. urapiv0.1.tar

    0下载:
  2. 用QT写的PIV(粒子图像测速战速决)程序。在Ubuntu 9.10下测试通过。-Written with QT PIV (particle image measuring quick) program. In the next test pass Ubuntu 9.10.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:760.39kb
    • 提供者:李展鹏
  1. ROBOT_FIGHTER

    0下载:
  2. 本程序为类人机器人的一个运动学正解程序,非常好的参考程序,可以继续在上面扩充-This program is a humanoid robot kinematics program, very good reference program, you can continue to expand in the above
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.96kb
    • 提供者:石磊
  1. 1234

    1下载:
  2. Qt与MATLAB的混合编程研究与实现,可以实现MATLAB的程序到Qt程序的转化-Mixed with the MATLAB programming Qt Research and Implementation, MATLAB programs can achieve the transformation to a Qt program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:129.84kb
    • 提供者:张婧
  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
    • 文件大小:3.41mb
    • 提供者:李志勇
  1. 2D-acoustic-wave-equation-forward

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

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

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

    • 发布日期:2017-05-14
    • 文件大小:3.23mb
    • 提供者:李志勇
  1. caculation

    0下载:
  2. 此程序主要应用在QT上实现一个简单的计算器,可以实现简单的加法乘除运算功能。-This procedure is mainly used in QT implement a simple calculator, you can achieve simple addition multiplication and division functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3.47kb
    • 提供者:严锋
  1. OPSearchingmice

    0下载:
  2. Qt编写的一个小程序,基于PSO群体智能算法的一群小老鼠在一定范围内搜索奶酪。 假定的情况是奶酪在空间内气味分布为以自己为中心的二维正态分布,小老鼠们凭气味浓度搜索奶酪。-Qt to write a small program, swarm intelligence algorithm based on PSO group of small rodents in a certain range search cheese. Assumption is that the smell of ch
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:19.37kb
    • 提供者:吴帅
  1. Qt_Project

    0下载:
  2. 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4.76mb
    • 提供者:赵娅
  1. josephus

    0下载:
  2. 设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时给出一个报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数;如此下去直到所有人全部出列为止。设计一个程序模拟此过程,在qt中设计出基本的提示及显示结果的界面,给出出列人的编号序列及出列人手持密码值。- A descr iption of the problem are: number 1,
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.39kb
    • 提供者:孟迪
  1. octave

    0下载:
  2. Octave是一种高层解释类编程语言,旨在解决线性和非线性的数值计算问题。Octave为GNU项目下的开源软件,早期版本为命令行交互方式,4.0.0版本发布基于QT编写的GUI交互界面。Octave语法与Matlab语法非常接近,可以很容易的将matlab程序移植到Octave。同时与C++,QT等接口较Matlab更加方便。(Scientific Programming Language Powerful mathematics-oriented syntax with built-in p
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:4.15mb
    • 提供者:chen8690517
  1. write and read segy files matlab

    0下载:
  2. 地震勘探干专用软件,小的程序,地震勘探行业,matlab(The QT language reads and writes segy, a special program for the seismic exploration industry, and can read and write segy standard documents)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2kb
    • 提供者:xubb100
搜珍网 www.dssz.com