由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - Programming with objects
相关主题
C++ object-oriented for CFDpython 语言的设计思想
C 和 C++ 相比有什么优点?新手求教 IGOR Pro 使用。。。
big java early object 答案[转载] any procedures to compute and show the permutations?
matlab的symbolic object没办法转成double吗?那就是不能做图了?Re: [转载] any procedures to compute and show the permutations?
Binary integer programming in Matlab?Re: 关于文件输出,请教大家 How to do in C
如何取出 一个object (cfit)中的参数?[gfortran]procedures must be either all SUBROUTINEs or all FUNCTIONs
请问cost function 和object function/goal function 是一回事吗?请教大型科学计算软件程序的开发经验
急!java 入门, 代码问题~~请各位好心人帮帮忙!FFT in C
相关话题的讨论汇总
话题: objects话题: object话题: oriented话题: way
进入Computation版参与讨论
1 (共1页)
f*******a
发帖数: 80
1
Ever think about programming in an object-oriented way?
f*******a
发帖数: 80
2
As programs get more and more complex, object-oriented programming provides
an alternative to the traditional procedural programming to manage code.
Codes for computation are often written in a procedural way, which is a
natural way of carrying out an algorithm. When getting many codes to work
together, I find object-oriented programming really helps structure/maintain
the code.

【在 f*******a 的大作中提到】
: Ever think about programming in an object-oriented way?
s**i
发帖数: 381
3
very true

provides
maintain

【在 f*******a 的大作中提到】
: As programs get more and more complex, object-oriented programming provides
: an alternative to the traditional procedural programming to manage code.
: Codes for computation are often written in a procedural way, which is a
: natural way of carrying out an algorithm. When getting many codes to work
: together, I find object-oriented programming really helps structure/maintain
: the code.

n****g
发帖数: 150
4
object是程序员得了强迫症的一种表现。
1 (共1页)
进入Computation版参与讨论
相关主题
FFT in CBinary integer programming in Matlab?
Abaqus modeling/ Orthotropic materials如何取出 一个object (cfit)中的参数?
3D Grid 和 一个圆柱的交集请问cost function 和object function/goal function 是一回事吗?
请问: 有没有没学C直接学C++的?急!java 入门, 代码问题~~请各位好心人帮帮忙!
C++ object-oriented for CFDpython 语言的设计思想
C 和 C++ 相比有什么优点?新手求教 IGOR Pro 使用。。。
big java early object 答案[转载] any procedures to compute and show the permutations?
matlab的symbolic object没办法转成double吗?那就是不能做图了?Re: [转载] any procedures to compute and show the permutations?
相关话题的讨论汇总
话题: objects话题: object话题: oriented话题: way