Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • VB_ASM_CPUID.rar 用VB嵌入ASM的方式获取机器CPUID,适用于AMD和Intel处理器
  • Five.rar ... 五子棋系统。 1.3 开发环境及运行环境 1.3.1 开发环境  Intel® Pentium® 4 2.0GHz,512M内存,80G硬盘  Microsoft® Windows™ ... .NET 2003  Visual Assist X 10.1.1301.0 1.3.2 运行环境  Intel® Pentium® 2及以上处理器,32M以上内存,4G以上硬盘  ...
  • 3.rar 设计与实现了一个基于 PXA255 的 bootloader。PXA255 是 Intel Xscale 系列处理 器之一,Xscale 核心是与 ARM V5TE 构架 ...
  • userguide_win_ia32.zip intel primitive document
  • curtRTOS.rar compiler:GNU GCC (Tested on CodeSourcery G++ Lite 2008q1) Supported Hardware ------------------ * Marvell/Intel Xscale PXA25x platforms * Emulated ARM PXA environment by QEMU
  • hp_dv9000_amd_quanta_at8_schematics.rar Notebook Schematics HP DV9000 Intel
  • NASMmanualinchinese.zip NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多 的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16 位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简 洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
  • Hex2Bin.zip A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input.
  • adpcm.rar /* ** Intel/DVI ADPCM coder/decoder. ** ** The algorithm for this coder was taken from the IMA Compatability Project ** proceedings, Vol 2, Number 2 May 1992. ** ** Version 1.2, 18-Dec-92.
  • SSE2_insructions.rar intel关于SSE2指令非常详尽的讲解,并带有例子