-
魔术数字程序--经典程序
魔术数字程序--经典程序-magic number procedures-- procedures classic
- 2022-05-27 18:46:57下载
- 积分:1
-
校友录系统(ASP.NET 3.5实现)
本程序实现了校友录系统的基本功能,通过对数据库的操作,完善了校友录的所有功能,方便初学者参考学习,也能够通过这个大体框架来修改实现自己想要添加的各个功能模块。希望大家能通过这个小程序来加深对ASP.NET的理解和应用。
- 2022-01-26 20:07:41下载
- 积分:1
-
Viewcast产品资料
Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料Viewcast产品资料
- 2022-01-27 19:31:10下载
- 积分:1
-
一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人...
一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人-A deconvolution of VC++ Example simple, it is suitable for signal analysis has just begun to study people
- 2023-02-20 04:50:03下载
- 积分: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
-
suggested procedures
计算机睡眠提示程序-suggested procedures
- 2023-02-02 06:35:03下载
- 积分:1
-
为<实用Viusal C++ 6.0 教程>的源码,VC开发的,很经典,适合初学者。...
为的源码,VC开发的,很经典,适合初学者。-For < practical Viusal C++ 6.0 Tutorial> the source, VC development, it is a classic, suitable for beginners.
- 2022-07-04 19:31:43下载
- 积分:1
-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
C语言小程序,可在C++环境下正常运行,无需修改
C语言小程序,可在C++环境下正常运行,无需修改-C language applet can C++ Environment normal operation, no need to modify
- 2023-07-19 07:40:03下载
- 积分:1
-
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐...
牛人写的类似于IE中的滚轮鼠标图形的实现,很好用,强烈推荐-An MFC control for adding middle mouse button scrolling to any CWnd derived window
- 2022-03-21 03:00:25下载
- 积分:1