搜索资源列表
free_boot
- 基于arm7s3c2410开发板的bootloader的设计与实现源代码 采用汇编语言和C语言编写
switch.s.tar
- 这是一个汇编程序,实现了不同体系下的linux进程切换,比linux源代码中的嵌入世汇编更加易读-This is a compilation of procedures, to achieve a different system, the process of switching the linux than linux embedded in the source code more readable compilation of the World
Qt4_trayicon
- Qt3,的Qt4托盘程序 由于在不同的平台需要不同的写作Qt的托盘,国外的网路循环 Qt3托盘程序的多个平台程序的源代码,但 它的源代码,不能直接进入混乱中使用了带 初学者,也能感受到对通信的来源很多朋友是合格的,在 最少的 该代码并不一定阅读能力,并汇编Baocuo没有足够 经验来了解一个朋友就是这个样子。 我不会为其他来源Qt3托盘,下面的源代码,供 下载的Qt4托盘载有外国的开源爱好者已被Qt3提供- 赢 平台和
Spi
- ARM7下SPI接口使用的源代码,包含C语言及汇编-Under the SPI interface uses ARM7 source code, including the C language and compiled
AT_T.pdf
- 这个是at&t的汇编手册,看linux早期的内核启动的源代码的时候会用的上的-At&t this is a compilation of manuals and see linux kernel start early when the source code will be used on
linux-0.11.140318
- 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,