Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - X86
Search - X86 - List
Freebsd shellcode: 51 bytes FreeBSD/x86 encrypted setuid(0) execve /bin/sh
Update : 2024-05-03 Size : 1024 Publisher : mywisdom

开发qtopia程序过程,在x86仿真模拟环境下运行-Qtopia program development process, running under x86 simulation environment
Update : 2024-05-03 Size : 2048 Publisher : wuhuijie

在vxware下的vxworks学习串口编程,学习条件: 1 开发主机,就是你的PC拉,要有com1,com2串口,2 在vmware下配置好基于x86 pcPentium的vxworks ,3 一根串口直连线, -Vxworks under the vxware learning serial programming, learning conditions: 1 development of the host, is the pull of your PC, to have com1, com2 serial port, 2 in vmware configured based on x86 pcPentium under the vxworks, 3 a direct serial connection
Update : 2024-05-03 Size : 352256 Publisher : shiwei

x86 Assembly Language Reference Manual
Update : 2024-05-03 Size : 512000 Publisher : youjmn

A Readers Guide to x86 Assembly
Update : 2024-05-03 Size : 58368 Publisher : youjmn

DL : 0
Using x86 Assembly Language with Microsoft Visual C++ 6.0
Update : 2024-05-03 Size : 60416 Publisher : youjmn

DL : 0
X86 Assembly - From Wikibooks, the open-content textbooks collection
Update : 2024-05-03 Size : 398336 Publisher : youjmn

DL : 0
The Wikibook of x86 Disassemby Using C and Assembly Language
Update : 2024-05-03 Size : 832512 Publisher : youjmn

Intel x86 Assembly Fundamentals
Update : 2024-05-03 Size : 340992 Publisher : youjmn

DL : 0
x86 assembly language for kernel developers
Update : 2024-05-03 Size : 119808 Publisher : youjmn

Basic Intel x86 Assembly Language Programming
Update : 2024-05-03 Size : 137216 Publisher : youjmn

DL : 0
Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read
Update : 2024-05-03 Size : 1725440 Publisher : gyh

vc2008游戏编程学习……DX9.0C游戏编程学习。-vc2008 learning ... ... DX9.0C game programming game programming learning.
Update : 2024-05-03 Size : 10186752 Publisher : 柠檬

DL : 0
基于X86架构的andriod系统,重力传感器(lis33de)code-Andriod system based on X86 architecture, gravity sensor (lis33de) code
Update : 2024-05-03 Size : 67584 Publisher : chaos.wang

DL : 0
基于X86架构的adnroid系统的蓝牙模组(AR3011)驱动-Systems based on X86 architecture adnroid Bluetooth module (AR3011) driver
Update : 2024-05-03 Size : 10240 Publisher : chaos.wang

DL : 0
系统运行说明 一、JDK配置 请参照文档 jdk配置方法.doc 二、服务器配置 直接安装 service文件夹下的apache-tomcat-6.0.32.exe 文件 默认用户名和密码都为空 三、数据库配置 a)修改sqlserver数据库登陆方式 为 windows 和 sa 登陆 修改 sa 密码为 123456 b)必须先安装data文件夹下的SQL2000-KB884525-SP4-x86-CHS.EXE 补丁 c)附加数据库 data文件夹下的NEWSMANAGER.mdf文件 d)启动数据库 四、部署测试 a)将web文件夹全部复制到tomcat安装路径下的webapps文件夹里 b)启动服务器 点击tomcat文件夹下的bin文件夹下的tomcat6.exe文件 启动服务器 c)在浏览器中 输入 url地址:http://127.0.0.1:8080/News 五、附录说明 a)默认系统管理员 ADMIN 密码 :ADMIN b)游客用户:guest 密码: guest 两个版 news2 在news1基础上 美化了界面-Description of system operation A, JDK jdk configuration please refer to the document configuration. Doc Second, the server is configured to install the service folder directly under apache-tomcat-6.0.32.exe file default user name and password are empty Third, the database configuration a) modify the way windows sqlserver database and landing landing sa change sa password is 123456 b) data folder must be installed under the SQL2000-KB884525-SP4-x86-CHS.EXE patch c) additional data folder database files under NEWSMANAGER.mdf d) Start the database Fourth, the deployment test a) All copy the web folder under the installation path to the tomcat webapps folder b) start the server click on the folder tomcat bin folder under the file to start the server under tomcat6.exe c) In the browser, enter the url address: http://127.0.0.1:8080/News V, appendix shows a) the default system administrator ADMIN password: ADMIN b) Guest User: guest Password: guest Two versions
Update : 2024-05-03 Size : 4645888 Publisher : 安多

libdisasm, a project which creates a x86 realtime dissassembler as a shared library which can be used from within your console programs or embedded x86 applications for debugging or code analysis purposes. Very useful! Please also see the example of using this library for sample test code.-libdisasm, a project which creates a x86 realtime dissassembler as a shared library which can be used from within your console programs or embedded x86 applications for debugging or code analysis purposes. Very useful! Please also see the example of using this library for sample test code.
Update : 2024-05-03 Size : 132096 Publisher :

DL : 0
libdisasm_test app, use this in conjunction with the libdisasm shared library to build apps/console apps which have a built x86 machine code dissassembler functionality, great for viewing debugging/tracing/patching results.
Update : 2024-05-03 Size : 63488 Publisher :

First steps towards system programming under MS-DOS7 This book is for those who intend to seize the most intimate secrets of modern com- puter technology. In order to be understood easily, narration starts with some elementary explanations and examples, but its main part presents professional level data with all rele- vant latest updates. These data will be beneficial for both students and teachers on com- puter technology as well as for computer maintenance staff, system programmers and de- velopers of x86-platform microprocessor equipment. -First steps towards system programming under MS-DOS7 This book is for those who intend to seize the most intimate secrets of modern com- puter technology. In order to be understood easily, narration starts with some elementary explanations and examples, but its main part presents professional level data with all rele- vant latest updates. These data will be beneficial for both students and teachers on com- puter technology as well as for computer maintenance staff, system programmers and de- velopers of x86-platform microprocessor equipment.
Update : 2024-05-03 Size : 3437568 Publisher : champ nontaburi

DirextXcar
DL : 0
这是一个小车,用了DX9.0和VS2010,能前进或后退,移动时后轮有转动的效果,有摄像机的全部效果,很简单,是我初学DX做的第一个东西,。。。。如果运行时提示找不到头文件就选属性中的VC++目录,把可执行目录改为DX下的utitlities/bin/x86,包含目录改为DX下的INclude,库目录改为DX下的lib/x86-This is a car with a DX9.0, can move forward or backward, move the rear wheels have the effect of rotation, is very simple, beginner DX I do first thing. . . .
Update : 2024-05-03 Size : 4948992 Publisher : 刘志豪
« 1 2 ... 44 45 46 47 48 4950 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.