汇编语言程序集
汇编语言程序,包括画图程序,音乐程序,打字游戏程序,文件处理程序-Assembly language program, including the Paint program, m
本专区汇聚了各类基于 系统编程 开发的源码资源,共计 835 篇资源供开发者免费下载学习。
汇编语言程序,包括画图程序,音乐程序,打字游戏程序,文件处理程序-Assembly language program, including the Paint program, m
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂-very good!!!
详细介绍了LINUX的API用法,并附有实例提供速查,极为实用-LINUX detailed usage of the API, with examples provided by
一个牛人用汇编写的浏览器源码 A cow with a compilation of source code written in the browser-A cow with
Linux C编程一站式学习,亚嵌培训教材,非常详细。-Linux C programming a one-stop study, Asia embedded training m
linux2.6输入子系统,包括详细的代码分析-linux2.6 input subsystem, including a detailed analysis of the cod
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application
vc++在操作系统的应用 -vc in the operating system, applications
驱动中加载dll的代码,类似于应用层中loadlibrary()等等,R0中有用啊!-Driver loaded dll code, similar to the applicat
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycle