-
一个ADPCM编码的例子
一个ADPCM编码的例子-An example of ADPCM encoding
- 2022-07-15 19:15:34下载
- 积分:1
-
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
-
i.mx27 driver for nand flash
i.mx27 driver for nand flash
- 2022-03-22 00:12:50下载
- 积分:1
-
A remake of the classic game of Space Invaders is included. This game is used to...
A remake of the classic game of Space Invaders is included. This game is used to explore a number of issues surrounding game design and implementation.
- 2022-01-22 04:29:23下载
- 积分:1
-
浅谈Excel 的VB编程
浅谈Excel 的VB编程-On Excel VB
- 2022-01-28 02:47:45下载
- 积分:1
-
readword 实现打开文件文档功能,VC++源码。
readword 实现打开文件文档功能,VC++源码。-readword function of the realization of the document to open the file, VC++ source code.
- 2022-03-02 13:51:10下载
- 积分:1
-
源于VB妮可的素材和想法的一个小游戏,垦地越多,垦石越少,得分越高,个人最高得分为166分。...
源于VB妮可的素材和想法的一个小游戏,垦地越多,垦石越少,得分越高,个人最高得分为166分。-Nicole from VBNike material and ideas of a small game, the more cultivated land, reclaimed stone less the higher the score, the highest individual score of 166 points.
- 2022-02-07 11:04:16下载
- 积分:1
-
Object recognition by deterministic annealing
Object recognition by deterministic annealing
- 2022-04-10 09:00:32下载
- 积分:1
-
实现了wince下触摸屏的驱动程序,可用的驱动程序,添加到platform 中。...
实现了wince下触摸屏的驱动程序,可用的驱动程序,添加到platform 中。-Realize a wince under the touch screen driver, the driver can be used, added to the platform in.
- 2022-02-15 05:39:56下载
- 积分:1
-
主要是这几次的作业,有模拟计算器,子集划分,停车场管理,学籍管理...
主要是这几次的作业,有模拟计算器,子集划分,停车场管理,学籍管理-Mainly these operations, there are computers, a subset of division, car park management, school management
- 2022-06-20 21:21:13下载
- 积分:1