SCTP lib庫(kù),版本1。0。4,實(shí)用于windows和linux平臺(tái),希望大家喜歡
上傳時(shí)間: 2015-08-28
上傳用戶(hù):xinyuzhiqiwuwu
windows開(kāi)源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid
標(biāo)簽: Microsoft operating features windows
上傳時(shí)間: 2015-11-24
上傳用戶(hù):zhuyibin
This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with application level protocols. If you are interested, you can add features to support various application level protocols such as SMTP, FTP, NETBIOS etc
標(biāo)簽: application describes capturing for
上傳時(shí)間: 2016-01-22
上傳用戶(hù):lijianyu172
Windows CE下驅(qū)動(dòng)程序開(kāi)發(fā)基礎(chǔ), Windows CE下的串口驅(qū)動(dòng)程序能夠處理所有I/O行為類(lèi)似串口的設(shè)備,包括基于16450、16550 UART(通用異步收發(fā)芯片)的設(shè)備和一些采用DMA的設(shè)備,常見(jiàn)的有9針串口、紅外I/O口、Modem等
標(biāo)簽: Windows 驅(qū)動(dòng)程序 開(kāi)發(fā)基礎(chǔ)
上傳時(shí)間: 2016-01-27
上傳用戶(hù):bcjtao
WinSock Win32 API 的打包類(lèi)和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows環(huán)境中用C++編寫(xiě)TCP/IP網(wǎng)絡(luò)程序,那么使用這個(gè)打包類(lèi)吧,我想它不會(huì)讓你失望的。winSocket幾乎封裝了編寫(xiě)TCP/IP網(wǎng)絡(luò)應(yīng)用程序所需的所有內(nèi)容,winSocketEx加入了對(duì)SOCKS 4/5代理服務(wù)器的支持。使得在自己的程序中加入代理支持易如反掌。這個(gè)打包類(lèi)支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 [代碼性質(zhì)] VC可重用代碼段 [代碼作者] ryan [文件大小] 53K 聲明:轉(zhuǎn)自其他網(wǎng)站
標(biāo)簽: WinSock winSocketEx winSocket Windows
上傳時(shí)間: 2014-12-01
上傳用戶(hù):youke111
This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.
標(biāo)簽: explains intended Windows drivers
上傳時(shí)間: 2016-04-08
上傳用戶(hù):dreamboy36
非常適合內(nèi)嵌式mp3播放,例如控制臺(tái)!注意看壓縮包里readme.doc 詳細(xì)過(guò)程,在ARM及MIPS下通過(guò) 新建一個(gè) wce application,選擇 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的頭文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面為播放源碼 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其實(shí)編譯時(shí)的 object/library modules 只要看 sourse 文件包含哪個(gè)dll,或lib 就行
標(biāo)簽: application windows readme simple
上傳時(shí)間: 2016-05-05
上傳用戶(hù):ynsnjs
《Windows多媒體編程基礎(chǔ)》書(shū)第五章源代碼SimpleBrowse一款簡(jiǎn)單易用的圖片瀏覽器。其他目錄中都是編譯時(shí)需要的庫(kù)和包含文件等(Bin是調(diào)試輸出)。該工程較好的演示了一個(gè)工程中個(gè)要素之間的關(guān)系,可以幫助理解.h/.lib/.dll文件各自扮演的角色
標(biāo)簽: SimpleBrowse Windows Bin 工程
上傳時(shí)間: 2016-05-18
上傳用戶(hù):shanml
用于Windows操作系統(tǒng)的通用USB 其中涉及到CyUSB.sys,CyAPI.h,CyAPI.lib的功能及用法。
標(biāo)簽: Windows CyUSB USB sys
上傳時(shí)間: 2013-12-04
上傳用戶(hù):dianxin61
(1)本程序可在Windows 2000、Visual C++6.0 環(huán)境下編譯通過(guò)。 (2)源碼是一個(gè)編碼模塊,編譯后生成encore.lib庫(kù)文件, 不能直接執(zhí)行。需要讀者自己編寫(xiě)程序調(diào)用其中的功能。 (3)運(yùn)行時(shí)打開(kāi)//encore/build/目錄下的encore.dsw文件。
標(biāo)簽: Windows Visual 2000 6.0
上傳時(shí)間: 2014-11-30
上傳用戶(hù):xinzhch
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1