由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - 那位大侠能推荐一个简单易用的 C++ Software/Compiler吗?
相关主题
弱问mark joshi那本c++的code如何运行?有个公司要让我做coding test
Learning C++ to enhance Quant skills, any good online tutorials oor books?Really Stupid Question: How to run VC++ 2008 Express
求:Financial Instrument Pricing Using C++ 的附书CDC++ and threading interview questions
[合集] 这几本金融编程的书,哪个适合初学者?请教做C/C++ online test
虚心请教一道编程题急问offer选择 (转载)
转让金融数学书C++ 题目 (转载)
如何在c++里存储latticeC++ online Test 2题
[合集] C++ 里面 long 怎么 进行 bitwise ANDC++大家都用什么版本的compiler
相关话题的讨论汇总
话题: c++话题: compiler话题: gcc话题: software话题: unix
进入Quant版参与讨论
1 (共1页)
j******m
发帖数: 70
1
小弟现在在学C++
但怎么都没办法弄明白compiler到底怎么动作的,
只想找一个简单的C++ Compiler Software,
不需要什么IDE environment的, 有个.cpp and header file 就能用的那种
开始装了G++, 用不了, 设置了path, 但怎么也找不到complier,
试了个unix的也不行, 我用的是Windows 7 32bits,
现在用Visual C++ 倒是work, 但是那个 stdafx.h 实在太讨厌,
我学duffy那本书里的coding example 都要加这个东西, 实在太费事,
有没有简单好用的, 像Dr. Java 的 Java compiler那样,
有个source file就能学得。 Duffy 那本书里用的是什么compiler阿?
小弟先谢过了
k*******d
发帖数: 1340
2
cygwin + gcc
r***6
发帖数: 401
3
Install a real unix such as ubuntu. gcc comes with it or can be easily
installed as package.

cygwin gcc
★ Sent from iPhone App: iReader Mitbbs Lite 7.28

【在 k*******d 的大作中提到】
: cygwin + gcc
r***6
发帖数: 401
4
Sine you are posting in quant, no real firm trade in windows. -r

Install a real unix such as ubuntu. gcc comes with it or can be easily
installed as pack........
★ Sent from iPhone App: iReader Mitbbs Lite 7.28

【在 r***6 的大作中提到】
: Install a real unix such as ubuntu. gcc comes with it or can be easily
: installed as package.
:
: cygwin gcc
: ★ Sent from iPhone App: iReader Mitbbs Lite 7.28

j******m
发帖数: 70
5
小弟现在在学C++
但怎么都没办法弄明白compiler到底怎么动作的,
只想找一个简单的C++ Compiler Software,
不需要什么IDE environment的, 有个.cpp and header file 就能用的那种
开始装了G++, 用不了, 设置了path, 但怎么也找不到complier,
试了个unix的也不行, 我用的是Windows 7 32bits,
现在用Visual C++ 倒是work, 但是那个 stdafx.h 实在太讨厌,
我学duffy那本书里的coding example 都要加这个东西, 实在太费事,
有没有简单好用的, 像Dr. Java 的 Java compiler那样,
有个source file就能学得。 Duffy 那本书里用的是什么compiler阿?
小弟先谢过了
k*******d
发帖数: 1340
6
cygwin + gcc
r***6
发帖数: 401
7
Install a real unix such as ubuntu. gcc comes with it or can be easily
installed as package.

cygwin gcc
★ Sent from iPhone App: iReader Mitbbs Lite 7.28

【在 k*******d 的大作中提到】
: cygwin + gcc
r***6
发帖数: 401
8
Sine you are posting in quant, no real firm trade in windows. -r

Install a real unix such as ubuntu. gcc comes with it or can be easily
installed as pack........
★ Sent from iPhone App: iReader Mitbbs Lite 7.28

【在 r***6 的大作中提到】
: Install a real unix such as ubuntu. gcc comes with it or can be easily
: installed as package.
:
: cygwin gcc
: ★ Sent from iPhone App: iReader Mitbbs Lite 7.28

m****s
发帖数: 1481
9
搭车求教!我目前在学C++,但是是在windows下用visual studio。
可以介绍下real firm/IB的开发系统都是什么平台和编译器的么?除了c++和算法之外
,还需要学习那些编程相关的东西比较好?比如linux/unix?
谢谢

【在 r***6 的大作中提到】
: Sine you are posting in quant, no real firm trade in windows. -r
:
: Install a real unix such as ubuntu. gcc comes with it or can be easily
: installed as pack........
: ★ Sent from iPhone App: iReader Mitbbs Lite 7.28

h******e
发帖数: 462
10
stdafx.h你可以不让他出现的
1 (共1页)
进入Quant版参与讨论
相关主题
C++大家都用什么版本的compiler虚心请教一道编程题
请问哪个c++LIBRARY有CDF function?转让金融数学书
听说这里有个叫牛逼的的如何在c++里存储lattice
一道很有意思的老题: some thought[合集] C++ 里面 long 怎么 进行 bitwise AND
弱问mark joshi那本c++的code如何运行?有个公司要让我做coding test
Learning C++ to enhance Quant skills, any good online tutorials oor books?Really Stupid Question: How to run VC++ 2008 Express
求:Financial Instrument Pricing Using C++ 的附书CDC++ and threading interview questions
[合集] 这几本金融编程的书,哪个适合初学者?请教做C/C++ online test
相关话题的讨论汇总
话题: c++话题: compiler话题: gcc话题: software话题: unix