资源列表

« 1 2 ... 88 89 90 91 92 9394 95 96 97 98 ... 14959 »

[其它货郎担问题四种解法

说明:货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
<贾计伟> 在 2008-10-13 上传 | 大小:2.9kb | 下载:1

[操作系统开发支持多个进程并发运行的简单进程管理模拟系统

说明:支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the syn
<张鹏> 在 2008-10-13 上传 | 大小:10.8kb | 下载:1

[中文信息处理classifier-1.12

说明:能对从Google中搜索出来的文本进行聚类,提供了Java包,及调用源代码.-can right from the Google Search for the text clustering, a Java package, source code and call.
<廖剑> 在 2008-10-13 上传 | 大小:1.36mb | 下载:1

[汇编语言MASM汇编工具

说明:【汇编语言编辑工具】【DEBUG.EXE,LINK.EXE,MASM.EXE]
<陈周> 在 2008-10-13 上传 | 大小:150.3kb | 下载:1

[其它汇编编写报时小闹钟

说明: 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。   按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序.-this program is compiled using a series of intricate graphics clock, double-click the clock running icon, the cl
<成朝夕> 在 2008-10-13 上传 | 大小:9.6kb | 下载:1

[其它稀疏矩阵的运算器

说明:稀疏矩阵的运算器 [基本要求] 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两 个矩 阵相加、相减、相乘的运算。稀疏矩阵的输入形式采用三元组表示, 而运算结果的矩阵则以通常 的阵列形式列出。 这是出自清华大学 严蔚敏 吴伟民 编著的数据结构题集(C语言版)的第136页的实习4 -sparse matrix operations for the [basic requirements] "
<snow> 在 2008-10-13 上传 | 大小:4.83kb | 下载:1

[Dephi控件源码超市进销系统

说明:用delphi编写的超市进销系统。功能挺全的额-prepared with the Progressive supermarket sales system. The whole function of the amount of Ting
<肖强> 在 2008-10-13 上传 | 大小:2.66mb | 下载:1

[语音合成与识别auditroy

说明:该工具包主要应用于语音处理中听觉模型的建立和分析,其中也包含了语音处理的各种基本功能如语谱图,线性预测,识别和合成等等。-the toolkit will be used in voice processing auditory model and analysis, which also contains a voice of the various basic functions such as language spectra,
<杨莉莉> 在 2008-10-13 上传 | 大小:927.41kb | 下载:1

[语音合成与识别LPCToolbox

说明:Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used
<杨莉莉> 在 2008-10-13 上传 | 大小:21.52kb | 下载:1

[编译器/词法分析用Bison实现pl0语言编译器

说明:简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the scr ipt lexical analysis and semantic analysis scr ipt s
<罗鹏魁> 在 2008-10-13 上传 | 大小:919.4kb | 下载:1

[编译器/词法分析c语言词法分析器

说明:很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the
<唯一> 在 2008-10-13 上传 | 大小:2.22kb | 下载:1

[操作系统开发动态分区分配

说明:本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to
<陈任全> 在 2008-10-13 上传 | 大小:354.58kb | 下载:1
« 1 2 ... 88 89 90 91 92 9394 95 96 97 98 ... 14959 »

源码中国 www.ymcn.org