资源列表
[编译器/词法分析] visual_SNL_C_complier
说明:snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL langu<张振宇> 在 2008-10-13 上传 | 大小:3.33mb | 下载:0
[操作系统开发] VxWorksBSPexample
说明:VxWorksBSPexample,很好的启动学习过程。-VxWorksBSPexample a good start learning process.<zho> 在 2008-10-13 上传 | 大小:11.94kb | 下载:0
[汇编语言] Absolute_Safe_File
说明:使用汇编语言编写,将一个文件以忽略文件系统的RAW格式存入磁盘中。这意味着除了使用这个程 序,他人没有办法读取你的文件。对机密文件的保存非常有效!-use of assembly language, will be overlooked in a paper file system into the RAW format disks. This means that in addition to the use of this<尤冉> 在 2008-10-13 上传 | 大小:1.61kb | 下载:0
[操作系统开发] Csharpoperatingsystem
说明:Csharp写的一个超微软操作系统,欢迎大家互相学习讨论-Csharp write a super-Microsoft operating system, we welcome the discussion to learn from each other<mk> 在 2008-10-13 上传 | 大小:219.38kb | 下载:0
[其它] dllTest7_callobject
说明: DLL中定义的类可以在应用工程中使用。 这是个例子源码,在这个工程中,我们在DLL中定义了point和circle两个类,并在应用工程中引用了它们-DLL definition of the class in the use of application engineering. This is the example source code, in this project, We DLL defines a point<zhengyan> 在 2008-10-13 上传 | 大小:639.27kb | 下载:0
[语音合成与识别] FMMIDI
说明:是FM 合成软件,包括 Driver 与 MIDI Coder FM synthesis-of FM synthesis software, including MIDI Driver and FM synthesis Coder<TaiyunZhou> 在 2008-10-13 上传 | 大小:61.26kb | 下载:0
[其它] dllTest5_stdcall
说明: 如果通过VC++编写的DLL欲被其他语言编写的程序调用,应将函数的调用方式声明为__stdcall方式,WINAPI都采用这种方式,而C/C++缺省的调用方式却为__cdecl。这个工程为你演示了__stdcall调用的例子。-prepared by the DLL in order to be prepared in other languages procedure call, shall function call statem<zhengyan> 在 2008-10-13 上传 | 大小:61.93kb | 下载:0
[其它] dllTest6_qjbl
说明: DLL定义的全局变量可以被调用进程访问,DLL也可以访问调用进程的全局数据,这是一个引用DLL中变量的例子。-DLL definition of global variables can be called the visit process, DLL calls can also visit the process of global data, which is a DLL used variable example.<zhengyan> 在 2008-10-13 上传 | 大小:59.69kb | 下载:0