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

搜索资源列表

  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. MyCrypt

    2下载:
  2. cryptapi算法 在这个信息爆炸的时代,我们不得不对信息的安全提高警惕。加密作为保障数据信息安全的一种方式,越来越受到人们的关注。下面,我将把自己对Microsoft CryptoAPI的一些肤浅的理解与大家共享,有什么不妥之处望不吝赐教-cryptapi algorithm in this era of information explosion, we had the right information security alert. Data encryption to protect
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:140685
    • 提供者:张国立
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. DataStructure(CSharp)

    0下载:
  2. 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1346108
    • 提供者:liukunyao
  1. qsort

    0下载:
  2. 快速排序源代码,具有微软C标准库中qsort函数一样的接口,且速度奇快。-Quick sort source code,as microsoft c library qsort function interface,more more quick。
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:8601
    • 提供者:小锤子
  1. 12ballsoftheprogram

    0下载:
  2. 微软的一道题目,有12个外表一模一样的小球,其中有一个的质量和其他11个球不一样(11个球的质量完全相同),而且该球不知道是轻点还是重点。现在给你一个天平(无砝码),只有3次测量机会,请你找出该球。球号从a到l(小写)-Microsoft' s one topic, there are 12 look exactly the same ball, one of which the quality and not the same as the other 11 balls (11 ball
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1629
    • 提供者:随风而去
  1. matclass_si

    0下载:
  2. This contains the full set of source files for the MatClass library together with a make file to create the libraries using Microsoft C/C++ v7 or later. This make file is a stand-alone file to be used with NMAKE or as a NON-PWB makefile in P
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2964
    • 提供者:katore vishal
  1. wr14

    0下载:
  2. 微软字体管理是一款集字体浏览、安装等功能的免费绿色软件,让您对您计算机内的字体了如指掌-Microsoft' s font management is a set of fonts here, the installation features such as free green software that allows you the font on your computer, well aware of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2283032
    • 提供者:maggie
  1. curve_fit_density_function

    0下载:
  2. APPLYING CURVE FIT OF THE PROBABILITY DENSITY FUNCTION This file details the Microsoft Excel user-defined function applying curve fit of PDF Integration. Create macro as shown below, then in spreadsheet, type function "curvefit(a,s)" with Asi n
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:556
    • 提供者:ali
  1. TheExpertSystemofDesignRollingSeriesofRollersofExt

    0下载:
  2. 专家系统(expert system)是人工智能技术应用中最成功的一个分支。在机械产品设计开发过程中有效地运用专家系统,对提高产品质量、缩短产品设计周期、降低开发成本等具有重要意义。 图形处理及工程计算,特别是后者是开发机械设计专家系统所面临的主要难题。本文在系统研究MATLAB软件的强大计算功能和专用工具箱的基础上,尝试利用MATLAB完成机械设计专家系统中的工程计算问题。 基于这种思路,本文着重探讨了利用Microsoft公司的Visual C++6.0编制前台程序时,通过MATLAB所提供
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4414438
    • 提供者:王明
  1. google

    0下载:
  2. 这个是我见过最好的的微软和百度面试常见的算法,以及解释和答案!我从中获益良多-This is what I have seen the best Microsoft and Baidu interview common algorithms, as well as explanations and answers! I learned a lot from
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:393950
    • 提供者:杨乐
  1. Beauty-of-coding

    0下载:
  2. 一个微软面试的指南,也可以学到很多实用的解决问题的方法。学习算法的好书。-a guide to the interview of microsoft. and you can learn many algorithm as well.
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:39123324
    • 提供者:ciah275 zhang
  1. Computer-Vision---Algorithms-and-Applications

    0下载:
  2. This book focuses on the applications of computer vision to fun problems such as image stitching and photo-based 3D modeling from personal photos. It also reflects author s 20 years’ experience doing computer vision research in corporate research lab
  3. 所属分类:Algorithm

    • 发布日期:2017-06-12
    • 文件大小:19199890
    • 提供者:virtality
  1. R2V

    0下载:
  2. 光像素栅格自动、半自动矢量化的软件。配合gis软件使用的神器,大大降低人工矢量化时间。-Able Software R2V combines the power of intelligent automatic vectorizing technology with an easy-to-use, menu-driven, graphical user interface in the Microsoft Windows 9x and NT environment. The sof
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:3713737
    • 提供者:yls
  1. TransformCFortran

    0下载:
  2. Radix-2 and Kronecker Product RFFT, DST and DCT ... Routines for any number of data points are provided. The 21 programs are grouped as C and Fortran programs. The programs were compiled and tested under Sun Solaris, Microsoft Fortran Power Statio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:27886
    • 提供者:王深青
  1. mp3

    0下载:
  2. it is mp3 MPEg2 Video Encoder, Only I frames currently encoded. The encoded files can be played using any player i used vlc player. As usual some 1. Use one test.avi file, preferrable 128 x 128 size, you can download http://support.microso
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:856901
    • 提供者:raushan
  1. vgg16

    0下载:
  2. 在使用深度神经网络时我们一般推荐使用大牛的组推出的和成功的网络。如最近的google团队推出的BN-inception网络和inception-v3以及微软最新的深度残差网络ResNET。(In the use of deep neural network we generally recommend the use of cattle group launched and successful network. Such as the recent google team launched B
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:20480
    • 提供者:刘浩迪
  1. Geolife Data 1.3

    2下载:
  2. Geolife GPS 轨迹数据集–用户指南 这一 GPS 轨迹数据集是在 (微软研究亚洲) Geolife 项目中收集的, 178 用户在四年 (2007年4月至 2011年10月) 期间。该数据集的 GPS 轨迹由一个时间戳点序列表示, 每一个都包含纬度、经度和高度信息。该数据集包含17621个轨迹, 总距离为1251654公里, 总持续时间为48203小时。该轨迹数据集可以应用于移动模式挖掘、用户活动识别、基于位置的社交网络、位置隐私和位置推荐等多个研究领域。(Geolife GPS t
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-03
    • 文件大小:22576128
    • 提供者:李白43
搜珍网 www.dssz.com