-
编译原理实验LL1文法判断C语言实现
应用背景编译原理实验中的LL1文法判断,输入文法,分为可推出空判断、first集、follow集、select集的计算,最后判断是否是LL1文法。代码有注释,各模块功能齐全。关键技术用到了一些C库函数,代码还可进行精简,注重代码重用,阅读容易。
- 2022-06-18 06:44:54下载
- 积分:1
-
简单的遗传算法
这是遗传算法在 C# 中的一个简单实现。该应用程序将对基因组进行分类。
- 2022-01-25 17:55:54下载
- 积分:1
-
matlab的演示程序,很有意思,大家可以试一试,欢迎下载
matlab的演示程序,很有意思,大家可以试一试,欢迎下载-Matlab demo program, very interesting, you can try downloading welcome
- 2023-03-18 15:25:03下载
- 积分:1
-
典型的解析器佛该控制台VX 400美元+发送pnano NMEA序列
Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence- utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console
- 2022-07-15 16:00:26下载
- 积分:1
-
图像几何变换
应用背景主要运用在图像的几何变换方面,可以打开BMP格式的图像,对图像进行各种几何变换,如图像的平移,图像的垂直和水平镜像,图像的转置以及图像的缩放,旋转等。这些是进行图像预处理的关键步骤。关键技术采用MFC设计界面,运用C++编程实现图像的几何变换,打开一幅MFC图像,可以运用相应的按钮进行相应的几何变换,输出变换后的图像,界面简单,输出图像正确。
- 2022-11-06 22:55:03下载
- 积分:1
-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1
-
这是一个用三次样条插值法的数值算法。编译…
这是一个利用数值算法中三次样条插值方法。编译的人口普查问题。供个高校有关专业参考-This is a numerical algorithm using cubic spline interpolation method. Compiling the census issue. For the professional colleges reference
- 2022-05-23 21:39:06下载
- 积分:1
-
数值算法库for Windows,含有很多数值算法
数值算法库for Windows,含有很多数值算法-numerical algorithm library for Windows, contain many numerical algorithm
- 2023-01-04 12:45:03下载
- 积分:1
-
是一组整体布局123321312为1,2,3
给出一组数的全排列 如1,2,3给出 123,321,312-is a group of the whole arrangement is 123,321,312 as 1,2,3
- 2023-02-09 20:25:03下载
- 积分:1
-
决策树和那ï朴素贝叶斯方法对数据进行分类
应用背景这是分类研究的代码,和特别是,决策树方法和Naï朴素贝叶斯方法进行分类的数据之间的比较分析。关键技术决策树与决策树分类方法的比较分析
- 2022-02-05 16:33:02下载
- 积分:1