-
Decision Tree
这是ID3决策树算法的一个示例实现
- 2023-01-28 00:40:04下载
- 积分:1
-
里面包含C语言常用算法的大量的源代码和资料
里面包含C语言常用算法的大量的源代码和资料-containing the C language commonly used algorithm of the source code and information
- 2022-02-03 18:31:04下载
- 积分:1
-
这是我本人编写的一个32位定点小数运算的函数库。对于没有浮点运算器的场合,可以提供进行小数运算的一种途径...
这是我本人编写的一个32位定点小数运算的函数库。对于没有浮点运算器的场合,可以提供进行小数运算的一种途径-This is my prepared in a 32-bit fixed point decimal computing functions. For no floating point unit occasions, it can provide for fractional arithmetic, as a way to
- 2022-01-24 18:14:59下载
- 积分:1
-
本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。...
本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
- 2022-08-26 09:11:28下载
- 积分:1
-
站长写的使用OCI开发Oracle程序的通用函数库for unix
站长写的使用OCI开发Oracle程序的通用函数库for unix- Stationmaster writes use OCI develops Oracle procedure general
function storehouse for unix
- 2022-02-05 15:15:32下载
- 积分:1
-
vb a source excel treatment program, it is worth U.S. reference learning
vb处理excel的一个源码程序,值得大家参考学习-vb a source excel treatment program, it is worth U.S. reference learning
- 2022-01-25 13:54:44下载
- 积分:1
-
此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把...
此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即去除那些从开始符号出发永远无法到达的非终结符的 产生规则。-to compile this report principle experiment to eliminate learning grammar rules Left delivery algorithm, left the Elimination delivery grammar rules in grammar analysis of the role of the design algorithm containing purpose algorithm source code .... etc. : Elimination left recursive algorithm : (1) grammar, of all non-G website by the end of a paramagnetic Arrange sequence P1, P2, ... Pn implementation of this order (2) FOR i : n = 1 DO TO BEGIN FOR j : = 1 DO put the shape of Pi Gamma approximate rewrite the rules 1 into Pi Gamma Gamma 2 k .... These ions 1 2 ... k ions on all the rules; Pi elimination of the direct rule left recursive END (3) Reduction from (2) from the grammar. Removing that those symbols s
- 2022-05-09 09:48:32下载
- 积分:1
-
Wang Yaohui Wang teachers given 178 classic c language source code
王耀辉老师给出的178个经典c语言源代码-Wang Yaohui Wang teachers given 178 classic c language source code
- 2022-01-28 00:40:03下载
- 积分:1
-
刚刚用ACCESS做的
刚刚用ACCESS做的-just do ACCESS
- 2022-06-01 07:30:17下载
- 积分:1
-
simple database management system
简单数据库管理系统-simple database management system
- 2022-05-26 03:27:43下载
- 积分:1