资源列表

« 1 2 ... .34 .35 .36 .37 .38 11439.40 .41 .42 .43 .44 ... 14958 »

[中间件编程previousToken_expressionresult

说明:毛坯表达式 求值器,用bison写的。麻雀虽小,五脏俱全的,主要的特征都用到了,gcc的语法分析也不过就用了这些方法。 -blank expression evaluator with bison writes. This small, perfectly formed, the main features are used, gcc syntax analysis However, on the use of these me
<夏志勋> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[书籍源码thline

说明:有向直线2中值问题 对于给定的有向直线L,编程计算在直线L 上增设2处服务机构的最小服务转移费用。-two straight to a mid-value problems for a given straight to the L, Programming included in the additional line L on the two services shift to the smallest cost.
<lxq> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[书籍源码sqrtforinteger

说明:Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody. -Did anyone ask for an integer version of sqr Following is not an implementation I fo
<夏志勋> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[书籍源码acfl

说明:给定一个上下文无关文法的n条产生式规则,编程判断该文法对应的语言是否为空。若为空,则输出yes,否则输出no。-given a context-free grammar n production rules, the judgment of the programming language grammar counterparts whether empty. If empty, the output yes, or no output
<lxq> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[中间件编程programtimecounter

说明:Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,写了一个 凑合着用 -time under Unix procedures, statistical procedures, Windows of the time there was no such function was made to use a makeshift
<夏志勋> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[中间件编程transfer_char_to_key

说明:VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int,反正指针地址总是唯一的,然后重载关于 int的hash_compare函数,使用时将char*强制转为int即可我想除了用STLPort外,应该还有更好的方法吧 -VC7.1 which will char* key as the need for heavy char* ha
<夏志勋> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[书籍源码maxm

说明:给定由n 个整数(可能为负整数)组成的序列1 a , 2 a ,…, n a ,以及一个正整数m,要 求确定序列1 a , 2 a ,…, n a 的m 个不相交子段,使这m 个子段的总和达到最大。-given by n integers (with the possible negative integers) consisting of a sequence of 1, a 2, ..., n a, and a positive
<lxq> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[书籍源码max2

说明:最大子矩阵和问题 对于给定的m 行n 列的整数矩阵,编程计算其最大子矩阵和。-matrix and the biggest problem for a given m trip out of the integer n matrix calculation of its programming matrix and the greatest son.
<lxq> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[书籍源码050320170dicorder

说明:n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…, n!-1。每个排列的编号为其字典序值。-n elements (1,2,
<lxq> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[Dephi控件源码xls

说明:利用流快速导出生成EXCEL,5万笔资料只需6秒时间左右-derived using the rapid generation of Excel, 50,000 T information only about 6 seconds
<ha1234> 在 2024-11-13 上传 | 大小:3kb | 下载:0

[书籍源码050320173repeat

说明:设R={ r , r , , rn 1 2  }是要进行排列的n个元素。其中元素n r , r , , r 1 2  可能相同。试设计 一个算法,列出R的所有不同排列。-Set R = (r, r,, rn 1 2
<lxq> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[语音合成与识别voiceshengchengqi

说明:一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。很好用的-use of a mathematical method to generate waveform audio files of source code, can be included in the preset mathematical formula, and th
<l> 在 2024-11-13 上传 | 大小:114kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 11439.40 .41 .42 .43 .44 ... 14958 »

源码中国 www.ymcn.org