资源列表
[对话框与窗口] ConnectDialog
说明:邮件系统主要实现接受,回复,转发,删除邮件以及发送新邮件的基本功能。用户首先输入帐号和密码及pop3服务器名和smtp服务器名连接到邮箱存贮器,然后把邮件的部分内容下载到客户端,用户点击所需的邮件,可以显示相应的邮件内容。然后用户可对所接受的邮件进行转发,回复,删除邮件等处理,另外用户可创建新邮件并发送。限于技术条件,邮件正文仅限于文本格式。功能分解:-E-mail system is mainly to achieve acceptable recovery, forward, delete<wqrq3> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] student
说明:1. 学生成绩删除功能:该功能通过调用int shanchu(struct Student *p,int x,int num,float a[])来实现。该功能采用的是询问管理人员的意见之后再功能实现,由学号来引出学生信息,当学号不存在时,系统将给出信息“该学生不存在!”。然后询问管理员是否继续删除。 2. 学生成绩添加功能:该功能通过调用void luru(struct Student *p)来实现。实现了手工输入功能,当然可以通过连接数据库来在数据库中进行修改。 3. 学生成绩更新功<陈早 > 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] WeightedLeastSquare
说明:weighted least square line extraction with original sensor data<张华振> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] HaffmanCode
说明:该程序实现哈夫曼编码,主程序文件名为HaffmanCode.c,外加一自己编写的头文件。能成功运行。-Huffman realize the program, the main program file is named HaffmanCode.c, plus one header file I have written. Can run successfully.<york> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] lbp
说明:LBP returns the local binary pattern image or LBP histogram of an image.<gaojunxiang> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[通讯编程] SMTPApplet
说明:本课题研究目的在于了解和掌握电子邮件发送的原理,了解和掌握SMTP协议的相关原理和操作指令,在此基础上设计实现一个简单的邮件发送系统。 本课题要求能够完成电子邮件发送系统的最基本的功能,主要包含以下内容:-The purpose of this research is to understand and master the principles of e-mail, to understand and grasp the relevance of the principle of SMTP<wqrq3> 在 2025-11-23 上传 | 大小:2kb | 下载:0