搜索资源列表
list
- 用c++面向对象中模板思想设计,单链表的实现和应用-With c++ Template object-oriented thinking in the design, the realization of a single list and applications
Student(DOS)
- 使用vc++控制台编写的学生成绩管理系统,可以实现学生成绩的添加,删除和修改,为c++语言编写,可有助于提高面向对象的编程能力的提高。-Using vc++ console prepared student achievement management system, student achievement can be added, deleted and modified for the preparation of c++ language, can help to improve obj
parking
- 用C++写的面向对象的程序,以停车场的管理为基础,对面向对象有很好的诠释-Written using C++ object-oriented programming to the car park management based on object-oriented interpretation of good
yunsuanfu
- C++中预定义的运算符的操作对象只能是基本数据类型,对于很多用户自定义类型,也需要有类似的运算操作,这就提出了对运算符进行重新定义,赋予已有符号以新功能的要求。-In C++ predefined operator operating the object can only be basic data types, for many user-defined types, operators also need to have a similar operation, which propos
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
fraction
- 控制台程序,C++编写的面向对象的分数类-Console program, C++ written scores of class of the object-oriented
test
- C++中多态编程,继承与组合的区别,帮助深刻理解面向对象思想-Polymorphism in C++ programming, the difference between inheritance and composition, a deep understanding of object-oriented thinking to help
particaltracking_double
- 粒子滤波跟踪算法C++实现,内含visual studio 2010 工程文件-tracking object with algorithem of Partical_tracking