资源列表
数据结构篇
- 学习数据结构,对大家以后开发C,C++都有帮助,特别对软件工程的同学有很多帮助-study data structure, right after we develop C, C + + can help. especially for software engineering students will have a lot of help
Software Testing
- Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready fo
nepc-0[1].2-r2.tar.bz2
- yacc 代码示例.演示了如何通过lex、yacc编写自己的语言。-generates code examples. Demonstrated how lex, generates prepare their own language.
电饭锅防溢报警嵌入式系统
- 这是个很好的设计方案,有不足的地方请大家多多提出宝贵的意见,谢谢!-This is a very good design, is inadequate in many areas Please valuable comments, thank you!
20058149374874
- 在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-analysis of the past, some of the Course Scheduling software on the basis of a Course Scheduling common management information system design methods, as well as some specific technical problems t
zzzxpkxt
- 在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-analysis of the past, some of the Course Scheduling software on the basis of a Course Scheduling common management information system design methods, as well as some specific technical problems t
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
钢琴(C语言)
- 用C语言编写的钢琴,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,应用程序通过读取该文件,能播放音乐。是一种简单的音乐播放器的模型。-C language of the piano, their performances can also be prepared by the broadcast their music files. The latter song is its own document preparation, application procedures
具有运算符优先级的计算器(C语言)
- 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
My_Graphic.V2.0
- 画图程序 通过DEPHI 实现画图板的功能-drawing program through DEPHI achieve drawing board functions
walkInTheMazeC
- 是C++的基础,对于初学C++的人来说,有很大的帮助 -C is the basis for learning C people, a great help
抽象数据类型实现
- 二叉树抽象数据类型的实现 问题说明:数据结构来实现二叉树具体函数功能的实现; 以及相关操作。-binary tree abstract data types realization : data structures to achieve specific function in a binary tree the realization; , and related operations.