-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
DLL接口封装三层数据库(数据持久层),很不错的,对初学者很有帮助。...
DLL接口封装三层数据库(数据持久层),很不错的,对初学者很有帮助。-DLL interface Packaging three databases (data persistence layer), a very good, very useful for beginners.
- 2022-10-30 09:25:03下载
- 积分:1
-
kinect 鼠标控制
使用Kinect控制光标是我在许多网站上注意到一个共同的问题,这个功能可以帮助很多人去做更多的互动,设计师
- 2022-11-08 04:35:03下载
- 积分:1
-
软件自动升级
软件自动升级程序-automatic software upgrade
- 2022-02-16 08:58:50下载
- 积分:1
-
利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!...
利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!-Using digital image coding technology to achieve the h.263 codec program. Program a little bit bug, hope that we interact more, modify the program to look at!
- 2022-03-24 11:55:29下载
- 积分:1
-
stm32f4 ad波形采集用da接示波器
stm32f407 通过自带12位数的AD采集相应的波形,在通过DA还原,数据出来可通过连接示波器来显示波形,亲测可用,稳定良好。
- 2022-06-22 00:11:31下载
- 积分:1
-
一个简单的单文档画图示例
一个简单的单文档画图示例-a simple single document drawing examples
- 2022-04-29 19:09:13下载
- 积分:1
-
说明:使用该软件可以很容易地将图片转换为数组的需要,…
说明:
使用该软件可方便地将图片转换为需要的数组,也可以将数组转换为相应的图片.-Note: Use the software can easily convert the picture to the needs of an array, the array can also be converted to the corresponding picture.
- 2022-02-25 12:58:22下载
- 积分:1
-
国外网站下载的,自制用LCD可以显示电脑信息,如CPU使用情况,内存,支持Wamap,Mp3播放信息显示,自己可以加载插件,编程等...
国外网站下载的,自制用LCD可以显示电脑信息,如CPU使用情况,内存,支持Wamap,Mp3播放信息显示,自己可以加载插件,编程等-Downloaded from the web sites of foreign-made computer with LCD can display information such as CPU usage, memory, support Wamap, Mp3 player information indicating that they are able to load plug-ins, programming, etc.
- 2022-06-16 20:34:12下载
- 积分:1
-
这是一个系列的实验环境控制电机,控制电机的速度…
这是用labwindows编的一个电机控制实验,控制电机的转速和方向。希望对大家有用。-labwindows This is a series of experiments motor control, control the motor speed and direction. We hope that the right useful.
- 2022-03-23 04:24:18下载
- 积分:1