资源列表

« 1 2 ... .83 .84 .85 .86 .87 14788.89 .90 .91 .92 .93 ... 14959 »

[其它实验报告3

说明: 进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句——同步原语——所组成。本试验要
<纪丽平> 在 2008-10-13 上传 | 大小:118.97kb | 下载:0

[语音合成与识别hmm的c++语言实现

说明:c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all
<宋敏> 在 2008-10-13 上传 | 大小:7.93kb | 下载:3

[编译器/词法分析ddddd

说明:词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
<sun> 在 2008-10-13 上传 | 大小:10.44kb | 下载:0

[其它WordSeg.exe

说明:可以容易地对中文进行分词,对于机器人的理解能力编程有很大的帮助-can easily pair of Chinese Word, the ability to understand robot programming is a great help
<芳芳> 在 2008-10-13 上传 | 大小:184.26kb | 下载:0

[语音合成与识别2LMSE最小均方误差算法

说明:模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
<任大> 在 2008-10-13 上传 | 大小:1.76kb | 下载:0

[其它DS13077

说明:本程序是万年历集成电路DS1307与AT89C2051编写的时钟程序。-hefty almanac IC DS1307 AT89C2051 and procedures prepared by the clock.
<刘铸民> 在 2008-10-13 上传 | 大小:9.14kb | 下载:0

[语音合成与识别指纹识别的程序(v c++)

说明:指纹识别的程序(c++)-Fingerprint Recognition Procedure (c)
<李翔> 在 2008-10-13 上传 | 大小:378.42kb | 下载:0

[其它MyRecvFiles

说明:关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流-matching brackets on the wagon stops and small programs, written in their own ~ very simple, the main hope to be able to interact more
<林嘉雯> 在 2008-10-13 上传 | 大小:1.98kb | 下载:1

[其它yinyuhuihua

说明:java手机小游戏 英语会话 86k 下载到手机 诺基亚-small English conversation 86K games downloaded to Nokia
<mike> 在 2008-10-13 上传 | 大小:84.32kb | 下载:0

[其它StrMan

说明:很全的Delphi字符操作函数库,所有的功能全部包装在类TStringManager中。好用,速度快。最爽的是完全免费。-is all the characters Delphi operation functions, all functions in all types of packaging TStringManager China. Easy, fast. Tennis is completely free of charge
<李中国> 在 2008-10-13 上传 | 大小:43.13kb | 下载:0

[其它acmzju

说明:Acm zju 试题1113题对参加ACM的人会有所帮助-Acm zju questions right to participate in 1113 that the ACM would help
<王天> 在 2008-10-13 上传 | 大小:27.58kb | 下载:0

[其它自动关机软件

说明:自动关机软件 有利于自己合理的安排时间-automatic shutdown software is conducive to a reasonable arrangement own time
<刘立立> 在 2008-10-13 上传 | 大小:16.52kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 14788.89 .90 .91 .92 .93 ... 14959 »

源码中国 www.ymcn.org