* A ncurses user interface.
* Network statistics to view the amount of packets and data in many
different protocols, interfaces and hosts.
* View what active TCP connections are on the network.
* View UDP packets.
* View and log ICMP packets.
* View and log the 48bit arp protocol.
And also view what make of network card is in each machine
* Multithreaded so that the user interface does not interfere with any of the packet
captureing methods.
* View and log the following user space protocols
FTP, POP3, HTTP
這是數(shù)據(jù)結構和算法的國外經(jīng)典書籍.清華大學出版社出版的<數(shù)據(jù)結構C++語言描述-應用模板庫STL>陳君 譯 英文名稱是Data Structures with C++ Using STL. 作者: William Ford ,William Topp .
代碼代碼當中包含各種經(jīng)典算法 ,比如各種排序 如選擇排序,基數(shù)排序,快速排序等等.還有各種其他經(jīng)典算法,有 8皇后問題,漢烙塔 Hanoi ,約瑟膚等了。此原文件是我們學校的一個博士從國外帶回的,花了80美元,請大家好好的利用好.
內(nèi)容如下:
1.The history of the computerized database
2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete
3.SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints
4.How data sets can interact with queries
5.The importance of subqueries
6.Data conversion and manipulation via SQL s built-in functions
7.How conditional logic can be used in Data Statements
基于模型聚類算法的matlab實現(xiàn)
This does the entire MB Clustering given a set of data.
It only does the 4 basic models, unequal-unknown priors. It
returns the BESTMODEL based on the highest BIC.
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.