-
很好的一个Maze算法
很好的一个Maze算法-a good Maze Algorithms
- 2022-01-25 20:05:53下载
- 积分:1
-
A very good c++ Learning video, was very detailed and thorough! Suitable for c++...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2023-05-18 18:10:10下载
- 积分:1
-
good! The use of free code
不错的!代码使用免费-good! The use of free code
- 2022-01-25 14:47:26下载
- 积分:1
-
Maxspace Studio Package
Maxspace Studio Package
- 2022-07-21 17:45:41下载
- 积分:1
-
实现Zip压缩和解压缩的Delphi源代码
实现Zip压缩和解压缩的Delphi源代码-Zip/Unzip program by Delphi
- 2023-01-17 22:15:03下载
- 积分:1
-
machine scheduling problems required to give a scheduling program, so as to the...
多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.
- 2022-03-30 06:33:49下载
- 积分:1
-
嵌入式WINCE控件使用编程,用EVC开发来实现.
嵌入式WINCE控件使用编程,用EVC开发来实现.-WINCE control the use of embedded programming, development to achieve with the EVC.
- 2023-03-08 10:25:04下载
- 积分:1
-
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每...
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔。当A和B同时为0时输入结束,相应的结果不要输出。
输出格式:对每个测试用例输出1行,即A+B的值。
输入样例:
one + two =
three four + five six =
zero seven + eight nine =
zero + zero =
输出样例:
3
90
96-Title request: read two positive integer less than 100 of the A and B, calculate A+ B. It should be noted that: A and B each of the figures by the corresponding English words are given. Input format: test input contains a number of test cases, test cases for each line, the format for the " A+ B =" , a string of adjacent spaces in the two intervals. When A and B at the same time 0:00 to the end of input, not output the results of the corresponding. Output Format: For each test case output a line, that is, the value of A+ B. Input sample: one+ two = three four+ five six = zero seven+ eight nine = zero+ zero = output sample: 39,096
- 2022-05-18 03:32:14下载
- 积分:1
-
基于rs232协议的串口通信程序
基于rs232协议的串口通信程序-agreement based on the RS232 serial communication program
- 2022-10-23 08:25:03下载
- 积分:1
-
Personal Log Management Small software. This is my first school vc wrote a small...
个人日志管理小软件。这是我学vc写的第一个小程序,用串行化,可写,改,删等操作。有源代码-Personal Log Management Small software. This is my first school vc wrote a small program, using serialization can write, change, delete, etc. operations. Active code
- 2022-02-21 09:51:01下载
- 积分:1