资源列表
asmprogrametools
- 对于dos下asm编程的初学者很有帮助,只需用到两个应用程序。-For asm programming under dos helpful for beginners, simply use two applications.
Visual_Assist_X_10.6.1822.0
- 一个很好的插件,会让你编程时节省很多时间, 【1】Visual Assist X for VS2008/VS2005/VS2003/VC6 安装方法: 先双击运行:Visual Assist X 10.5.1738.0.exe 进行安装,之后将 破解补丁 文件夹内的 VA_X.dll拷贝到 Visual Assist X 的安装目录内覆盖源文件即可!-A good plug-in, and you will save a lot of programming time, 【1】 V
C18Crack
- Microchip的C编译器MCC18的破解文件-Microchip' s C compiler MCC18 the crack file
IncBuildNo
- IncBuildNo是个命令行工具,与VS配合即可完成递增版本号的任务。如果你采用第一种版本号风格,IncBuildNo也能很好地胜任。IncBuildNo甚至可以干别的递增数字的工作,不仅仅是版本号,因为运行它时需要的参数之一是正则表达式。-IncBuildNo is a command-line tool to increment the version number of the task can be completed in conjunction with VS. If you us
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
TPaxCompilerV2_4_03
- paxCompiler是一个帕斯卡编程语言工具,编译工具生成机器代码为Intel处理器。编译工具的模式包括:基本的编译器和C编译器,交叉语言编程,固定装配工。 -paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are: The compiler generates machine code for
VBDecompiler5
- VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0.
C0Compiler
- 用c++开发的一个小小的解释器,适合初学者学习编译原理有帮助!-C++ development with a small interpreter for beginners to learn the principle of compiled help!
Cyuyanbianyiqi
- 简单c语言语法的编译器,用c语言实现,包括词法语法和语义分析-Simple compiler syntax c language, using c language, including lexical syntax and semantic analysis
Compiler
- c0文法编译器,可生成四元式完成代码优化,再生成汇编语言,由汇编程序解释执行。-c0 grammar compiler can generate code optimized quad-style completion and then generate assembly language, interpreted by the assembler.
windows
- 磁卡读写测试程序,兼容市面上大部分磁卡机,可作为中间件做其他类型的开发-Magnetic card reading and writing test procedures, compatible with the market the majority of magnetic machine, can be used as middleware to do other types of development
GrammarAnalysis
- 一个很不错的C++语法分析器,主要使用的是LL1文法,可以自动判断是否为LL1文法,若是,可以对例句进行语法分析-A very good C++ parser, the main use of the LL1 grammar, can automatically determine whether the LL1 grammar, and if so, can listen to parse