跨平臺2D引擎,任何圖形設備(2d/3d)均可使用 精靈引擎包括:精靈(支持HotPoint),45度斜角地圖,圖層,ViewPort,層管理器。 圖形引擎包括:ISurf通用2D繪圖接口。目前有一個DDraw7的實現;IFont接口。還有一個CGdiFont實現。 *聲明:歡迎學習研究或修改,未經本人許可,嚴禁用于商業用途 copyright instemast 精靈引擎部分,我發現SUN的J2ME設計的還不錯,所以參考了他的設計。 不過J2ME是針對移動設備的,不支持45度斜角地圖,我支持了一下。 圖形繪制部分,我抽象出了出一個ISurf接口來完成圖形繪制。這個接口我改了好幾次。 不支持位圖Alpha通道,但是支持單個Alpha值。 ISurf接口中的Color格式為X8R8G8B8,不過具體設備上的具體實現與之可能不同。 你可以用D3D實現這個ISurf,也可以用DDraw實現他。目前我只提供了DDraw實現。 另外要說的是,不是說做3D游戲就不需要實現這個2D接口了。 由于我的UI是基于ISurf接口的,所以我的3D游戲也需要實現ISurf,以使UI工作。 里面用到的其他頭文件,我也共享了出來,保證可以編譯。
上傳時間: 2014-01-20
上傳用戶:gtf1207
一款用JAVA制作開發的小型聊天軟件,里面附有安裝程序和JAVA源代碼。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
上傳時間: 2014-09-06
上傳用戶:龍飛艇
操作系統概念(第六版)英文版的答案 INSTRUCTOR’S MANUAL TO ACCOMPANY OPERATING SYSTEM CONCEPTS SIXTH EDITION ABRAHAM SILBERSCHATZ Bell Laboratories PETER BAER GALVIN Corporate Technologies GREG GAGNE Westminster College copyright c 2001 A. Silberschatz, P. Galvin and Greg Gagne
標簽: INSTRUCTOR ACCOMPANY OPERATING CONCEPTS
上傳時間: 2014-12-06
上傳用戶:225588
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
標簽: Operating Real-Time the protocol
上傳時間: 2016-09-16
上傳用戶:songyue1991
Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper This white paper describes a collection of standards, conventio code. They are based on sound, proven software engineering p understand, to maintain, and to enhance. Furthermore, by foll productivity as a Java developer should increase remarkably ¨C write high-quality code right from the start you will have a much development process. Finally, following a common set of codi making teams of developers significantly more productive.
標簽: W. Java Standards AmbySoft
上傳時間: 2013-12-22
上傳用戶:mhp0114
Linhan整理,編寫。版權所有者為Linhan。 Linhan不保證所整理的內容正確. 您可以免費的使用、分發本手冊。但未經Linhan的授權許可不得擅自進行篡改、反編譯,及將其全部或部分用于商業用途。 本手冊受著作權法和國際公約的保護,作者保留對本手冊及本聲明的最終修改權。 本手冊的內容參考網絡文檔制作,原著作權歸原作者所有。 本手冊使用Mainsoft(R)的HTML Help格式制作。 如果你對本手冊 有好的建議和意見,請與Linhan聯系,讓我們共同來完善。 版本更新(UPDATE) 本手冊當前版本時間為2005年7月23日。手冊中的內容在此日期后發生的變動或更新將在本手冊的更新版本中出現。 您也可以給我寫電子郵件咨詢。 關于Linhan(About Linhan) 有任何問題請QQ上與我聯系: 3335231 Linhan 制作·保留所有權利 © 2005 - 2008 copyright All rights reserved .
標簽: Linhan
上傳時間: 2013-12-11
上傳用戶:蟲蟲蟲蟲蟲蟲
Canonical Discriminant Analysis Created by A. Trujillo-Ortiz, R. Hernandez-Walls and S. Perez-Osuna Facultad de Ciencias Marinas Universidad Autonoma de Baja California Apdo. Postal 453 Ensenada, Baja California Mexico. atrujo@uabc.mx copyright (C) April 15, 2004. To cite this file, this would be an appropriate format: Trujillo-Ortiz, A., R. Hernandez-Walls and S. Perez-Osuna. (2004). RAFisher2cda:Canonical Discriminant Analysis. A MATLAB file. [WWW document]. URL http://www.mathworks.com/matlabcentral/fileexchange/ loadFile.do?objectId=4836&objectType=FILE
標簽: A. R. S. Hernandez-Walls
上傳時間: 2016-11-04
上傳用戶:wxhwjf
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
標簽: interfaces documents the library
上傳時間: 2016-11-08
上傳用戶:181992417
SMAC用戶手冊.pdf Simple Media Access Controller Information in this document is provided solely to enable system and software implementers to use Freescale Semiconductor products. There are no express or implied copyright licenses granted hereunder to design or fabricate any integrated circuits or integrated circuits based on the information in this document.
標簽: Information Controller document provided
上傳時間: 2013-12-24
上傳用戶:獨孤求源
/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * copyright Freescale Semiconductor, Inc 2006 * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
標簽: Sub-architcture initializa 520 dependant
上傳時間: 2016-12-15
上傳用戶:xiaohuanhuan