TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write
標簽: customizable extended TheTool scripts
上傳時間: 2013-12-12
上傳用戶:lanwei
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
標簽: applying features network strives
上傳時間: 2014-01-15
上傳用戶:bcjtao
< 波形聲音控件函數使用說明>> ****************************************************************************************************************** 函數名 功能 說明 ------------------------------------------------------------------------------------------------------------------ GetData() 獲取評分數據 當調用GetData()時WVGetData事件會自動 觸發,參數Data也就是得到的數據 GetLength() 獲取文件總長度 函數返回文件的長度 OpenFile(CString filename) 打開聲音文件自 動分析波形 RECPFstart(long Max) 長度限制錄制 當錄制的長度大于Max時自動停止,并返回 RECPFstop事件 RECstart() 開始錄音 RECstop() 停止錄音 RECpause(bool REC_STATE) 繼續/暫停錄音 當REC_STATEO為TRUE時暫停有效,相反繼續 play() 播放 replay(int dounum) 重復播放 dounum為重復次數 pause() 暫停 stop() 停止播放
上傳時間: 2014-01-16
上傳用戶:cjl42111
MP3播放器: 利用API函數[mciSendString]可以輕松實現MP3音樂文件的播放。下面這段程序實現了MP3播放的大部分常規操作,對其稍加修改,做一個100KB大小的MP3播放器輕而易舉 啟動VB程序,在窗體上放置6個命令按鈕,三個標簽,一個公用對話框、一個進度條、一個狀態欄和一個計時器,窗本的布置請參考附圖 按鈕"Open MP3 File"是用來打開對話框選擇MP3文件,其他5個按鈕分別為Play(播放)、Pause(暫停)、Stopplay(停止播放)、Back(向后跳躍)、Prew(向前跳躍)。Label1用來表示歌曲當前時間;label2放在時度條的最左邊,Caption屬性為"00:00";lable3放在時度條的右邊,用來表示歌曲總長。
標簽: MP3 mciSendString API 播放
上傳時間: 2014-11-12
上傳用戶:silenthink
vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
標簽: differentiable integrable algebra library
上傳時間: 2015-03-03
上傳用戶:PresidentHuang
yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on-chip 8-bit PWM, // to provide constant current followed by constant voltage battery charge.
標簽: LIION_BC_MAIN Integrated Filename Products
上傳時間: 2013-12-23
上傳用戶:牧羊人8920
除了上面提到的壓縮方法,你也可以調用VB的工具MakeCab.exe(在VB5\setupkit\kitfil32或VB98\Wizards\PDWizard目錄下)生成.cab文件。先構造一個Directive 文件(*.ddf),然后使用Shell命令調用MakeCAB /f excel.ddf就可以生成*.cab文件。關于Directive 文件的格式,可以參考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。
標簽:
上傳時間: 2015-03-23
上傳用戶:zhengjian
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
標簽: command-line application Addfilter drivers
上傳時間: 2013-12-30
上傳用戶:天誠24
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
標簽: intercepting operations non-SCSI support
上傳時間: 2014-01-03
上傳用戶:ls530720646
Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news for you: NASM is licensed under LGPL. This means its development is open to even wider society of programmers wishing to improve their lovely assembler. The NASM project is now situated at SourceForge.net, the most famous Open Source development center on The Net. Visit our development page at http://nasm.2y.net/ and our SF project at http://sf.net/projects/nasm/
標簽: developers widespread netwide respect
上傳時間: 2014-01-20
上傳用戶:2404