-
leetcode全部题目的题解:LeetCode题解 (C++).pdf
leetcode所有题的题解,c 语言版,代码非常经典
- 2020-03-19下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
socket
socket implementation in linux
- 2015-05-08 17:45:54下载
- 积分:1
-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分:1
-
repl
Note - the following must be long enough for at least two portmap timeouts on the other side.
- 2015-11-22 19:24:41下载
- 积分:1
-
code
用c#实现的一些增删改查的功能,并且连接了数据库,都是一些基础的代码(Check the function of modified with some additions of c# implementation, and connected to the database, are some basic code)
- 2014-04-25 20:28:59下载
- 积分:1
-
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,...
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,希望对想了解这方面的朋友有点用。过滤部分很薄弱,如需当过滤系统使用,还需自行修改添加功能-Name: information filtering of harmful Internet 1.0 features: real-time capture, detection designated harmful information technology: the use of original socket capture realize other features: The program on the use of original capture the use of sockets, in the hope that it would like to know Friend a little used area. Filtering part is very weak, when the filtration system For use, needs to be modified to add functionality
- 2022-01-25 14:04:04下载
- 积分:1
-
Using-Rotatable-and-Directional-R-and-D-Sensors-t
Using Rotatable and Directional R and D Sensors to Achieve Temporal Coverage of Objects and Its Surveillance Application
- 2014-02-05 18:30:37下载
- 积分:1
-
808458
网页快照源码例程,程序结合易语言应用接口支持库,调用API函数实现网页快照功能。(Cached source routines, combined with easy language application program interface support library , call the API function page snapshot function.)
- 2015-04-17 21:13:22下载
- 积分:1
-
Regular-expressions-simplifypattern-matching-code
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.(Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.)
- 2007-05-10 19:54:00下载
- 积分:1