-
数学公式分析器ATL―代码
数学公式分析器ATL―代码-mathematical formula analyzer ATL-code
- 2023-04-23 06:50:03下载
- 积分:1
-
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,-This an algrithom for multi-task schedule[n tasks, m machines] , which is implemented by C
- 2023-01-10 18:30:03下载
- 积分:1
-
这是一个象棋游戏,用户可以和电脑练习自己的象棋技术
这是一个象棋游戏,用户可以和电脑练习自己的象棋技术-This is a chess game, the user can practice their own chess computer technology
- 2023-01-30 13:45:03下载
- 积分:1
-
WiMAX网络部署
WiMAX Network Deployment
- 2022-04-09 22:51:40下载
- 积分:1
-
SGU 169 CPP代码C
sgu 169 cpp code c-sgu 169 cpp code c++
- 2022-09-03 10:15:03下载
- 积分:1
-
时间函数举例4,一个猜数游戏,判断一个人反应快慢
时间函数举例4,一个猜数游戏,判断一个人反应快慢-Function of time, for example 4, a guess the number of games to determine the response speed of a person
- 2023-05-11 17:00:03下载
- 积分:1
-
登录脚本
此编码的帮助到登录窗体是如何工作的你显示你当你想要使登录你的网站它真的真的可以帮助你。和 iam 坝肯定它还可以帮助您更多然后更多。
- 2022-03-21 00:53:51下载
- 积分:1
-
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备-SDIO driver under wince 5.0, can support SDIO
- 2022-07-27 01:23:07下载
- 积分:1
-
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释...
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释-I2C communications, mainly states the serial communication, the receiver of the serial port to conduct a detailed explanation
- 2023-03-20 05:30:03下载
- 积分: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