搜索资源列表
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
实验6 稀疏矩阵
- 利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C-mass sparse matrix storage and achieve matrix modified by the operator. Entry requirements : Triples way. C Runtime Environment
汉诺塔游戏
- 汉诺塔游戏,很经典的啊,用C++运行就可以了,快来试试吧.-HANOR games, the classic ah using C Runtime, and they can try to hurry it.
csmile_1_0.src
- C-smile OOL is a scr ipting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行字节码的虚拟机,和可扩展的C++运行时。它是为运行独立的可插
DirectShowLibV1-3
- dotNET c# directshow的运行库, 由C#的direct运行时库实现截取和回放 在本版本中 增加了DirectDraw, Windows Media Format的示例代码-dotNET directshow the runtime from the direct C# runtime library to intercept and playback version of the DirectDraw added to the Windows Media Format of t
PIC_CCS_C_MMC_card
- PIC的MMC源代码,CCS运行环境C程序-PIC MMC source code CCS C Runtime Environment procedures
diguifenxi
- 语法分析器 源代码 可以用于学生编译原理课程设计编写 很好的参考。,运行环境Visual C-parser source code can be compiled for students preparing curriculum design principle a good reference. , Visual C Runtime Environment
AES_dotnet
- 该文件属于c#运行环境下AES加密程序源码。-documents belonging to the c # runtime environment under AES encryption source.
aes-c[1][1].tar
- 该文件属于c++运行环境下AES加密程序源码。-documents belonging to the c runtime environment under AES encryption source.
aessrc
- 该文件属于c++运行环境下AES加密程序源码。-documents belonging to the c runtime environment under AES encryption source.
微软的c runtime库的源代码
- 微软的c runtime库的源代码,提升编程功力的案头必备代码,成长为高手的必由之路。,Microsoft c runtime library source code to improve programming skill necessary code for the desk, the only way to grow as the master.
qq_zi_dong_deng_lu
- QQ自动登陆器.QQ密码加密算法的实现.运行环境Visual C-QQ automatic landers. QQ password encryption algorithm. Visual C runtime environment
C
- C++反汇编揭秘2 – VC编译器的运行时错误检查(RTC) - [C/C++]-Runtime Checking
autopano-sift-C-2.5.1.tar
- 这是拼接程序autopano-sift的c接口源码,它运行更快而且不要c#运行环境-autopano-sift-C is a C port of the C# software autopano-sift. It is somewhat faster and doesn t require a C# runtime- Installing the mono C# runtime on OS X has proved to be problematic on some systems.
msvcrt-v5
- microsoft visual studio c++ runtime library version 5
Modern-Compiler-Implementation-in-C
- 本书全面讲述了现代编译器的各个组成部分,包括:词法分析、语法分析、抽象语法、语义检查、中间代码表示、指令选择、数据流分析、寄存器分配以及运行时系统等。-This book fully describes the modern compilers of the various components, including: lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the
Modern-Compiler-Implementation-In-C
- 本书全面讲述了现代编译器的各个组成部分,包括词法分析,语法分析,抽象语法,语意检查,中间代码表示,指令选择,数据流分析,寄存器分配及运行时系统。-This book fully describes the modern compilers of the various components, including lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the ins
C++Primer3rdEdition
- 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based(The changes between the second and third editions of this book are very large. One o
C专家编程
- 本书撷取了几十个实例,细致、深入地讲解了C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及分析了如何进一步学习C++等问题。(This book captures dozens of examples, detailed and in-depth explanation of the history of C, language features, statements, arrays, pointers, links, runtime, memory, and how to furt
C语言标准与实现
- 讲解C语言的实现,深入到汇编级别,描述C运行时环境等内容,适于高级程序员阅读。(Explain the implementation of C language, go to assembly level, describe C runtime environment and so on, which is suitable for senior programmers to read.)