搜索资源列表
ucw-src129
- UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
Keil_C_tutorial
- 分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp
avr-ada-1.0.3
- AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well. -AVR-Ada aims to make the Ada
bobo1
- 图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!-Library management system, design their own curriculum, there is little question! Please be lenient!
u++-5.5.0.tar
- uC++ Translator and Concurrency Runtime System. The u++ command compiles uC++ and C++ source files and links C++ object files named on the command line. The u++ command introduces a translator pass over the specified source files after
t3devkit-0.10.tar
- t3devkit是ETSI组织的一个开源的ttcn-3语言执行环境,最好配合picottcn编译器使用。-T3DevKit is a free open source toolkit to ease the development of test suites in the TTCN-3 environment. It provides: a CoDec generator (t3cdgen) that automates the development process of the
ucc160
- ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
LIBRARY
- Library Management System
cli
- 命令行解释器,寸C语言实现,没有调用任何类库,适合小型系统移植-Command-line interpreter, inch C language, do not call any library, for small system migration
ThePStandardPCPLibrary
- C++有很多的库, 你自己也可以写几个, 但那是你自己的,只有你自己用能用. MS也有很多C++库, 但那只能在MS系统上用, 而C++标准库是大家都可以用的,所有的C++编译器都支持-C++ has a lot of library, you can also write several, but it is your own, only yourself with use. MS also has a lot of c++ library, but that can only be used
LL1_display5.11
- 本文描述了针对编译原理课程中LL(1)文法分析过程的演示系统的设计与实现过程。本系统在Visual C++环境中使用MFC类库开发实现。针对高效率和美观实用两个目标,分别设计了前台和后台。前台负责界面显示和用户交互,后台透明地执行LL(1)分析过程的相关操作,为前台提供数据。通过MFC的消息响应机制,将后台功能模块加入到前台相应功能菜单的消息函数中。前台界面提供了和用户交互的菜单,根据演示系统的需求以及LL(1)文法分析过程中的各个步骤,将前台分为七个模块,其中每个菜单项分别对应各自的功能模块。
LibSys
- library system you can now download herr fast
Simple-Database-Engine
- 结构化查询语言 (Structured Query Language)简称 SQL.结构化查询语言是一种数据库和程序设 ,用于存取数据以及查询、更新和管理关系库统。 结构化查询语言是高级 数据操作语言, 不要求用户指定对数据的存放方法,也需了解具体不要求用户指定对数据的 存放方法,也需了解具体数据存放方式, 所以是一种高效的数据输入与管理的接口。结构化查询语言句可以嵌套,这使他具有极大的灵活性和强大功能。 在本题中,我们实现部分比较重量和常见的SQL语句,数据存储在内存中。-Struct
