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

搜索资源列表

  1. C++常用算法之1复数运算

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each so
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9718
    • 提供者:潘杰
  1. C++常用算法之2随机数生成

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting code, each source document file extensions are
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18196
    • 提供者:潘杰
  1. C++常用数值算法之3多项式与连分式计算

    0下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24219
    • 提供者:潘杰
  1. C++常用数值算法之4数值积分

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19998
    • 提供者:潘杰
  1. C++常用数值算法之5常微分方程

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27976
    • 提供者:潘杰
  1. 关于tts语音引擎的使用方法

    1下载:
  2. 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7931
    • 提供者:章称
  1. C++常用算法之08非线性方程组求解

    3下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:103473
    • 提供者:闻杉
  1. 操作系统进程内存管理模拟

    1下载:
  2. 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解决方法:具体方法见程序中的注释。程序难点4:基于优先级的调度
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25960
    • 提供者:李华
  1. siftDemoV4

    0下载:
  2. Demo Software: SIFT Keypoint Detector-This page provides access to a demo version of David Lowe s SIFT keypoint detector in the form of compiled binaries that can run under Linux or Windows.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:376404
    • 提供者:xuekunnan
  1. NR_C210_win

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,代码大全。这个在官方网站上是收费的。此版本是Windows版本V2.10版,还有其他版本,待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included in a user s own programs. The code, incl
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1097415
    • 提供者:王磊
  1. numerical_recipes_V2.08h(windows)

    0下载:
  2. 《数值分析》(Numerical Recipes)书中的所有例子,C / C++ 代码大全。这个在官方网站上是收费的。此版本是Windows版本V2.08h版,其他的Numerical Recipes版本待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included in a user s own
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:555436
    • 提供者:王磊
  1. Windows

    0下载:
  2. 开窗《1》这个程序是开窗显示程序 《2》首先在窗体上绘制一个多边形,正开窗时采用图形覆盖的形式将所要显示图形周围进 行覆盖,负开窗正好相反。 《3》开窗显示采用图形覆盖的方法较之于裁剪方法操作上比较简单的,而且在程序的编制上 也是比较简单的。但是在进行图形的显示之后,图形的边界不能进行自的连接-Window " 1" This program is a window display program " 2" first draw in the f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:2636
    • 提供者:李鹏程
  1. gui

    0下载:
  2. GUI Matlab - Windows Form Design
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:610304
    • 提供者:rahmat
  1. swmm5_iface

    0下载:
  2. SWMM5接口代码文件,包含了SWMM5的V接口文件、Visual Basic接口文件和Delphi Pascal接口文件等。-This archive contains the SWMM 5 Interfacing Guide and supporting files. Contents -------- Interfacing.chm The Interfacing Guide in the form of a Windows HTML Help file (doub
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:43111
    • 提供者:sunyp
  1. gqncexbm

    0下载:
  2. 有借鉴意义哦,可以广泛的应用于数据预测及数据分析,在matlab环境中自动识别连通区域的大小,基于kaiser窗的双谱线插值FFT谐波分析,matlab编写的元胞自动机,包括脚本文件和函数文件形式,是学习PCA特征提取的很好的学习资料,是本科毕设的题目。-There are reference Oh, Can be widely used in data analysis and forecast data, Automatic identification in the matlab envi
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4397
    • 提供者:kqtufyqcm
  1. yhicdzdd

    0下载:
  2. pwm整流器的建模仿真,有详细的注释,gmcalab 快速广义的形态分量分析,模式识别中的bayes判别分析算法,采用热核构造权重,利用matlab GUI实现的串口编程例子,基于kaiser窗的双谱线插值FFT谐波分析,搭建OFDM通信系统的框架。- Modeling and simulation pwm rectifier There are detailed notes, gmcalab fast generalized form component analysis, Pattern R
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5643
    • 提供者:ddwgug
  1. injkivcr

    0下载:
  2. 基于kaiser窗的双谱线插值FFT谐波分析,包含优化类的几个简单示例程序,多目标跟踪的粒子滤波器,gmcalab 快速广义的形态分量分析,数学方法是部分子空间法,仿真效果非常好,可以动态调节运行环境的参数,包括脚本文件和函数文件形式。- Dual-line interpolation FFT harmonic analysis kaiser windows, Optimization class contains several simple sample programs, Multi-ta
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6233
    • 提供者:vcjeppffe
  1. ktugpddt

    0下载:
  2. 有详细的注释,数值分析的EULER法,基于kaiser窗的双谱线插值FFT谐波分析,采用波束成形技术的BER计算,包括脚本文件和函数文件形式,是学习PCA特征提取的很好的学习资料,非归零型差分相位调制信号建模与仿真分析 。- There are detailed notes, EULER numerical analysis method, Dual-line interpolation FFT harmonic analysis kaiser windows, By applying the
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8236
    • 提供者:thajyyfs
  1. hibfxwfi

    0下载:
  2. 使用起来非常方便,包括脚本文件和函数文件形式,基于kaiser窗的双谱线插值FFT谐波分析,本程序的性能已经达到较高水平,结合PCA的尺度不变特征变换(SIFT)算法,是机器学习的例程。- Very convenient to use, Including scr ipt files and function files in the form, Dual-line interpolation FFT harmonic analysis kaiser windows, The performan
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9836
    • 提供者:jyvykyzjj
  1. WindowsFormsApplication_cpp

    0下载:
  2. It is a windows form application. It reads matrix data text file and use it on some useful matrix operation.-It is a windows form application. It reads matrix data text file and use it on some useful matrix operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7505773
    • 提供者:ken
« 12 »
搜珍网 www.dssz.com