搜索资源列表
Csharp-Raw Socket
- 用C#的Raw Socket实现网络封包监视-C# Raw Socket surveillance network packets
javaccc
- 小波编解码EBCOT编解码文件测试程序 小波编解码EBCOT编解码文件测试程序\\8x8一级至三级测试结果.c 小波编解码EBCOT编解码文件测试程序\\97ldwt.opt 小波编解码EBCOT编解码文件测试程序\\97wave_out.raw 小波编解码EBCOT编解码文件测试程序\\arithdec.c 小波编解码EBCOT编解码文件测试程序\\arithenc.c 小波编解码EBCOT编解码文件测试程序\\arithmetic_
用原始套接字实现网络监听的源代码
- 这是一款用Visual C++编写的,用原始套接字实现网络监听的源代码,运行环境为 VC。 -This is a Visual C prepared with raw socket network of eavesdropping source code, operating environment for the VC.
RawSocketApplication
- 用C#下的Raw Socket编程实现网络封包监视.-C# under the Raw Socket Programming surveillance network packets.
BMP_RAW
- 一个用C语言编写的用于实现BMP格式转换为RAW格式的程序
BCBPing
- C++ Builder使用API,RAW ICMP Ping
raw
- 一个RAW的C++源代码。适合于初学者,通过此程序可以了解RAW。-A RAW of C++ source code. Suitable for beginners, this program can understand the RAW.
C-PDF-RaW
- 从指定的dbf文件中读出数据,并对数据进行相应的处理,然后写入文本文件中。-Read and write .dbf files though C language
change-bmp-to-raw
- 用c将bmp文件打开并转成raw格式,图像是lena-use c++ to open bmp images and change it to raw images.
raw
- Traveling salesperson problem with dynamic programming in c-Traveling salesperson problem with dynamic programming in c++
Ethereal-code-analysis
- 介绍Windows Sockets的一些关于用C#实现的原始套接字(Raw Socket)的编程,以及在此基础上实现的网络封包监视技术-Introduction to Windows Sockets on raw sockets with C# (Raw Socket) programming, and on this basis to achieve the surveillance network packets
GentorPOI
- 基于Oldenburg城市路网生成兴趣点,包括兴趣点的位置和一些静态属性。原始信息给的是路网的边的顶点和长度(Generating interest points based on Oldenburg urban network, including the location of interest points and some static attributes. The raw information is the vertices and lengths of the edges of
BasicExcel_demo
- excel函数,已经编译,可以直接调用。包括原函数和封装,(Excel function, has been compiled, you can call directly. Includes raw functions and packages,)
营配贯通项目内业台账辅助工具开发项目
- 根据项目原始数据生成台账清单,涉及大部分excel数据的操作(Generate a list of accounts based on the raw data of the project, involving most of the operation of the Excel data)
AN_EEPROMDEMO_V1.1_CN
- MC96F8208S EEPROM使用的详细方法及技术,原厂资料。希望对各位以帮手(Detailed methods and techniques used in MC96F8208S EEPROM, raw materials. I hope to help you)
EX_AD12
- This program will read two A/D channels and display the results as both a voltage and raw hex number over the RS-232. A reading is taken every second. This can be done using either the LTC1298 chip or the MCP3208 chip.
RawSocket
- C#编写的ras socket网络监听程序,使用vs2015编译通过,并可使用(C# prepared by the raw socket network monitoring procedures, through the use of vs2015 compiler, and can use)
Keyboard53FGH4
- RAW INPUT FOR C#RAW INPUT FOR C#
raw,pgm图像显示程序
- 实现raw和pgm图像的显示,用C语言的方法,orl人脸图库可验证(To realize the display of raw and PGM images, the ORL face library can be verifiable in the C language)
Raw socket
- TCP/UDP类型的套接字只能够访问传输层以及传输层以上的数据,因为当IP层把数据传递给传输层时,下层的数据包头已经被丢掉了.而原始套接字却可以访问传输层以下的数据,,所以使用raw套接字你可以实现上至应用层的数据操作,也可以实现下至链路层的数据操作(The TCP/UDP type socket can only access the transport layer and the data above the transport layer, because when the IP laye