资源列表
TCPClient
- TCP Server and TCP Client which use socket programming with java langhage.
server
- 基于UDP实现服务器端把接收到的字符串转化为大写-Received UDP-based server-side character string to uppercase
client
- 这个是对基于UDP实现服务器把接收到的字符串转化为大写的客户端-This is the received string into uppercase customers UDP-based server-side
udpclient
- 基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话-server for udp communication
ip
- 简单方便获取ip,学习网络编程的第一个必学程序。-Easy access to ip, learning network programming will be the first school program.
TcpSrv
- a Tcpip socket for winsrv
changeColor
- 通过单击随机更改页面北京,字体和段落的颜色。-Click to randomly change the color of the page, font and paragraph.
2-2100
- 100H个8位无符号数,按照0~1FH,20H~3FH,40~5FH,…,0E0H~0FFH分成8组,试统计每组内数据个数-100H 8-bit unsigned number, in accordance with the 0 ~ 1FH, 20H ~ 3FH, 40 ~ 5FH, ..., 0E0H ~ 0FFH divided into 8 groups, test statistics within each group the number of data
sfnet
- 传染病网络模拟程序子程序 本文为BA无标度网络生成文件,生成的无标度网络矩阵,矩阵行号代表节点号,0代表不连接,1代表链接。 本文用的矩阵代号为a,n*n方阵。-Infectious disease network simulation program main program This paper is a BA scale-free network generation file, the generated scale-free network matrix, the
webBrowser
- webBrowser禁用消息框并获取内容-webBrowser disable message box and access to content
ReadImage
- 得到特性,具体的我也忘记了,程序里看吧,有注释,以前的。-Get properties, specifically I have forgotten, the program Look, there are notes, previously.
crc16
- CRC16-CCITT的算法实现,包括数据流低位先发和数据流高位先发时的两种算法。在这种算法在通信系统经常用到。-It is an implementation of CRC16-CCITT,including two type of algorithm when both the LSB and MSB of data stream transmitted.