资源列表

« 1 2 ... .87 .88 .89 .90 .91 3992.93 .94 .95 .96 .97 ... 11787 »

[搜索引擎example

说明:回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selection search terms in order to ac
<faruh> 在 2025-11-03 上传 | 大小:10kb | 下载:0

[Internet/网络编程task

说明:vc实现的局域网聊天程序,活用vc中CAsyncSocket函数实现服务器与客户端的简单搭建和通信-vc LAN chat program implementation
<> 在 2025-11-03 上传 | 大小:33kb | 下载:0

[Internet/网络编程Delphi6ClientServerSock

说明:TCPSocket通信编程 TCPSocket编程的简单实例-TCPSocket Communication Programming
<jv> 在 2025-11-03 上传 | 大小:385kb | 下载:0

[Internet/网络编程getIPAndHost

说明:能够比较迅速的获取局域网内的主机名和对应的IP地址-getIPAndHost
<george> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[ICQ/即时通讯ChatRoom

说明:简单的聊天室,能够实现简单的聊天功能,并且显示双方的信息-chatroom
<george> 在 2025-11-03 上传 | 大小:86kb | 下载:0

[Internet/网络编程n-arq

说明:n-arq算法实现。这是一个数据链路层协议连续请求重发的实现算法。-Algorithm n-arq. This is a data link layer protocol request for re-implementation of the algorithm hair.
<mikeli> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[Internet/网络编程AODVcode

说明:完整的AODV路由协议,我不是很熟悉,向大家请教-AODV routing protocol integrity, I am not very familiar with, consult to the U.S.
<李晶莹> 在 2025-11-03 上传 | 大小:24kb | 下载:0

[Internet/网络编程123

说明:计算机端口扫描端口程序应用和开发的作用,供参考.-Port port scan computer program applications and the role of development, for reference.
<1234567> 在 2025-11-03 上传 | 大小:550kb | 下载:0

[Internet/网络编程httpTransFile

说明:这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 标志后就算收完一行了,大家实
<gavin> 在 2025-11-03 上传 | 大小:190kb | 下载:0

[网络截获/分析snort

说明:应用C++编写LINUX下的入侵检测源码-the program based on on lunx developed in c++
<> 在 2025-11-03 上传 | 大小:4.03mb | 下载:0

[Internet/网络编程santi

说明:Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
<rendi> 在 2025-11-03 上传 | 大小:164kb | 下载:0

[Internet/网络编程11.4

说明:一个简单的端口扫描程序 扫描某特定端口-a easy scan port
<luc> 在 2025-11-03 上传 | 大小:1.83mb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 3992.93 .94 .95 .96 .97 ... 11787 »

源码中国 www.ymcn.org