-
some classic VC source code (5)
一些经典的VC源代码(5)
- 2022-07-11 22:17:42下载
- 积分:1
-
计算机专业编译原理课程实验,LL1分析法源代码
计算机专业编译原理课程实验,LL1分析法源代码,编译原理是神课,大家都知道。。。救你们来了哈哈
- 2022-01-28 21:34:03下载
- 积分:1
-
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中...
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下:
(1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反)
(2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反);
不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。
-coin game
- 2022-05-14 20:09:05下载
- 积分: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
-
编辑框的子类化问题,限制在编辑框中只允许输入浮点数.
编辑框的子类化问题,限制在编辑框中只允许输入浮点数.-Edit box of the sub-class problem, limited to the edit box to allow only the importation of floating-point numbers.
- 2023-02-27 11:35:03下载
- 积分:1
-
对象、 图书馆、 礼萨、 冲动、 阿里、 peyman、 哈桑、 迈赫迪、 habil、 新浪短信通利用
无线 ad hoc 网络通常假设全方位
天线。在本文中,我们考虑设备
方向性天线。方向性天线有
已显示,提高效率和无线的能力
网络。几个 MAC 协议 [4、 14、 12、 20] 和
路由协议 [5、 2、 17] 已提出以
方向性天线的优势。
下一步我们提供背景上路由安全
协议和以往关于防止虫洞的工作
攻击。节 3 认为虫洞攻击和
分析其效力。节 4 引入了
方向性天线和描述天线模型我们
使用。第 5 节描述我们协议的验证
邻居关系。节 6 认为的影响
我们的网络连接和路由选择协议
- 2022-07-08 22:46:05下载
- 积分:1
-
关于VC#的
关于VC#的-On VC# The
- 2022-04-01 00:14:37下载
- 积分:1
-
A10飞机大战游戏原代码
VC开发,画面很不错
A10飞机大战游戏原代码
VC开发,画面很不错-A10 ?机
- 2022-05-24 10:23:29下载
- 积分:1
-
Qt多线程编程实例
Qt界面编程,多线程编程例子,演示了什么时候需要多线程,对于运算量复杂运算,单独开线程,防止界面失去响应。否则,在运行到运算量复杂部分,界面失去消息循环,会导致界面卡顿。
- 2022-07-21 22:53:42下载
- 积分:1
-
file extensions volume changes for V1.0 features : batch change file extensions...
文件扩展名批量修改器V1.0
功能:批量修改文件扩展名
使用方法:用户可以选择某个目录,然后对该目录下(包括子目录)的某类文件的扩展名,进行批量修改,可修改成用户设定的扩展名类型。-file extensions volume changes for V1.0 features : batch change file extensions Use : Users can select a directory, then the directory (including subdirectories) in the expansion of certain documents, and changes in volume can be transformed into a user-defined extension types.
- 2023-01-30 10:45:04下载
- 积分:1