搜索资源列表
fenbushi
- 本文就采用面对对象的方法以UML为建模语言,使用PowerDesigner这个case工具分析设计一个分布式的B/S结构的基于COM+和XML的网络考试系统。并使用Delphi、VBscr ipt、ADO、XML、HTML等编程工具、语言和技术实现了这个系统。-paper on the use of object-oriented approach to UML for modeling language, PowerDesigner use this case a tool for analy
classmanager
- 作品名称:班级成绩管理系统 作者:sammual 一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加到工程里编译即可。 二 该系统的特点:1信息保密。由于该系统是用于存放,修改,删除,查询学生
AMDesign
- 一个感应电机设计过程的MATLAB文件,省去手工计算的麻烦,也可以自行封装成面对对象的exe文件。
source.code
- 《C++面对对象程序设计》的所有源代码和部分头文件- C++ Face OOP all source code and some header files
kdddbc.tar
- 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
MetalsugForS60
- 网上找到的一个在s60机上的合金弹头源码,可惜的是没有资源,无法运行。这个游戏只有两个类,但是没有抛弃面对对象的思想,此游戏的版权归开发者,下载之作学习之用,如用于其他用途一切后果由下载者负责。-Found online at s60 a plane source on the Metal Slug, but that does not have the resources, can not run. Only two types of the game, but did not abandon
lab3_b
- 对象的初应用,教学信息管理。初步应用C++实现面对对象的编程!-First object!
monituihuo
- 运用matlab实现了面对对象的模拟退火,并讲解详细-k-means algorithm, the use of debug matlab, and the success of simple and practical
C_sharp_tuizhuangkuai
- 本程序是用C#来演示推砖块游戏,完全面对对象,适合初学者用于学习之用-This procedure is used C# to demonstrate the game to push the bricks, fully object-oriented, suitable for beginners for learning purposes
StudentManangSystem
- 完全面对对象C++ 写的学生管理系统 2个类,一个类为操作单个人,另外一个类操作一群单人人类-Completely object-oriented C++ student management system written in two classes, one class for the operation of a single person, while a class action a group of single human
oopc
- 使用C语言的宏实现的面对对象编程,很有意思,文档齐全-Using the C language macros implemented object-oriented programming, is very interesting, the document is complete
DependencyInjection
- java 开发中的依赖注入软件包,面对对象-DependencyInjection
a
- java 编程源码,练习用,多线程,面对对象 -java source code
c
- java 编程,多线程,面对对象,练习用 -java source code ,basic,single,
Java1
- java 源代码,初学者练习用,面对对象,多线程.-java source code,basic,single,execsize
Java2
- java 源代码,面对对象,练习用,初学者使用. -java source code,basic,single
Java3
- java 练习用,初学者使用,面对对象,多线程. -java source code
pc
- c++面对对象的编程思想,每个编程人员必需的- c++ facing object programming thought
one
- 面对对象的程序设计语言,南京航空航天大学计算机科学与技术专业的课后题-Object oriented programming language, Computer Science, Nanjing University of Aeronautics and Technology professional after-school issues
kwic oo面对对象模式
- kwic oo面对对象模式。经典的模式之一。。。。。。。。。