topics

全部话题 - 话题: progamming
首页 1 2 3 4 5 末页 (共5页)
h***r
发帖数: 726
1
瞎掰
progamming: consumer pc or business pc? (business pc accoring to yor post,
but it is certainly not. What about using office? or simple photo editing?
This way of categorizing pc to consumer pc and business pc is bullshit.
I definitely think most of use are between these two kinds of PCs.
b*********2
发帖数: 255
2
谢楼上二位。试了一下。买了gplayer, 但只有声音没有图像。也试了free的
rushplayer lite,但一播放就自动退出progame. 还下载了cctv5的app,但好像只能放
电视节目,不知道该怎么把自己的wmv文件加进去。请再指点一下吧。
楼上的包子已快递,请查收。
继续蒸包子等
还请推荐可以把mwv转mp4的软件。多谢啦
e*****r
发帖数: 379
3
【 以下文字转载自 Programming 讨论区 】
发信人: echfour (h4), 信区: Programming
标 题: question: C#,python,C interfacing
发信站: BBS 未名空间站 (Mon Aug 25 12:09:33 2008)
Anybody has experience to glue C#, python,C together?
//C#: for its GUI WPF/Forms,and designing new dll/codes;
//python: because its libraries/and lots of ready codes
//C: many algorithms already in C!
Which way is better?
1) Using python as main tool: using VS.net C# for progamming dll
2) Using C# as main tool, while gluing python to C#
Again: I can't
S******n
发帖数: 590
4
The Java Progamming Language
Core Java 2

very
d*****c
发帖数: 15
5
来自主题: Database版 - 问一个关于SQL的问题
记得在oralce PL/SQL 里面看到一个关于 Hierarchical Data Retrieval.跟你的问题
很像,你可以试试。如果你不是用oracle,就不知道了
(Oracle Database 10g PL/SQL Progamming的132页里的例子改造一下应该可以用)
语法大概是:
SELECT max(LEVEL)
INTO 。。。
FROM Tree
START WITH 。。。
CONNECT BY PRIOR parent_node = node
w****g
发帖数: 597
6
来自主题: Internet版 - Publishing with BitTorrent gets easier-Z
BitTorrent Press Release:
http://www.bittorrent.com/trackerless.html
BitTorrent Goes Trackerless: Publishing with BitTorrent gets easier!
As part of our ongoing efforts to make publishing files on the Web painless
and disruptively cheap, BitTorrent has released a 'trackerless' version of
BitTorrent in a new release.
Suppose you bought a television station, you could broadcast your progamming
to everyone in a 50 mile radius. Now suppose the population of your town
tripled. How much more does it c
g*****g
发帖数: 34805
7
来自主题: Java版 - a garbage collection question
It's not gonna be GCed as the Vecotor keeps an ref to the string.
It will be GCed only when v is GCed, that will be end of progam
as v is static.
Vector, memory pool, resource conn (DB, network) is where you 'll
find memory leak in Java.
F****n
发帖数: 3271
8
来自主题: Java版 - Java5 compatibility issue
In Java5 "enum" is a reserved keyword. So I have many progams in which "enum"
has been used as variable names. Is there any tool I can used to convert the
names so those programs can get compiled under Java5?
F*******X
发帖数: 143
9
本人自学Java中,有C, Verilog, Assembly的基础。我真的感觉Java语言不是很难学,
只是自己少鞭策,学得慢。我还是感觉到Java的强大,包括她很多开源的工具。在
Progamming版悠游时候看到很多人怎么对Java Programmer如此不屑呢?我是认为
Programmer有2中,1种是用脑精的,经常想到很多精炼的算法;而另外1种是应用的,
就是懂得应用很多方法工具去解决问题,但想法构思可能不是很精炼。我认为我是应用
型的,Java就很适合我。难道脑子想不出精炼的东西就被不屑?
e*****r
发帖数: 379
10
来自主题: Programming版 - question: C#,python,C interfacing
Anybody has experience to glue C#, python,C together?
//C#: for its GUI WPF/Forms,and designing new dll/codes;
//python: because its libraries/and lots of ready codes
//C: many algorithms already in C!
Which way is better?
1) Using python as main tool: using VS.net C# for progamming dll
2) Using C# as main tool, while gluing python to C#
Again: I can't find any good examples (by google/MSDN) that gluing python to
C#.
Can you help to provide some examples?
Xks!
b***y
发帖数: 2799
11
来自主题: Programming版 - [合集] 2008 ACM Progamming Contest结果
☆─────────────────────────────────────☆
borg (伦理审查协会) 于 (Sat Apr 12 09:26:57 2008) 提到:
http://icpc.baylor.edu/icpc/Finals/v2/default.asp?page=results
☆─────────────────────────────────────☆
krobin (转型中) 于 (Sat Apr 12 13:25:29 2008) 提到:
what's the point?

