Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native InterfACe to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).
標簽: combat engine combination Lachesis
上傳時間: 2014-01-26
上傳用戶:firstbyte
An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket InterfACe as the means of communication with the user level.
標簽: implementation implemented the operating
上傳時間: 2015-02-25
上傳用戶:xuanjie
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible InterfACe to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and Linux Fast-STREAMS releases, this tarball configures, builds and installs these components separate from those releases.
上傳時間: 2015-03-12
上傳用戶:mikesering
周立功D12開發板中帶的WINDOWS XP驅動程序,在編譯后會出現USB設備不能正常工作. 以下是修改的代碼,修改后可以正常工作. 在d12.c和Ioctl.c中, 將+256去掉,這個會引去枚舉設備時,設備描述符的長度不對,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterfACe函數中, 設備查詢完接口后有一段代碼,也會引起驅動返回不對,需要屏蔽下面的代碼 // Retrieve the selected Configuration and InterfACe 修改上面兩處后,USB可以正常使用了.
上傳時間: 2014-01-06
上傳用戶:it男一枚
gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical InterfACe. gperiodicOrb是一個瀏覽元素周期表和查詢不同元素的數據的程序。它有一個非圖形化的界面。
標簽: gperiodic for different browsing
上傳時間: 2013-12-25
上傳用戶:亞亞娟娟123
Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming InterfACe, or, RAPI in this article. It is touched on in the MSDN but not really explained very well.
標簽: your Computer handheld Desktop
上傳時間: 2013-12-24
上傳用戶:15071087253
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can InterfACe to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
標簽: object-oriented JILRuntime register supports
上傳時間: 2013-12-23
上傳用戶:cc1015285075
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple InterfACe where users can easily link it with their own programs.
標簽: LIBSVM classification integrated software
上傳時間: 2015-04-04
上傳用戶:alan-ee
Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing InterfACe
標簽: introduction performance Technical efficient
上傳時間: 2014-01-14
上傳用戶:zsjzc
LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB InterfACe to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.
標簽: Device USB Audio implements
上傳時間: 2015-04-16
上傳用戶:VRMMO