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

搜索资源列表

  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. 车牌定位系统

    0下载:
  2. 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。-use this example to open directory pic of pictures, then click the button "turn", "1", "2", "3" and "4" and "5", can achieve
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:727137
    • 提供者:孙月
  1. AstarPath

    0下载:
  2. 用VC6++对A*寻路算法的简单实现,在界面上点击鼠标就行.-VC6 right with A * search algorithm for a simple way to achieve the click of a mouse interface on the line.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42523
    • 提供者:范军
  1. PolyDemo

    0下载:
  2. 程序名称:PolyDemo 运行环境:系统需要安装j2sdk-1_4_2 注意事项: 如修改数据,先在文本框中输入自行设定的数据,再点击“重置数据”即设置成功。 再选择“单步执行”或“连续执行”。 用Java Applet实现算法的动态模拟 -procedures title : PolyDemo runtime environment : system need to install j2sdk - 1_4_2 Note : If data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9811
    • 提供者:冯金建
  1. cj32432432

    0下载:
  2. 心脏的360度图形显示 在右下的圆上点击可看到360度的心脏图形-heart of a 360-degree display in the lower right circle click can see 360 degrees in the heart graphics
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3419637
    • 提供者:韩宇
  1. ufogame

    0下载:
  2. 用java实现的UFO攻击游戏,里面有代码和可执行文件,操作简单,用鼠标左键单击UFO, 每击落10架之后,就会增加一架。-used to achieve the UFO attack game, and they code and executable files, simple operation, using the left mouse button click UFO, each downed 10, will be an increase.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:88171
    • 提供者:林立
  1. Fractal_

    0下载:
  2. 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53389
    • 提供者:cheaijing
  1. fcmdemo

    0下载:
  2. FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click \"Start\" to start the fuzzy cluste
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5714
    • 提供者:dynasty
  1. Cheap_PSO

    0下载:
  2. C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, the first operation of a choice
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77848
    • 提供者:zhangtao
  1. GAdownload

    0下载:
  2. 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutio
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:万飞
  1. speech_enhancement_GUI

    0下载:
  2. 自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:97703
    • 提供者:Richard
  1. weizishibie

    0下载:
  2. mydate.dat为字库先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字和简单汉字 如要识别复杂汉字,请先用学习功能-mydate.dat Click on the first character of the file, open point, Reading into the character study of character has been preserved automatic keyboard characte
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:92420
    • 提供者:wilson
  1. firstfit

    0下载:
  2. 装箱问题的首次适应firstfit方法实现。VC开发图形界面显示。每次点击一下运行按钮装入一个箱子。箱子大小随机生成-crates of the first to adapt firstfit method. VC graphical interface shows. Each button click operation packed a box. Box size random generation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38703
    • 提供者:胡一
  1. smvecstart

    0下载:
  2. STARTING OF A SYNCHRONOUS MACHINE,MATLAB/SIMULINK 下对同步电机启动的仿真,解压同一目录下, 双击下部图标进行参数运行点设置。-OF STARTING A Synchronous winreg. MATLAB / Simulink right under the synchronous motor launch simulation, extracting the same directory, double-click the icon for
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8217
    • 提供者:李健
  1. imss3

    0下载:
  2. This demo develops the steady-state characteristics of an induction motor First start the simulation, then Double click the <PLOTS> block to view torque-speed and current-speed curves and the current circle diagram-This demo develops the ste
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:李健
  1. yiliao

    0下载:
  2. 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4456
    • 提供者:CT
  1. Twoforktrees

    0下载:
  2. 二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:林静
  1. eisoo

    0下载:
  2. 东北大学机器人足球队决策系统设计.开发环境使用 VS.NET 2003 调试 DLL 程序方法: 启动 VS.Net 选择“工具”菜单,“调试进程”,选择机器人足球运行进程,点击“附加”,在机器人足球中运行需要调试的 DLL 策略库, 在相应的程序中设置断点,开始比赛,在条件满足时 VS.NET 会停止在断点处等待调试。-Northeastern University robot soccer team decision-making system design. Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28064
    • 提供者:
  1. gui-click

    0下载:
  2. yhis program is a simple code for a gui in matlab it is a simple click program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2694
    • 提供者:
  1. Click

    0下载:
  2. GUI Example Display the number of clicks whenever user press the click button
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3738
    • 提供者:starforce
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com