-
又个用Winsock控件发送Email的例子
用WINSOCK控件实现的发送电子邮件的例子(using Winsock Control to achieve the email example)
- 2005-05-14 17:26:19下载
- 积分:1
-
基于后法做HTTP请求过程
基于post方法做的http request 程序 代码简洁明了-Based on post method to do http request process
- 2022-09-20 11:15:03下载
- 积分:1
-
icon_1
一些可能用的到的图标资源(some might use the resources of the icon)
- 2004-07-28 13:25:31下载
- 积分:1
-
AllocMaxMem
很有用的教学代码,用于AllocMaxMem传输(AllocMaxMemory)
- 2010-01-27 13:17:54下载
- 积分:1
-
PropertyChangeSupport
Property Change Support.
- 2013-11-06 14:47:29下载
- 积分:1
-
CPP-use-shared-memory-
C++ 使用共享内存实现进程间通信。
文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。
为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败。(C++ use shared memory to achieve inter-process communication)
- 2014-03-10 20:09:42下载
- 积分:1
-
similarity
count the distance of word net
- 2013-09-21 06:20:55下载
- 积分:1
-
adapt(version 3)
说明: 通过龙格库法计算步长,运动不同阻尼和弹簧隔振策略,对 振动进行控制分析。(The vibration is controlled and analyzed by calculating step length, different damping and spring vibration isolation strategies with rungeku method.)
- 2020-05-06 10:52:06下载
- 积分:1
-
AbstractWindowedCursorTest
Abstract Windowed Cursor Test Source Code for Andriod.
- 2013-10-12 16:26:33下载
- 积分:1
-
这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口...
这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and port
- 2022-09-23 09:15:03下载
- 积分:1