-
Visual C++
check web source code
VC++ 实现查看网页源码
使用 CInternetSession 对象和
CInternetFile 对象完成-Visual C++
check web source code
- 2022-04-28 01:21:00下载
- 积分:1
-
C++必知必会 职业C++编程必备常识 初学者登堂入室的阶梯 c++界 20年的结晶...
C++必知必会 职业C++编程必备常识 初学者登堂入室的阶梯 c++界 20年的结晶-C++ must be bound to know professional C++ programming for beginners a foothold in the ladder must have knowledge of c++ sector, the crystallization of 20 years
- 2023-07-16 04:25:07下载
- 积分:1
-
operate under csv document after document preservation excel
c#下操作csv文件,后保存excel文件-operate under csv document after document preservation excel
- 2022-02-01 19:32:50下载
- 积分:1
-
类似OICQ的局域网通信使用TCP协议,使用Winsock控件,可以发送文件
类似OICQ的局域网通信,采用TCP协议,利用winsock,可以传文件-similar OICQ LAN communications using TCP, using winsock, can send documents
- 2023-04-06 04:15:04下载
- 积分:1
-
directshow development of routines, suitable for beginners learning to use direc...
directshow 的开发例程,适合directshow的初学者学习使用-directshow development of routines, suitable for beginners learning to use directshow
- 2022-03-20 05:24:19下载
- 积分:1
-
本程序为初学vc ++提供的学习资料
本程序为初学vc ++提供的学习资料-procedures for the beginner vc providing learning materials
- 2023-06-24 17:55:02下载
- 积分:1
-
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助...
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助-To achieve the handling of bitmap and image processing functions such as histogram, image processing for beginners are very helpful vc
- 2022-05-15 02:52:31下载
- 积分: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
-
http://www.bumblebeesoftware.com上有一个Parser Generator 这是它的C++版计算器,不同的是我用VC把它配置好了,...
http://www.bumblebeesoftware.com上有一个Parser Generator 这是它的C++版计算器,不同的是我用VC把它配置好了,我想很多人不知道怎么用VC,虽然那个软件的帮助里有讲述. 有问题haoyujie@sohu.com-http://www.bumblebeesoftware.com have a Parser Generator This is the version of the C calculator, I was the different VC configures it, I think many people do not know how VC, although with the help of software that there are about. Problems haoyujie@sohu.com
- 2022-03-18 21:25:00下载
- 积分:1
-
在EVC4.0开发环境下,基于ART2153数据采集卡的简单实现数据实时的采集功能...
在EVC4.0开发环境下,基于ART2153数据采集卡的简单实现数据实时的采集功能-The EVC4.0 development environment, based on a simple data acquisition card ART2153 to achieve real-time data collection capabilities
- 2022-02-14 20:13:30下载
- 积分:1