-
用c语言写的词法分析器
用c语言写的词法分析器,开始不能读取注释,后来改了一下。里面没有用状态,也没有用DFA来进行推导。其实本质上就是一个慢慢读取字符的过程,而且另外用指针数组表示了一些关键字,还适当添加了一些循环以保证不是单个字符的情况。比如“>=、/*”这些就需要在从字符串读取出来之后暂时保留,因为无法确定他们是一个还是多个符号所构成的。
- 2022-09-21 05:05:03下载
- 积分:1
-
kalman filtre
这个程序实现了一个随机滤波器,称为Kalman估计器,用于“估计常数”问题。该程序实现了一个Kalman估计器,用于“估计一个常数问题”。它模拟了一个测量过程,测量数据被高斯白噪声破坏。它不使用矩阵操作来保持简单性。它将损坏的输入和过滤后的输出输出输出到不同的文件中进行打印。
- 2022-02-26 19:40:49下载
- 积分:1
-
停车场模拟,功能包括:车进入车场、车离开车场、停车费用等。...
停车场模拟,功能包括:车进入车场、车离开车场、停车费用等。-Parking simulations, features include: car into the garage, car left the garage and parking charges.
- 2023-08-05 06:55:03下载
- 积分:1
-
3DPositioning
this program is to model transformations in 3D using GLUI. This program will draw axes and a variety of wireframe shapes in 3D. In addition, the program will have to allow the user to position these objects in space using translation, rotation and scaling about the x, y, and z axes.
(New Torus creates a torus at the origin
New Teapot creates a teapot at the origin
TranslateX a way to specify a translation in the x direction
TranslateY a way to specify a translation in the y direction
TranslateZ a way to specify a translation in the z direction
(these translations can be explicit (e.g.+2 in x,-2 in x),or
interactive (using the glui translators for example)
(TRANSLATION SHOULD ALWAYS BE ALONG THE
WORLD AXIS)
RotateX a way to specify a rotation about the x axis
RotateY a way to specify a rotation about the y axis
RotateZ a way to specify a rotation about the z axis
(t)
- 2009-10-31 09:57:41下载
- 积分:1
-
xiaoer
java程序员上班那点事儿自己看过还可以的书免费跟大家共享(java programmer at work that point Shier his book can also be seen free of charge with the share)
- 2010-01-01 15:10:03下载
- 积分:1
-
find_-contours
可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
- 2013-12-30 14:44:05下载
- 积分:1
-
C# 学生请假管理系统(源码+数据库)
【调试步骤】 1. 附加数据库 2. 无须修改源码,直接运行源码即可看到如下截图
- 2019-06-23下载
- 积分:1
-
c语言的编程事例,都是一些小程序,希望大家好好加加改改,我还是新手啊....
c语言的编程事例,都是一些小程序,希望大家好好加加改改,我还是新手啊.-c language programming examples are small programs, we hope that a good way of change it, I rookies ah.
- 2022-03-21 01:35:54下载
- 积分:1
-
chap442425242
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】(delete IE related historical record [ chap4 DelHistory-- will be applied to procedures to the IE toolbars [ chap4 AddToToolBar hyperlinks-- the realization [ chap 4 -- HyperLink)
- 2006-11-26 15:11:45下载
- 积分:1
-
thveoe
图像处理的C源程序文件 Image processing of the C source files(C Source File Image processing of the C source files for Image processing)
- 2019-04-22 19:05:18下载
- 积分:1