-
实现了乒乓操作,用多路选择器来实现,简单易懂。
实现了乒乓操作,用多路选择器来实现,简单易懂。-Achieved a ping-pong operation, With the MUX to achieve, easy to understand
- 2022-01-26 07:01:04下载
- 积分:1
-
机器人
蛇形机器人结构、运动及控制的研究 蛇形机器人结构、运动及控制的研究-robot
- 2023-02-06 20:00:04下载
- 积分:1
-
数据结构实验:马踏棋盘。c语言编写,vc++6.0通过
数据结构实验:马踏棋盘。c语言编写,vc++6.0通过-experimental data structure : horse riding chessboard. C language, vc 6.0 through
- 2022-03-01 09:11:59下载
- 积分:1
-
繁简体转换 将简体文字转换成繁体,或者将繁体文字转换成简体,...
繁简体转换 将简体文字转换成繁体,或者将繁体文字转换成简体,-Sandbox will be converted into English text traditional, or traditional characters into English.
- 2023-08-29 12:55:03下载
- 积分:1
-
得到IE的版本号
得到IE的版本号-The example of getting the version of IE
- 2022-07-18 09:00:24下载
- 积分:1
-
This is an invaluable tool that not only can a variety of desktop programs peepi...
这是一个不可多得的工具,它不仅能偷窥各种桌面程序的密码框,还能窥到IE页面中的密码框,这个程序就是本文要介绍的――SuperPasswordSpy++。-This is an invaluable tool that not only can a variety of desktop programs peeping the password box, but also IE page glimpse into the password box, this program is to be introduced in this article- SuperPasswordSpy++.
- 2023-03-05 19:10:04下载
- 积分:1
-
C 语言常用算法程序集,对搞数学计算的人有一定的帮助,收藏也不错,以备不时之需!...
C 语言常用算法程序集,对搞数学计算的人有一定的帮助,收藏也不错,以备不时之需!-algorithm program set in c in common use is some useful to people who study math and it is a good idea to keep it for the time when needed
- 2022-01-25 15:28:33下载
- 积分:1
-
生成Html表格的程序
生成Html表格的程序-procedures
- 2022-04-08 19:05:54下载
- 积分: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
-
应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行...
应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行 -application bankers algorithm to solve the deadlock was asked bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
- 2022-02-16 01:52:18下载
- 积分:1