Welcome![Sign In][Sign Up]
Location:
Search - x86

Search list

[Game Enginefurniture

Description: 一个室内场景,可以用数字键选中家具并移动,摄像机可以上升下降翻转。。如果运行时提示找不到头文件就选属性中的VC++目录,把可执行目录改为DX下的utitlities/bin/x86,包含目录改为DX下的INclude,库目录改为DX下的lib/x86-An indoor scene, you can use numeric keys to select and move furniture, flip the camera can rise and fall. . If you can not find the header file when prompted to run on selected properties in VC++ directories, the executable directory to DX under utitlities/bin/x86, including the directory to DX under INclude, library catalog to DX under lib/x86
Platform: | Size: 7653376 | Author: 刘志豪 | Hits:

[CA autheftcalculator.setup.0.3.x86

Description: calculates pvv, cvv, des, and tdes
Platform: | Size: 480256 | Author: sprat | Hits:

[Com PortSerial_Test

Description: 基于AMD X86平台的串口测试程序,可以配置串口号,波特率、校验、停止位等。-Based on AMD X86 platform serial test program, you can configure the serial port number, baud rate, parity, stop bits.
Platform: | Size: 3434496 | Author: chenkui | Hits:

[Windows CEce60

Description: X86工控板,用dos启动windows CE系统-X86 IPC board, with the dos boot windows CE system
Platform: | Size: 11695104 | Author: liywiei | Hits:

[Windows CEuvcam_wce_trial_1.0.0.1

Description: Windows Embedded CE 6.0 USB Camera Driver,适用于所有的符合UVC标准的USB Camera设备,适用于arm,mips,sh4,x86-Windows Embedded CE 6.0 USB Camera Driver,applies to all in line with the UVC standard USB Camera equipment, applicable to arm,mips,sh4,x86
Platform: | Size: 721920 | Author: yangzhen | Hits:

[ELanguageoptimization_manuals

Description: 性能优化,优化编译器,优化内存使用,优化语言结构等-This series of five manuals describes everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of Intel, AMD and VIA processors, and details about different compilers and calling conventions.
Platform: | Size: 4151296 | Author: bugudo | Hits:

[OS DevelopHardware-analysis-program

Description: 硬件分析程序,在windows XP上运行,可以解析出X86平台上的硬件信息。-Hardware analysis program, run in windows XP, you can parse out the X86 platform hardware information.
Platform: | Size: 27648 | Author: dhy | Hits:

[Chess Poker gamesChess

Description: this a multiplayer chess written in x86 assembly. you should run it via dos box this programs searches and connects to other player using the same program the begin a multiplayer game.-this is a multiplayer chess written in x86 assembly. you should run it via dos box this programs searches and connects to other player using the same program the begin a multiplayer game.
Platform: | Size: 1454080 | Author: Koolza | Hits:

[Game Server SimulatorNestopia-1.41.1-(unofficial-x86)-src

Description: 最强NES模拟器代码,使用c++,非官方升级-The strongest NES emulator code, use c++, unofficial upgrade
Platform: | Size: 2456576 | Author: 张显波 | Hits:

[Other Databasessqlite-dll-win32-x86-3070701

Description: SQLite是一个开源的、内嵌式的关系型数据库。它最初发布于2000年,在便携性、易用性、紧凑性、有效性和可靠性方面有突出的表现。-SQLite is an open source, embedded relational database. It was originally released in 2000, the portability, ease of use, compactness, efficiency and reliability with outstanding performance.
Platform: | Size: 284672 | Author: 王东 | Hits:

[ELanguageC-compile-system

Description: 这是编译原理课程的大作业,实现了简单的C语言向x86汇编语言的转换。使用LL(1)文法。-This is a great compiler theory course work to achieve a simple C language to convert x86 assembly language. Using LL (1) grammar.
Platform: | Size: 40960 | Author: li | Hits:

[assembly language8080

Description: 一份详细的80X86的汇编指令参考书,可以给你提供详细的参考-A detailed 80 X86 assembly instructions reference booksCan provide you with a detailed reference
Platform: | Size: 23552 | Author: wuxin | Hits:

[assembly languageAssemblyLanguageforx86Sixthedition

Description: INTEL x86处理器汇编语言及指令资料第六版-INTEL x86 processor assembly language Sixth Edition
Platform: | Size: 153600 | Author: 任晓枫 | Hits:

[Streaming Mpeg4Windows-Compact-7-X86-Player

Description: Windows Compact 7 Player
Platform: | Size: 912384 | Author: balaji | Hits:

[Industry researchOpenCLTutorial-Chinese

Description: 过去二十年间,计算机芯片设计、制造技术不断创新,以x86为代表的微处理器性能以令人目眩的速度不断提升。2000年之后,高性能微处理器逐渐以多核为发展方向。这是一个微妙的变化,暗示着并行化成为提高性能的主要手段。-Over the past two decades, computer chip design, manufacturing technology innovation to x86 microprocessor performance as represented by the dizzying speed continues to improve. After 2000, high-performance microprocessors with multi-core for the gradual development. This is a subtle change, suggesting parallel as the primary means of improving performance.
Platform: | Size: 3492864 | Author: 张先生 | Hits:

[Linux-Unixxen-4.1.1.tar

Description: Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经可以运用在NetBSD,GNU/Linux,FreeBSD和贝尔实验室的Plan 9系统上。在Brainshare 2005会议上,Novell展示了NetWare与 Xen的连通。与Windows XP连通的技术曾在Xen开发初期进行,但微软的协议未能允许它发布。Sun微系统公司也正积极研究Solaris与Xen的连结,使其能在Xen平台上运作。-his article is about the virtualization software. For other uses, see Xen (disambiguation). Xen Xen running NetBSD and three Linux distributions Developer(s) The Xen Project XenSource, Inc. Initial release 2003 Stable release 4.1[1]/March 25, 2011 5 months ago Operating system Linux, and other Unix-like,*BSD, OpenSolaris as both hosts and guests Microsoft Windows as a guest OS. Type Virtual machine monitor License GNU GPL v2 Website http://www.xen.org/ In computing, Xen (pronounced /ˈ zɛ n/) is a virtual-machine monitor for IA-32, x86-64, Itanium and ARM architectures. It allows several guest operating systems to execute on the same computer hardware concurrently. The University of Cambridge Computer Laboratory developed the first versions of Xen as of 2010, the Xen community develops and maintains Xen as free software, licensed under the GNU General Public License (GPLv2). Xen systems have a structure with the Xen hypervisor as the lowest and most privileged l
Platform: | Size: 10355712 | Author: yangcongjun | Hits:

[Linux-UnixEm104-i423_Manual_V10_20090402.pdf

Description: Embedded X86 Linux Real Time Hardware Manual
Platform: | Size: 1312768 | Author: eSama | Hits:

[ELanguagemem

Description: ARM编译器的一个BUG,在X86上没问题,在ARM上有问题。-ARM compiler of a BUG, ​ ​ no problem on the X86, there are problems on ARM.
Platform: | Size: 2048 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSembedded-processor-introduction

Description: 嵌入式处理器及其体系结构 PowerPC 体系结构 MIPS 体系结构 ARM体系结构和ARM处理器 XScale核 PXA255处理器硬件资源 X86体系结构 多核处理器 -Embedded PowerPC processor and its architecture MIPS architecture ARM architecture and ARM processor architecture XScale PXA255 processor core architecture of hardware resources X86 multi-core processors
Platform: | Size: 413696 | Author: | Hits:

[OtherSafeOperation1.0

Description: 木马行为分析回滚器---SafeOperation1.0 驱动编译环境: WDK 7600.16385.1 “x86 Checked Build Environment” -Trojan behavior analysis rollback device--- SafeOperation1 .0 driver build environment: WDK 7600.16385.1 " x86 Checked Build Environment"
Platform: | Size: 438272 | Author: ljh | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net