搜索资源列表
linux011zhushizhong
- linux最初版本的源代码呀,对操作系统开发有兴趣的朋友可以研究一下!! 代码由国内的某位牛人做了注释(中文的)!别的就不用多说了,-initial version of the Linux source code ah, the development of the operating system are interested in the study can be friends! ! Code from the domestic cattle of a certain person
droidwall
- Android防火墙软件 Droid Wall的源代码文件,代码里都有注释,不过不是中文的-Android Droid Wall firewall software source code files, code has a comment, but not Chinese
MyASMSRC
- <30天自制操作系统>书中使用的汇编工具源码粗粗整理版,并且改了个名字 注意这个汇编格式是该书作者自己修改过的,和一般的不同.主要可以用来分析下原理,其他没啥用.有文法分析.... 使用Qt-QMake+Mingw能编译通过生成exe,有Qtpro文件,可以加到eclipse里面看代码了,部分注释翻译成了中文.-asm tools source code,for fun....