游戏交互界面设计英文原版,非影印版,Brent Fox著。
1
12 Gb/s Signal/Data Serial Interface — Electrical
2022-03-13 12:09:23 441KB 12G SDI
1
ThreeUI UI解决方案。 基本布局系统,它将在画布上绘制UI元素(矩形,文本,子画面),并将此画布呈现在单独的Three.js场景中的四边形上。 用法 一旦确定已加载three.js和three-ui,就可以轻松上手。 // Setup THREE.WebGLRenderer const renderer = new THREE . WebGLRenderer ( ) ; document . body . appendChild ( renderer . domElement ) ; const ui = new ThreeUI ( renderer . domElement , 720 ) ; // Create things const rectangle = ui . createRectangle ( '#FF6D92' , 0 , 0 , 250 , 250 )
2022-03-10 10:20:13 47KB threejs ui interface three-js
1
最新 adb驱动 32bit&64bit, 亲测有效,欢迎大家下载,作为一名开发工程师,很多小工具是必备的
2022-03-03 01:23:18 8.29MB adb interface usb driver
1
adb_interface_usb_driver 32和64可以用adb_interface_usb_driver 32和64可以用 亲测可以用。
2022-03-03 01:08:54 8.28MB adb interface
1
关于计算机体系结构,推荐两本书,都是Hennessy和Patterson写的。 一本是CODSHI(Computer Organization and Design: The Hardware/Software Interface, 3rd Edition ),另一本就是CAAQA(Computer Architecture - A Quantitative Approach 4th Edition)。 前一本比较基础,着重讲CPU基本结构。
2022-02-28 17:07:47 2.43MB 计算机体系结构
1
The fifth edition of Computer Organization and Design―winner of a 2014 Textbook Excellence Award (Texty) from The Text and Academic Authors Association―moves forward into the post-PC era with new examples, exercises, and material highlighting the emergence of mobile computing and the cloud. This generational change is emphasized and explored with updated content featuring tablet computers, cloud infrastructure, and the ARM (mobile computing devices) and x86 (cloud computing) architectures.
2022-02-23 10:44:24 33.91MB Computer Organization Design
1
MIPI Alliance Specification for RF Front-End Control Interface (RFFE), v1.10
2022-02-21 13:13:52 450KB MIPI RFFE
1
《DirectX 9 User Interfaces Design and Implementation》一书第5章代码的本人修改版。使用方法参考压缩文件夹内的ReadMe.txt文件。
2022-02-12 16:35:47 219KB DirectX 游戏编程 UI设计 用户界面
1
在翻译Interlaken和Interlaken-Look-Aside标准协议基础上加上个人理解,适合想了解Interface协议的设计人员或者软件人员
1