-
light2
说明: 用于处理在图像发生运动模糊时,所使用的图像恢复方法。(for handling images on the campaign blurred by the use of the image restoration methods.)
- 2006-03-15 08:12:38下载
- 积分:1
-
4256074
多文档记事本源码例程,程序结合易语言拖放支持库,调用API函数和易语言模块实现多文档记事本功能。(Multiple Document Notepad source routines, programs combined with easy language and drop support library , call the API function module for easy multi- language document notepad function.)
- 2015-03-11 11:35:04下载
- 积分:1
-
关于在windows下使用vc++ 进行udp网络编程demo
关于在windows下使用vc++ 进行udp网络编程demo-On windows use vc++ For udp network programming demo
- 2022-07-01 06:19:02下载
- 积分:1
-
Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口...
Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口-Cmd pipe, you can forward link and reverse link, forward local port to connect to open listening, reverse need to specify the IP and port to connect to the
- 2023-07-29 15:45:02下载
- 积分:1
-
C
C++程序设计初学者辅导书,易学C++。特别适合初学者使用。(C++ programming book for beginners counseling, to learn C++. Particularly suitable for beginners to use.)
- 2009-06-01 15:51:31下载
- 积分:1
-
time
利用msinet读取服务器上的时间,进行本机时间的同步。(Use msinet read the time on the server, to synchronize the local time.)
- 2013-12-25 16:04:45下载
- 积分:1
-
WordList
北京大学分词词表,有属性,是进行分词词性标注的重要资源。(Peking word vocabulary, properties, and is an important resource for sub-word part-of-speech tagging.)
- 2013-03-29 13:27:33下载
- 积分:1
-
HomeWork_OS
模拟操作系统的界面程序,磁盘管理模块,文件管理模块,内存置换算法等(Simulation of the operating system interface program, disk management module, document management modules, memory replacement algorithm)
- 2021-01-07 04:08:52下载
- 积分:1
-
ssl.tar
openssl实现客户端与服务器证书创建生成并验证(openssl to achieve the client and server certificates are created and generated verification)
- 2016-06-27 18:44:06下载
- 积分:1
-
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC
SOCKET 底层协议数据结构
如:
/*
IP Header
RFC-791
0 3 7 15 31
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Version| IHL |Type of Service| Total Length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Identification | Flags | Fragment Offset |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Time to Live | Protocol | Header Checksum |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Source Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Destination Address |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Options | Padding |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/-SOCKET underlying protocol data structures such as:/* IP HeaderRFC-7910 3 7 15 31+-+-+-+-+-+-+-+-+-+-+-2B !-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+ | Version | IHL | Type of Service | Total Length |+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+
- 2022-03-14 02:24:14下载
- 积分:1