-
游戏抓小羊
模仿贪吃蛇做的一款QT小游戏,加如天敌,道具等丰富了游戏内容。
- 2022-06-13 08:56:31下载
- 积分:1
-
s3c2440在wince4.2下的SDK,实时操作系统用
s3c2440在wince4.2下的SDK,实时操作系统用-S3C2440 in wince4.2 under the SDK, real-time operating system with
- 2022-02-06 09:49:06下载
- 积分:1
-
类似Windows的计算器的源码,小程序,初学VC++的朋友可以看下...
类似Windows的计算器的源码,小程序,初学VC++的朋友可以看下-similar to the Windows source code calculators, small procedures, beginner VC++ can facie friends
- 2023-02-15 01:50:04下载
- 积分:1
-
LM优化算法用于系统的参数估计和辨识
LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
- 2022-03-20 20:55:12下载
- 积分:1
-
brush painting on the practice procedures.
关于画刷的练习程序-brush painting on the practice procedures.
- 2022-08-14 12:35:51下载
- 积分:1
-
threaded a neat process, a very practical
一个巧妙的线程程序,非常实用-threaded a neat process, a very practical
- 2022-08-13 20:46:29下载
- 积分:1
-
实现在保证猎人、狼以及狗均安全的情况下使他们都渡过河去。...
实现在保证猎人、狼以及狗均安全的情况下使他们都渡过河去。-It must complete the function which guarntee that
hunters,wolves and dogs can cross the river on the condition that they are safe.
- 2022-06-18 13:00:49下载
- 积分:1
-
dos ,dos souce code.很好的dos 源代码
dos ,dos souce code.很好的dos 源代码-dos, dos souce code. good dos source code
- 2022-03-23 23:53:22下载
- 积分:1
-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分: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