-
1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在...
1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支持的网络协议信息的程序。-1. Contents TCP.IP terminal program source code is a realization of a TCP.UDP terminal procedures, the terminal can be achieved POP3, SMTP, FTP and other functions; 2. Directory is a hyperlink to achieve in the form of hyperlinks procedures, or send email; 3. directory is a port scan to be able to specify the IP addresses of individual ports or multiple port scanning procedures; 4. access to the directory for ip address MFC process is an MFC to obtain through local computer IP address procedures. 5. Directory access network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the comprehensive procedures 6.EnumProtocal directory access system to support the network protocol inform
- 2022-09-17 20:20:03下载
- 积分:1
-
Wavelet image compression, compression target for the RGB image
小波图像压缩,压缩对象为RGB图像-Wavelet image compression, compression target for the RGB image
- 2022-04-11 12:03:22下载
- 积分:1
-
通讯程序源码,类似ProComm
通讯程序源码,类似ProComm -Communication source as ProCo
- 2022-03-13 13:10:41下载
- 积分:1
-
Real
Real-Time Executive (REX) User Guide
- 2022-03-30 23:28:42下载
- 积分:1
-
这是第三代移动通信中以Kasumi为内核的f8算法的VISUAL C++实现
这是第三代移动通信中以Kasumi为内核的f8算法的VISUAL C++实现-This is the third generation mobile communications to Kasumi for kernel f8 algorithm VISUAL C++ Realize
- 2022-06-17 04:09:39下载
- 积分:1
-
何在Visual C++开发平台下,利用MATLAB 数学库和图形库开发脱离MATLAB环境独立运行的应用程序的方法,通过一个实例给出了混合编程的详细步骤。该方...
何在Visual C++开发平台下,利用MATLAB 数学库和图形库开发脱离MATLAB环境独立运行的应用程序的方法,通过一个实例给出了混合编程的详细步骤。该方法应用可有效地提高软件开发的高效性和可靠性。-What is Visual C++ Development platform, using the MATLAB mathematical library and graphics library from the MATLAB environment to develop applications that run independently of the method, an example is given of the detailed steps of mixed programming. Application of the method can effectively improve software development efficiency and reliability.
- 2022-02-12 04:50:12下载
- 积分:1
-
基于bpsk的直接序列扩频源码,实现效果不错
基于bpsk的直接序列扩频源码,实现效果不错-BPSK-DSSS
- 2022-02-05 00:19:02下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
simulink model to demodulate fm signal
simulink model to demodulate fm signal
- 2022-08-17 05:25:46下载
- 积分:1
-
windows 平台程序,网络程序代码,vc++6.0
windows 平台程序,网络程序代码,vc++6.0-windows platform program, the network code, vc++ 6.0
- 2022-12-24 20:15:03下载
- 积分:1