搜索资源列表
DomainServer
- C++实现的CORBA分布式程序,是基于ACT/TAO在linux下,实现的代码,使用gcc编译-,C-C++,中间件编程/MiddleWare -C + + CORBA distributed programming is based on ACT / TAO in linux, Implementation of code, using gcc-C-C, middleware programming / MiddleWare
WSBOOKC
- winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而
source
- 这是书上的代码,Windows 环境下的GCC编程---Cygnus Cygwin32简介,供大家参考-This is the book code, Windows programming environment GCC Introduction--- Cygnus Cygwin32 for your information
gcc
- 本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有 心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻松地进入 Unix Programming -gcc
GCC-Technical-Reference
- GCC编程程序集合是目前最重要、应用最为广泛的开源源代码软件。本书分三部分介绍。 1、自由软件编程程序 2、使用编译程序集合 3、外设与内设-GCC programming procedures set is the most important stream of the most widely used open source software. Book is divided into three parts introduced. 1, free programming so
tGUNlinuxsourh
- gun linux编程原代码,很好的学习资料,大部分代代码都可以直接编译,gcc,gdb,已通过测试。 -gun linux programming source code, good learning materials, most of the generation of code can be compiled, gcc, gdb, has been tested.
mmpgg123-059rp
- mpg123代码+EQ的代码,此源代码,是一个相当完整的mp3播放器开放源码,该代码是在linux下gcc平台编译通通过,对学习在linux下系统编程与开发的人员有参考价值.不过mpeg2.5有bug,还需要进一步纠纠正. -code mpg123 code+EQ of this source code, is a fairly complete mp3 player open source code under linux gcc platform compiler to pass th
tigcc-library
- ti 89 计算器sdk开发,c语言编程工具gcc类库及说明-ti 89 calculator sdk development, c language programming tools gcc libraries and Descr iption
gcc-gPP-3.4.2-20040916-1-src.tar
- gcc,g++源码,通过对其的研究,可以深入了解编程的细节,提高编程技术和能力。-gcc, g++ source, through their study provides insight into the details of programming, to improve programming skills and capabilities.
AVR-Samples
- It is a pack (Part1 of 2) of 25 AVR Programming Sample Codes, with different fully standalone ready made AVR Applications, such as ThermometerLCD,multiple file handling, SD Card monitor and so on... Worth a look if you want to really learn AVR-GCC
8253
- 8253 芯片乐音 IO编程。通过CodeBlock + GCC 编译即可,要在DOS 运行则要修改代码重新编译。-Music on chip 8253 I/O programming
c-language--environment
- Linux平台上c语言编程环境1.熟悉gedit命令,编辑C语言程序2. 用gcc把源程序编译成可执行程序-C language programming environment on the Linux platform. Familiar with gedit command, edit the C language program with gcc to compile the source code into an executable program
pat
- pat.zju.edu.cn 计算机编程训练平台上基础题和部分提高题的源码,C语言,gcc编译通过。该平台上练练手不错,但是一些测试点不告诉你错在哪里十分纠结。-Source-based questions and some questions on pat.zju.edu.cn improve computer programming training platform, C language, gcc compiler. To practice good hand on the platfo
library-management-system-project-in-c
- Mini Project in C Library Management System. This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you
Typing-Tutor-Project-in-C
- Typing Tutor Project in C. Typing is the basic command to run a computer and your typing speed plays vital role while working in computer to save time. Here I have presented a Typing Tutor Project in C to measure user’s typing speed and to enhan