搜索资源列表
SCSI_(The_Programmers_guide_to_scsi)
- 無意間在網上找到這本書,已經絕版了也很難找到所以放上來分享給大家,提供大家學習 本書對SCSI的介紹偏重於軟件開發方面。在介紹了SCSI的基本概念後,介紹了SCSI編程的程序化方法,並在DOS和Windows下研究了ASPI(高級SCSI編程接口),在Windows和Windows NT下研究了ASPI32的擴展,在介紹SCSI在UNIX平台的應用時,把重點放在了Linux平台上-This book the introduction stresses to SCSI in the softw
sdcheck
- linux 环境下获取sd卡或指定磁盘的空间状态,并以windows的方式显示,适合习惯windows编程的用户使用linux环境编程-linux environment, access to the sd card or the specified disk space status, and display windows of the way, for habits of windows programming user programming linux environment
tcc-0.9.25
- 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
compile
- C_minus编译器,linux下的。编译课程设计可用。-c_minus for linusC_minus compiler. Compiled curriculum design available.
LinuxC
- 自己写的c语言编译器,可以实现在linux环境下编译c语言-Himself wrote the c language compiler, can be implemented in linux environment compiler c language
C--Compiler
- C--编译器的实现代码 主要实现C--程序的语法错误 包括变量名、函数等的检查 YACC 和 Lex 在linux下编译通过 -C- compiler implementations code of the main C- syntax error process include variable names, functions, etc. Check YACC and Lex compile under linux
65816
- 65816的编译器,在linux下运行,readme.1st文件告诉你如何编译出执行文件,65816.doc会告诉你汇编语法-65816 compiler, running under linux, readme.1st file tells you how to compile an executable file, 65816.doc will tell you the assembler syntax
emacs.tar
- emacs 编译器,配置文件,放在linux下的主目录当中,非常好用-The Emacs compiler, the configuration file, the main directory on under Linux, very easy to use
DOTANALYZER
- 使用YACC进行dot图形语言的语法分析,仅上传编写的代码,使用时需先安装YACC(linux系统下),并联合编译,或者运行MAKE完成编译生成相应可执行文件。-YACC performed using dot syntax analysis, upload only part of the code, when used need to install (under linux system) YACC, and jointly compile, compile or run MAKE gen
MakeSystem
- linux下C/C++编译脚本。本源码封装makefile系统的格式的命令,只需对源码进行少量修改(修改make/head.mk)便可以进行交叉编译。不进行交叉编译的同学可以直接修改makefile文件里面的字段(字段意义在对应文件内有说明)即可。本系统支持多级目录递归编译。-C/C++ Linux compiler scr ipt. This source code package makefile system format command, simply a small number of