-
Today has just written a small program, I am a novice, please everybody a lot of...
今天刚刚编写的一个小程序,我是一个新手,请大家多多帮助,-Today has just written a small program, I am a novice, please everybody a lot of help,
- 2022-04-07 02:59:56下载
- 积分:1
-
100个asp实例,在图,有说明,很详细的,很适合初学者
100个asp实例,在图,有说明,很详细的,很适合初学者-100 asp example, the map, a description of a very detailed, very suitable for beginners
- 2022-03-03 03:16:29下载
- 积分:1
-
可以查找删除指定文件目录下的指定名字的目录,希望对大家有用...
可以查找删除指定文件目录下的指定名字的目录,希望对大家有用-you can delete a specific file directory designated under the name of the directory, we hope to useful
- 2022-07-22 20:28:05下载
- 积分:1
-
ini adalah program untuk menyimpan data lewat mmc dengan mikrokontroller
ini adalah program untuk menyimpan data lewat mmc dengan mikrokontroller
- 2023-02-21 02:50:04下载
- 积分:1
-
mp3play.ocx V.1.5 / 03 / 03 / 1999
MP3PLAY.OCX V.1.5 / 03/03/1999
Software only decoder for MPEG Audio layer 3.
High compression audio files with high quality sound.
Please use index.htm for details.
This zip file contains 4 subdirectories.
Sample VB source in /VB
NEW: Functions -> - mem optimized
- mp3tag info
Dialog Medien GmbH
-MP3PLAY.OCX V.1.5/03/03/1999 Software only decoder for MPEG Audio layer 3. High compression audio files with high quality sound. Please use index.htm for details. This zip file contains 4 subdirectories. Sample VB source in /VB NEW: Functions-gt; - mem optimized - mp3tag info Dialog Medien GmbH
- 2022-02-03 09:23:36下载
- 积分:1
-
贪心算法示例
贪心算法,一个简单的贪心算法示例,适合初学者刚学习贪心算法时用于理解贪心算法。源程序直接在IDE中就可以编译运行,不需要做任何修改。代码是在dec C++上编译运行的,也可以在VS2015中运行。
- 2022-06-14 12:30:22下载
- 积分:1
-
狗狗管理系统 java
跟着老师一起写的一个狗系统,主要完成的就是对狗狗的添加,修改,删除,查找的功能。可以为狗狗添加图片和相关信息。用eclipse工具写的,适合刚学java得人学习一下的。
- 2022-08-23 15:34:19下载
- 积分:1
-
演示用API实现MSN消息提示类似窗体
演示用API实现MSN消息提示类似窗体-demonstration using API MSN message prompts similar Form
- 2022-05-19 11:13:19下载
- 积分:1
-
noise estimation
图像去噪算法通常需要根据噪声水平调整参数。我们提出了一个快速和快速的r
- 2023-07-31 17:35:02下载
- 积分: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