登录
首页 » C# » C#的SMTP/POP3协议的源码.[转]

C#的SMTP/POP3协议的源码.[转]

于 2022-01-26 发布 文件大小:764.83 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

C#的SMTP/POP3协议的源码.[转]-C# source SMTP/POP3 agreement. [Switch]

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 控制电机很好的代码:有速度环,位置环
    位置环,速度环PID控制的C代码,使用该代码,能是电机运行更好。(the function of the code is used to control the motor, force the motor to run in the position and speed ring.)
    2017-12-02 18:16:13下载
    积分:1
  • WPF属性窗口例子源码
    属性窗口源码
    2015-03-03下载
    积分:1
  • recursion
    说明:  递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
    2009-08-30 16:26:06下载
    积分:1
  • Genetic_Algorithm_for_Mapping
    采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
    2020-12-11 12:49:18下载
    积分:1
  • NLP-with-PyTorch-2018.tar
    说明:  Natural Language Processing with PyTorch 2018
    2019-01-08 11:01:46下载
    积分:1
  • 009
    实现仿VC界面的程序,能实现文件目录的读读取,日历控件的添加选择,对CTreeCtrl类进行了重新封装(Realization of imitation VC interface procedures, can achieve read read file directory, select the calendar control to add the CTreeCtrl class has been re-packaged)
    2013-08-29 14:00:44下载
    积分:1
  • count
    使用VC创建Matlab数组、删除数组,进行二次编程(Matlab using the VC to create an array, delete array, a second program)
    2011-11-20 18:36:34下载
    积分:1
  • 7
    说明:  PIC16f887A单片机实现的呼吸灯(基于PWM,1灯手动可调,1灯自动)(Breathing light PIC16f887A MCU (manually adjustable based on PWM, 1 light, 1 light))
    2013-05-21 20:03:46下载
    积分:1
  • 日历风格的公司事件管理程序C#源码分享
    这是一款采用C#编写的日历风格的公司事件管理程序,类似于日程和大事记的程序,管理员登录后,可添加大事件,记录公司的发展历程。由香港的某大学IT程序员所写,里面的部分汉字注释是繁体的。   在Windows7下未能运行调试程序,在Windows XP下可以正常运行,可能是系统的原因,不兼容Windows7,当然,源代码也是在前些年写的,仅供学习参考吧。
    2022-03-16 19:31:58下载
    积分:1
  • C6678_GPIOInterrupt
    配置C6678的GPIO中断,把中断向量表映射到12个可屏蔽中断里(C6678 configuration of GPIO interrupts, the interrupt vector table is mapped to 12 maskable interrupts in)
    2021-04-01 22:59:08下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载