-
judgebrackets
假设一个算术表达式中可以包含三种括号:圆括号“(”和“)”,方括号
“[”和“]”以及花括号“{”和“}”,且这三种括号可按任意的次序嵌套使
用。该算法用于判断给定表达式中所含括号是否配对出现。(Suppose an arithmetic expression can contain three types of brackets: parentheses " (" and " )" , in square brackets " [" and " ]" and braces " {" and " }" , and can use any of these three brackets order nested. The algorithm used to determine a given expression contained in parentheses are paired appear.)
- 2010-12-27 20:03:09下载
- 积分:1
-
CandyMachine
this is a candy machine simulator
- 2013-12-19 10:48:11下载
- 积分:1
-
mpiingrams
N-Gram Hadoop Mapreduce. It has some method to calculate N-GRAm Statistics as: NGSuffixSigma, NGNaive, NGAprioriScan, NGAprioriIndex.
- 2015-04-29 23:56:38下载
- 积分:1
-
Chat VC++ implementation of video conferencing over the chat room
聊天室的VC++实现 视频会议 多人聊天室-Chat VC++ implementation of video conferencing over the chat room
- 2022-02-05 01:25:59下载
- 积分:1
-
Special_Edition_Using_Visual_C++in_21_days
Using C++ in 21 days
- 2009-05-27 21:05:59下载
- 积分:1
-
mixLinearRegressionAnalysis
说明: 带变点的混合数据的分类和混合参数估计;EM算法(Classification of mixed data with change points and estimation of mixed parameters)
- 2020-12-16 19:42:57下载
- 积分:1
-
MailTo
Mail To URL parser for Linux.
- 2014-05-15 22:32:44下载
- 积分:1
-
这个软件是要推出的
这软件是为了进行收发电子邮件的。 利用这个软件,可以实现邮件的收发和管理。-this software is to launch the e-mail. Use of this software can achieve mail transceivers and management.
- 2022-04-15 00:30:19下载
- 积分:1
-
Visual C++网络高级编程
说明: 本书对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。(On the basis of a systematic introduction to various programming techniques of Visual C + + and TCP / IP, this book focuses on the advanced applications, skills and difficulties of network programming.)
- 2021-03-19 22:31:59下载
- 积分:1
-
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并...
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。
-I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
- 2022-10-29 07:30:03下载
- 积分:1