☆─────────────────────────────────────☆
Ilikebeatles (kaka) 于 (Sat Apr 12 16:49:05 2008) 提到:
Russia 大学在前12名(金银铜)占了5席, 加上苏联邦成员国占了7席. 美国2. 中国, 加
拿大, 克劳地亚各一. Point is, 老毛子还是很厉害的.
1 St. Petersburg University of IT, Mechanics and
o**2
发帖数: 168
12
来自主题: Programming版 - FMP 进驻 Programming 版
贴程序是个好建议,多谢。
1) 有初始设置,但使用不会觉得verbose
2) 对,没有静态类型检查;和字符串无关
完整的比较现在还没有做,突出的有几点:
a) FMP是基于OOP的,同时支持imperative和event-driven programming
b) 除了直接指定receiving active object,还支持动态的routing addressing
c) 可以在其他OO甚至非OO语言上实现,用法一致 (现有Java,C#,和JavaScript版)
d) 支持两种thread models:Java和C#的shared-memory by threads;JavaScript的
dedicated-momery per thread
e) 支持progamming in the large:messenger除了是container外,还是building
block
M*S
发帖数: 459
13
来自主题: Programming版 - 能推荐一本linux c++ 的书吗?
我以前都是在windows 下的C++ progamming, 现在转向linux. 所以想了解在linux 有
什么IDE,怎么组织C++ projects, 编译的要点,怎么debug等等问题。多谢.
L***n
发帖数: 6727
14
来自主题: Programming版 - quantum computing era is coming
how to program it? does it use the same paradigm as traditional progamming
model?
l******t
发帖数: 55733
15
来自主题: Programming版 - C 语言的官方 spec
bash的几个核心概念其实就是朴素的functioal progamming。pipeline和单一功能多命
令都是function composite。落后的地方是大部分功能都是基于文本的,也就是没类型
没结构的。当然也有个好,就是做点quicky work很快。
x****k
发帖数: 2932
16
1. 一些stl基本实现机制
2. c++1x里的一些新的feature
3. meta template progamming
4. google "what every programmer should know about memory"
r****n
发帖数: 2
17
how about check the progam every minute.
m*******n
发帖数: 154
18
load schema stored in the XML file into your progam memory and treat the
schema as a standard dataset object. e.g.
m_xmldataset.Tables[0].Rows.Add(new datarow(...))



xm
Y*******y
发帖数: 1378
19
How the improvement progame works? and based on what you recommend quit?
d*********k
发帖数: 1239
20
一年的Master of Accountancy的progam要选方向了,tax或者audit?
可是不知道选哪个方向会好点~~
大家帮忙说说这两个方向各有什么优势和劣势?怎么选择?
谢谢啦~
b*******e
发帖数: 288
21
哈哈
每年nih大把投钱到biomedical研究上来,广大纳税人同志开始还觉得好啊,改善医疗
手段啊,提高劳动人民生活水平
啊,但是……突然有一天他们发现自己被忽悠了,这个投入产出比太低了,所以不干了
……然后nih继续想办法忽悠啊……
所以最近几年这个MD/PhD progam蓬勃发展啊,让MD上biomedical的课,让他们结合临
床问题做研究;然后PhD那边
搞了一些translational research的program,让PhD上一些medicine的课,把课题和临
床问题相结合……
n*******n
发帖数: 110
22
上个星期下定决心去读一个在职的MBA,原因很简单,公司100%的报销学费,不过读完
了不能马上辞职(一年半),每科成绩必须在C以上。
本人背景,会计本科专业,现在在NJ北部靠近NYC的世界50强的一公司做Asset
Management.工作本身很轻松,管理大概5个properties ,property worth b/w
10million-50 million,每年的budget,budget re-projection , cash managment,
monthly financial reporting , oversight AP AR ects 一年大概有66K。公司本身
福利很好。本来就想这样过下去了,年龄也不小了29 了。想安安静静和老婆享受生活
,老婆刚PHD毕业,本来还打算今年要个小孩什么的。上个星期经理找谈话,说希望我
去都个MBA什么的,刚开始很感动,后来仔细想想,很有可能是公司一个留人的一个策
略,我公司的turnover很高,经常有VP级的上午还在办公室看到,中午睡完午觉上楼就
被告知这人辞职了,像我这种level的这种现象更多。废话就不多说了,希望M
t*******y
发帖数: 11968
n*******n
发帖数: 110
24
在business week 查了一下NYU的part time MBA 好像排名比较考后阿
t*******y
发帖数: 11968
25

哈哈,NYU排名靠后, 不妨碍我讨包子呀.
公司买单就挑贵的上, 名气大的上, 地理好的上, 校友牛的上, 妹妹多的上.
反正在职MBA入学相对容易很多, 你的目的也应该是建立校友网络, 纽约还有比NYU更好
,更贵的么.
b***y
发帖数: 554
26
so nice. my company doesn't pay 100% and ask for 3 years of service post
MBA
n*******n
发帖数: 110
27
According to the business week NYU is 25th , not number one
http://www.businessweek.com/bschools/rankings/index.html
Part time MBA
Top Ranked
1UCLA (Anderson)
2Emory University
3USC (Marshall)
4Loyola Marymount University
5Lehigh University
6University of Denver
7University of Chicago
8Loyola University - Chicago
9Worcester Polytechnic Institute
10Drexel University (LeBow)
11Villanova University
12Elon University (Love)
13Southern Methodist University (Cox)
14Richmond (Robins)
15Boston Universit
S****Y
发帖数: 4634
n*******n
发帖数: 110
29
Thanks, 包子 will be sent out, 但是MBA方向太多了,不知道应该读那个方向。大家
帮我出出注意......
t*******y
发帖数: 11968
30

先给包子才有主意
k****r
发帖数: 222
31
if i were you, i will pick the best possible program - not based on part-
time ranking. but full-time.
what matter is your school's full-time ranking, nobody cares about part-time
ranking.
首页 1 2 3 4 5 末页 (共5页)