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

搜索资源列表

  1. iucs

    0下载:
  2. 使用MATLAB编程软件,编程实现在给定的话务模型下计算各个接口的消息总流量和带宽的用户界面; 使用MATLAB编程软件,编程实现在给定话务模型下各个接口之间的信令链路及所需要的中继端口数的用户界面; -Using MATLAB programming software, programming to achieve a given traffic model calculated all the news of the total interface bandwidth traffic
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:13402
    • 提供者:liuhui
  1. stft_timefreq_complexSignal

    0下载:
  2. 短时傅立叶变换测频,可对复信号处理。界面设计好,用户交互方式编程。-STFT frequency measurement can be complex signal processing. Interface design, the user interactively programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3110
    • 提供者:傅雄军
  1. Chapter10

    0下载:
  2. matlab和delphi的混合编程让你在轻松搞定界面的时候也轻松搞定计算-matlab and mixed delphi programming allows you to easily get in when the interface easy to get the calculation
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7094804
    • 提供者:xujunyi
  1. GUIwithMatlab

    0下载:
  2. matlab的GUI编程指导,对有需要做GUI界面的朋友可能会有帮助。-GUI programming in matlab guidance necessary to have friends to do GUI interface may be helpful.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:827603
    • 提供者:dingfei
  1. rbfinterp_v1[1].2

    0下载:
  2. LM编程算法,在神经网络中有很大应用之处,神经网络源代码,及BP网络训练界面,其中的L-M算法非常实用 -LM programming algorithm, in a large neural network applications, the neural network source code, and the BP network training interface, in which the LM algorithm is very practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:117233
    • 提供者:vivian
  1. zdlc

    0下载:
  2. 【问题描述】 甲、乙、丙、丁、未五城市分别距离为( 单位是: km): 甲 - 乙 300 甲 - 未 3000 乙 - 丙 2500 乙 - 丁 800 丙 - 未 1000 丁 - 甲 2000 丁 - 丙 400 丁 - 未 1200 未 - 乙 500 现从未地出发,到其它各城市的最捷路径。 【设计要求】 1、写出系统需求分析,并建模。 2、编程实现,界面友好。 3、输出各条最捷路径 4、语言不限,最好是c或c++ -【Desc
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1199
    • 提供者:子米
  1. matlab

    0下载:
  2. matlab编程100例 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-matlab programming is 100 cases of 1-32: 33-66 chapter graphics applications is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis S
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:21488
    • 提供者:
  1. BpDrawSin

    0下载:
  2. 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4033212
    • 提供者:杜兴展
  1. vchematlabhuanhebiancheng

    0下载:
  2. 关于MATLAB和vc混合编程,界面开发,图像处理等方面的应用的23篇文章,文章大多来自核心期刊-Vc on MATLAB and mixed programming, interface development, image processing, such as the application of the 23 articles, journal articles, mostly from the core
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6265972
    • 提供者:苏君平
  1. MatlabEbook

    0下载:
  2. 一个Matlab实用教程,有编程基础,数值计算,矩阵,图形用户界面,接口等丰富的知识,一共31M,看大小也知道其含金量了-A Practical Guide Matlab, a programming foundation, numerical calculation, matrix, graphical user interface, interface, such as wealth of knowledge, a total of 31M, to see the size of its g
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:30921941
    • 提供者:无理取闹
  1. MATLABforGUIdesign

    1下载:
  2. 介绍了一种荃于MATLAB数字信号处理工具箱、MATLAB数据分析和MATLAB圈形对 象的时变数字信号瞬时频率枯计方法。这种方法利用时频分析结果来估计信号的麟时频率,其 中涉及时频分析、滤波、曲线拟合辞多种处理过程。处理过程的编程实现封较于用户界面上作 为文互工具的控件中,由用户通过交互界面逐步完成估计瞬时预率的工作.-Tsuen introduced a digital signal processing in the MATLAB toolbox, MATLAB and MAT
  3. 所属分类:matlab

    • 发布日期:2014-04-28
    • 文件大小:162978
    • 提供者:sunrong
  1. 8queen

    0下载:
  2. 数据结果中的很有名的8皇后问题,该程序实现了8皇后的动态演示,图形界面友好,易用,对于学习C++编程和数据结构很有帮助-Data results in the well-known 8-queens problem, the program achieved an 8-Queen' s dynamic presentations, graphical user-friendly, easy to use, for learning C++ programming and data stru
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:462272
    • 提供者:
  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3832480
    • 提供者:刚娃子
  1. hpr

    2下载:
  2. MATLAB语言编程工具编制测距模型分析界面,具有可变换测距模型,可变换参数设置及测距结果显示,精度分析等功能。-MATLAB language programming tools for the preparation of Ranging model analysis interface with convertible ranging model of transformation parameters can be set up and ranging results showed th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:27701
    • 提供者:田宝晶
  1. matlab3

    5下载:
  2. 利用matlab编程求解实现拓扑优化的源代码及程序界面设计,采用三角形网格划分!我的毕业设计!-Programming using matlab to solve topology optimization to achieve the source code and procedures for interface design, using triangular meshing! My graduation!
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:77030
    • 提供者:张鹏程
  1. 4queen

    0下载:
  2. 四王后问题求解算法,用递归回溯算法求解。用C#编程,界面显示。-4queen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:80136
    • 提供者:星辰一星
  1. formation

    0下载:
  2. XP风格按钮,实现XP风格的按钮,让编程界面更加漂亮,使用算法及分析-XP STYLE BUTTON
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-28
    • 文件大小:10894345
    • 提供者:erxiting
  1. 100MatlabSamples

    0下载:
  2. 100个Matlab的编程实例,涉及图形应用、界面设计、图形处理、数值分析等内容,很实用,辛苦整理,与大家交流学习。-100 Matlab programming examples involving graphics, interface design, graphics, numerical analysis and other content, very practical, hard finish, and to share learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:28011
    • 提供者:滴滴
  1. ACOLab4

    0下载:
  2. 本软件主要用于进行蚁群算法实验,使用它不仅可以进行标准算法的验证与学习,还可以根据需要在图形界面中定制出自己的蚁群算法,同时,该软件中的算法模块可以很容易更换和升级,甚至可以自己按照帮助文件中所提到的接口,使用任何可以开发DLL的编程语言编写出能在本软件中使用的算法模块。-this project is for Ant Colony Optimization experiments.Users not only can learn the algorithm with it,but also
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:4699137
    • 提供者:李凡
  1. antenna_arrays

    0下载:
  2. Ardtool是Matlab的图形用户界面,用于分析天线阵列的不同类型。认识的天线辐射模式的程序,以及天线的类型分类编程-Ardtool is a Matlab graphical user interface for the analysis of the different types of antenna arrays. Understanding antenna radiation pattern procedures, and antenna type classification p
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:422742
    • 提供者:苗俊
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com