-
128
128点FFT算法,对4阶及以下处理.通过稍微修改源码(修改注释),即可以先产生一个序列,并随后进行FFT.-128-point FFT algorithm, the four bands and the following handling. Through slightly modified source (Alteration of the Notes), which can produce a first sequence, followed FFT.
- 2022-04-24 16:17:54下载
- 积分:1
-
Outlook源代码VB 6.14 MB 85
・功能超过OUTLOOK! 1.对企业所有职员收发邮件进行权限控制,邮件记录备份。 2.对企业客户进行建档...
Outlook源代码VB 6.14 MB 85
・功能超过OUTLOOK! 1.对企业所有职员收发邮件进行权限控制,邮件记录备份。 2.对企业客户进行建档管理,对往来邮件进行分发给职员进行联系,业务跟进。 3.对企业和客户往来邮件进行查询,统计,分析,归档等。 ...
-Outlook VB source code 614 MB more than 85 functional OUTLOOK! 1. Right enterprise e-mail to all staff for authority control, mail back-up records. 2. For customers Files management of contacts mail distributed to the staff contact follow-up operations. 3. Right between enterprises and customers mail inquiries, statistics, analysis and archiving.
- 2022-07-18 08:03:56下载
- 积分:1
-
Email加密发送程序
Email加密发送程序-Email encryption sent procedures
- 2023-03-24 21:20:03下载
- 积分:1
-
完全用API函数,编写的邮件发送代码.
国外牛人开源作品.
完全用API函数,编写的邮件发送代码.
国外牛人开源作品.
-MINI E-MAIL
- 2023-05-15 10:00:02下载
- 积分:1
-
邮件发送代码
package util;
import java.io.Serializable;
public class MailContract implements Serializable{
/**
* serialVersionUID:TODO
* @since Ver 1.1
*/
private static final long serialVersionUID = 1L;
/**发件人*/
private String sender;
/**发件人密码*/
private String pwd;
/**收件人*/
private String recipient;
/**邮件标题*/
private String title;
/**邮件内容*/
private String context;
public String getSender() {
return sender;
}
publi
- 2022-11-10 20:35:04下载
- 积分:1
-
completed using disk
已完成使用磁盘电子邮件客户端可以附加附加功能的档案
- 2023-06-11 20:15:04下载
- 积分:1
-
SMTP协议得程序,实用经典,具体分析了smtp协议得细节,对初学者很有帮助...
SMTP协议得程序,实用经典,具体分析了smtp协议得细节,对初学者很有帮助-in the SMTP protocol procedures, practical classic analysis of the specific agreement in smtp details useful for beginners
- 2022-03-22 08:00:21下载
- 积分:1
-
SMTP邮件发送源码
c/c++实现SMTP邮件发送,功能简洁实用,可供大家参考交流。
- 2022-08-13 14:47:14下载
- 积分:1
-
采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。
采用DNS解析服务器,并通过smtp/esmtp发送邮件源代码。- Uses the DNS analysis server, and through smtp/esmtp
transmission mail source code.
- 2022-03-11 11:52:18下载
- 积分:1
-
perl language based on the mail server, using web mail form Transceivers
基于perl语言的邮件服务器,采用web方式进行收发邮件-perl language based on the mail server, using web mail form Transceivers
- 2022-03-10 13:25:12下载
- 积分:1