-
CSmtp_v1_4
VC++发送带附件邮件程序,使用Smtp发送邮件,不带附件发送版本
main.cpp
CSmtp.cpp
CSmtp.h
base64.cpp
base64.h(VC++ program to send mail with attachments, using Smtp send mail without attachments version
main.cpp
CSmtp.cpp
CSmtp.h
base64.cpp
base64.h)
- 2015-03-30 10:31:06下载
- 积分:1
-
0
说明: 谭浩强《C++程序设计》课本程序 课后题程序,是初学者课后答案的参考。所有例子本人均上机运行过。(Hemopurification "C++ programming textbook program after-school title program is the reference beginners afterschool answer. Example of this per capita on the machine running.)
- 2012-11-20 17:04:01下载
- 积分:1
-
vb232
一个简单的VB串口发送程序,初学者参考.(a simple VB Serial this procedure, beginners reference.)
- 2007-01-12 15:06:01下载
- 积分:1
-
toCstring
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中(different data format conversion cstring format, is a convenient, the paper documents exist txt)
- 2006-09-27 18:16:45下载
- 积分:1
-
模板匹配实例
模板匹配简单实例 可用于新手测试 与示范 用opencv实现(A simple template matching example can be used for the novice test and demonstration opencv implementation)
- 2021-03-01 19:19:34下载
- 积分:1
-
bluetooth
电脑之间蓝牙的通信,相当于一个蓝牙工具吧。(Bluetooth communication between computers, the equivalent of a Bluetooth tool bar.)
- 2013-08-05 10:36:42下载
- 积分:1
-
fucombox
说明: VB6 利用Combo、DTPicker组合框辅助录入数据(VB6 uses Combo and DTPicker combo boxes to assist in data entry)
- 2020-06-15 17:07:59下载
- 积分:1
-
tingchechang
实现停车场模拟,用栈和队列实现,用系统时间自动记录进入和出去时间(Parking achieve simulation, with stacks and queues implemented by the system automatically records the time of entry and exit time)
- 2013-12-01 16:15:57下载
- 积分:1
-
point-feature-extration
基于vc6.0的点特征提取算法,包括Moravec算子、Forstner算子以及Harris算子。(Vc6.0 point feature extraction based algorithms, including Moravec operator, Forstner operator and Harris operator.)
- 2014-04-18 18:07:21下载
- 积分:1
-
mp3
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up
the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are
ready for data operations(The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speedto 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets upthe FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they areready for data operations)
- 2007-12-26 19:22:07下载
- 积分:1