资源列表
main
- 自己构造一个栈,使用循环栈,并能根据成序运行中各种情况给出相应处理-Have constructed a stack, using a loop stack, and can run in sequence according to the circumstances as the appropriate treatment is given
non-gpl-bits
- Source code for G711, G722, G726
cPP
- c++程序设计教程(修订版) 作者:钱能。浙江工业大学 课后习题-c++ programming tutorial (Revised Edition) by: Money can. Zhejiang University of Technology after-school exercise
arithmetric
- 算术编码编解码的C语言实现 即用C语言实现算术编码编解码-Arithmetic Coding
wanzheng_wugongbucang1
- 小学期编的基于C#的无功补偿优化设计的无功补偿点选择和无功补偿量确定部分的程序设计。-School of compiled C#-based optimal design of reactive power compensation of reactive power compensation point of choice and determine the amount of reactive compensation part of the programming.
spi-with-pic
- i have done c course
Ch7Demo1
- 零基础学Visual C++的一个vc实例,对大家有用-example of vc++
Struts-1.1-API
- struts 1.0 api文档,提供大家下载-struts 1.0 api documentation
raoshe
- 绕射扫描叠加 绕射扫描叠加 绕射扫描叠加 程序-Diffraction scanning superposition diffraction scanning superposition diffraction scanning superposition diffraction scanning superposition diffraction scanning superposition diffraction scanning superposition program
Option-Explicit-Opti
- 一篇VB的程序设计题,功能强大,实用性强,VB-A VB program design issues, powerful, practical, VB
How-to-use-UltraEdit-Module
- 使用ultraedit的模块功能,实现快速代码写入,程序员必知必备-ultraedit module edit function
cPP-primerSolutio
- C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。 -The th