资源列表

« 1 2 ... .69 .70 .71 .72 .73 5674.75 .76 .77 .78 .79 ... 66581 »

[对话框与窗口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

[其他小程序HoughLine

说明:hough line extraction with original sensor data
<张华振> 在 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

[Windows编程MsgBox

说明:message示例,通过本程序你可以看到message的返回值 以及简单的应用-message example, through this process you can see the return value of message and a simple application
<zxe> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[驱动编程TCS230

说明:tcs230驱动程序,在M8上运行,包括通讯程序-tcs230 driver, running in the M8, including the communication process
<吴青松> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序migong

说明:迷宫的程序,与大家分享,希望能帮助大家理解C语言的一些知识-Maze procedure, to share with you, I hope to help everyone understand the C language, some knowledge
<张志雷> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[C#编程scan_card

说明:功能: 链路检测程序,返回链路端点数据地址 参数: card_id scan_sameness=0时,寻找卡信息 scan_sameness=1时,寻找链路端点 出口: scan_sameness=1时: 如有相同数据,返回该号的实际地址 如无相同数据,返回数据大于0x800000 scan_sameness=1时: 链路断路且无新端点,返回:0x000000 如为注销信息,返回:0x 800002
<yaofei826> 在 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

[通讯编程POP3Frame

说明:SMTP Port"里填入端口号:一般为25 "User name"里填入用户名称,可任意 "Name"里填入用户登录自己的邮箱时的用户名 "Password"里填入用户登录自己的邮箱时的密码 "Address"里填入用户自己的邮箱地址,要求填完整,如:aaa.163.com (4)选择“OK”,即将用户的信息保存在smtp.properties中,下次运行程序时只要信息不变动,即无需重填,其中用户名和密码是经过加密的 (5)在主程序窗口中“SMTP”标签中
<蒋伟男> 在 2025-11-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 5674.75 .76 .77 .78 .79 ... 66581 »

源码中国 www.ymcn.org