资源列表

« 1 2 ... .36 .37 .38 .39 .40 9541.42 .43 .44 .45 .46 ... 14959 »

[汇编语言TSP

说明:基于蒙特卡洛的TSP问题算法,方便学习使用。主要是近似算法-Based on the TSP Monte Carlo algorithm
<长海燕> 在 2025-02-14 上传 | 大小:1kb | 下载:0

[汇编语言Kruskal

说明:贪心法是解决某些优化问题的一种策略。假设我们可以通过一系列的决策来解决某个问题。贪心法使用如下的方法:在每个阶段做出的决策都是局部最优的决策。对于某些问题,这些局部最优解最终成为全局最优解。-Generation of minimum spanning tree algorithm Kruskal
<长海燕> 在 2025-02-14 上传 | 大小:1.09mb | 下载:0

[语音合成与识别work

说明:谱减法 语音增强 matlab代码 自己写的 主程序-Spectral subtraction speech enhancement
<李思雨> 在 2025-02-14 上传 | 大小:45kb | 下载:0

[汇编语言TeacherManage

说明:老师叫我们开发的科教城选课系统,我做好了,上传上来与大家分享。-The teacher told us to develop the science city elective system, I do post it here to share with you.
<王珲> 在 2025-02-14 上传 | 大小:8.59mb | 下载:0

[书籍源码Matrix_chain

说明:矩阵链乘。给定多个矩阵的维度,求出他们的相乘顺序,使得,按这样的顺序相乘的代价最小-Matrix chain multiplication。Solve the matrix chain order for a specic problem. This can be done by computing MATRIXCHAIN- ORDER(p) where p = h5 10 3 12 5 50 6i
<雪纷纷> 在 2025-02-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析uuuuuuuuuuuuuu--digui

说明:递归下降分析法 学习递归下降分析法分析PL/0中赋值语句(含表达式)及if语句的分析处理。学习错误信息报告程序的设计。-Recursive descent analysis to learn recursive descent analysis method, the PL/0 assignment statement (including expression) and the analytical processing of the
<黎茶醒> 在 2025-02-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析ci-fa-bian-yi

说明:实现词法分析器功能,输出二元式,判断错误-word analyasys,output,show error
<朱雪飞> 在 2025-02-14 上传 | 大小:13kb | 下载:0

[Dephi控件源码sqlmemtable330d7

说明:SQL Mem Table for Delphi 7 , virtual SQL Table
<ehobg> 在 2025-02-14 上传 | 大小:2.93mb | 下载:0

[Dephi控件源码BusinessSkinForm-v2.52

说明:Cool Components for Delphi 7 - Form Design
<ehobg> 在 2025-02-14 上传 | 大小:1.42mb | 下载:0

[语音合成与识别VoiceSelf-VCPP6.0

说明:本程序使用vc++6.0开发的语音识别,并能进行简单的学习。其中用到了多线程技术,数据库技术。-This procedure use vc++6.0 the development of speech recognition, and simple learning. Which uses multi-threading technology, database technology.
<李智博> 在 2025-02-14 上传 | 大小:132kb | 下载:0

[编译器/词法分析flex

说明:基于flex和bison的编译原理,词法分析-Flex and bison based compiler theory, lexical analysis
<Ethan> 在 2025-02-14 上传 | 大小:75kb | 下载:0

[编译器/词法分析vc6.0-vc2008

说明:在VC6的编译器中,这样的代码是没有问题的,因为VC6的编译器为了兼容旧的Microsoft C/C++编译器,没有严格按照C++标准执行,但是从VC7开始,VC的编译器开始遵守C++标准,所以就会出现“变量i没有定义的错误”。解决的方法也很简单,按照Jim Hyslop 和 Herb Sutter的经典对话系列的第四篇中的方法-VC6 compiler, this code is no problem, because VC6 com
<> 在 2025-02-14 上传 | 大小:46kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 9541.42 .43 .44 .45 .46 ... 14959 »

源码中国 www.ymcn.org