-
CAM基于单片机的串口摄像头模块
基于单片机的串口摄像头模块的读写C语言源程序-Based on single-chip camera module of the serial read and write the C language source
- 2022-03-20 14:45:58下载
- 积分: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
-
对办公环境的一个管理,可以对指定的程序进行管理.防止一些办工环境以外的程式运行...
对办公环境的一个管理,可以对指定的程序进行管理.防止一些办工环境以外的程式运行-right of an office environment and management will be designated on the management procedures. To prevent some office environment outside the program running
- 2023-06-08 21:45:03下载
- 积分:1
-
微软的Layer库
微软的Layer库-Microsoft Layer library
- 2022-02-15 03:04:41下载
- 积分:1
-
用风险投资实现的窗口系统,附带的基本功能…
用VC实现的window系统自带的那个计算器的基本功能-With VC realize the window system that comes with the basic functions of the calculator
- 2022-01-26 02:51:54下载
- 积分:1
-
House MagiCall 是一个双向通信管理工具,可以实现来电过滤、智能短信...
House MagiCall 是一个双向通信管理工具,可以实现来电过滤、智能短信-House MagiCall is a two-way communication management tools, can call filtering, smart messaging
- 2022-05-31 02:45:06下载
- 积分:1
-
一个计算n!的小程序,包括源代码 还有生辰的可执行文件
一个计算n!的小程序,包括源代码 还有生辰的可执行文件-jisuan n! de xiaochenxu
- 2022-08-08 13:17:48下载
- 积分:1
-
Minutes_Counter
带有TimeSpan的分钟计数器
- 2022-01-22 04:49:52下载
- 积分:1
-
关于QoS控制的一个经典教案,学习流媒体控制本质原理的可以...
关于QoS控制的一个经典教案,学习流媒体控制本质原理的可以- a classical teaching plan about Quality of Service
- 2022-01-26 07:34:00下载
- 积分:1
-
离散二进制猫群算法
这个关于一种离散二进制猫群算法的代码,采用测试函数来测试这个算法的性能,参考文献为Sharafi Y, Khanesar M A, Teshnehlab M. Discrete binary cat swarm optimization algorithm[C]// International Conference on Computer,control & Communication. IEEE, 2013:1-6. 这个代码包和这篇文献是同步,大家可以看这篇文献,它的实现则是这些代码
- 2022-05-17 02:39:41下载
- 积分:1