Redian新闻
>
虚心请教 如何成为Python 大牛
avatar
虚心请教 如何成为Python 大牛# Programming - 葵花宝典
b*y
1
这个账号已经关闭了,不小心把钱还是转进去了,请问这个钱怎么拿出来
3x
avatar
b*e
2
买的BF的PBO. 连Ubuntu Samba, crashed!!!
再也boot不起来!开关好多次,也没有输出!
avatar
n*w
3
不能发国际短消息了。
我用的是option 2.
avatar
n*g
4
写code 有几年了 想提升自己 想参与一些逼格高的项目
比如numpy
avatar
j*e
5
关了就进不去了,过几天会自动回到paypal。你不放心,可以打电话给chase。
avatar
p*A
6
A lot of ppl will but this PBO trash from you. Please name your price.
avatar
l*e
7
早就不提供这个服务了。
avatar
l*m
8
numpy都是c吧

【在 n******g 的大作中提到】
: 写code 有几年了 想提升自己 想参与一些逼格高的项目
: 比如numpy

avatar
z*6
9
收款上写了,一旦款项退回,手续费25元
avatar
O*X
10
return it and shut up

【在 b******e 的大作中提到】
: 买的BF的PBO. 连Ubuntu Samba, crashed!!!
: 再也boot不起来!开关好多次,也没有输出!

avatar
n*d
11
use heyware
avatar
g*t
12
Build up a multi-dimension orthogonal function library?
Or copy some useful library from the R?

【在 n******g 的大作中提到】
: 写code 有几年了 想提升自己 想参与一些逼格高的项目
: 比如numpy

avatar
b*e
13
It looks there are many fans of PBO here. Actually I wanted to be one of
them, and I'm still trying. If the word "trash" offenses anyone here, I'm
sorry for that. I was very frustrated after the crash and got only a blank
TV after rebooting many times.
Further triage found only the HDMI output is lost after the crash, the RCA
output is still working. Puzzled by why HDMI output is lost, since the crash
should not change firmware.
Newegg restocking fee and return shipping fee kills the return. I have to
keep it and make most use of it.

【在 O**X 的大作中提到】
: return it and shut up
avatar
s*y
14
高比格的python那就写写cython吧。
avatar
b*e
15
Bootcode is 26. It may not be that hackable, at least now.

【在 p***A 的大作中提到】
: A lot of ppl will but this PBO trash from you. Please name your price.
avatar
n*x
16
python哪有什么高逼格的东西,高逼格的都是C和C++的项目。

【在 n******g 的大作中提到】
: 写code 有几年了 想提升自己 想参与一些逼格高的项目
: 比如numpy

avatar
p*A
17
well, you can buy one from amazon and return the bad one back to Amazon.
However this is really bad, hurting your rep. ( probably the reason you have
bad one)
So please give more Baozi to the board, your PBO may work fine.
On the side notes, buy one TTL cable as suggested by experts here, you may
have your PBO back.
Good luck.
avatar
x*u
18
python本身简单,但能做的事情逼格高

【在 n*x 的大作中提到】
: python哪有什么高逼格的东西,高逼格的都是C和C++的项目。
avatar
b*e
19
Thanks! Just gave 30 BaoZi(1/5th of my wealth.)

have

【在 p***A 的大作中提到】
: well, you can buy one from amazon and return the bad one back to Amazon.
: However this is really bad, hurting your rep. ( probably the reason you have
: bad one)
: So please give more Baozi to the board, your PBO may work fine.
: On the side notes, buy one TTL cable as suggested by experts here, you may
: have your PBO back.
: Good luck.

avatar
l*n
20
cython真是集合了python和c/c++的有点,好用又快。特别是用来封装做python api,
很快。不过也有很多东西不支持,比如virtual class之类,算个遗憾

【在 s*********y 的大作中提到】
: 高比格的python那就写写cython吧。
avatar
g*t
21
在淘宝上买一个USB-TTL套件,15人刀;请朋友装信封里寄过来,5人刀。你的PBO就活
了。
avatar
e*o
22
最有效的是写有挑战的项目。
要是为了python 而python, 把pep https://www.python.org/dev/peps/ 读一遍。 自
称精通python 就不算说大话了。
avatar
R*y
23
拉不出S来怨茅坑. 自己苯还不知道问就埋怨.
avatar
x*u
24
我现在两边调用用的是ActiveX,基本也是傻瓜式

【在 l******n 的大作中提到】
: cython真是集合了python和c/c++的有点,好用又快。特别是用来封装做python api,
: 很快。不过也有很多东西不支持,比如virtual class之类,算个遗憾

avatar
h*x
25
同意,纯属自己折腾自己。

【在 b******e 的大作中提到】
: 买的BF的PBO. 连Ubuntu Samba, crashed!!!
: 再也boot不起来!开关好多次,也没有输出!

avatar
l*r
26
python一个scripting而已,了解一下就够了,numpy/scipy真正的heaving lifting都
是C/C++在做。python只是调用函数而已。话说调用函数能玩出什么花样来?能代替
numpy/scipy具体算结果出来?
别忘了python只是单线程的scripting,没法用multithreading,没法使用shared
memory。
avatar
b*e
27
Come on. I did not even change anything of the software. It crashed and lost
HMDI output by itself. Certainly a bug. For average users, it should work
out of box.

【在 R*y 的大作中提到】
: 拉不出S来怨茅坑. 自己苯还不知道问就埋怨.
avatar
x*u
28
tensorflow是单线程?
即使用C++写多线程,也不是自己随便起而是调用范式的

【在 l*********r 的大作中提到】
: python一个scripting而已,了解一下就够了,numpy/scipy真正的heaving lifting都
: 是C/C++在做。python只是调用函数而已。话说调用函数能玩出什么花样来?能代替
: numpy/scipy具体算结果出来?
: 别忘了python只是单线程的scripting,没法用multithreading,没法使用shared
: memory。

avatar
b*e
29
Agree. The minute I bought it, I knew it. Just have not really started to 折
腾.

【在 h****x 的大作中提到】
: 同意,纯属自己折腾自己。
avatar
l*z
30
tensorflow 底层全是C++

【在 x****u 的大作中提到】
: tensorflow是单线程?
: 即使用C++写多线程,也不是自己随便起而是调用范式的

avatar
R*y
31
Average user will just connect it to USB HD and TV and play.

lost

【在 b******e 的大作中提到】
: Come on. I did not even change anything of the software. It crashed and lost
: HMDI output by itself. Certainly a bug. For average users, it should work
: out of box.

avatar
x*u
32
无所谓啊,反正实现底层的码农也不懂神经网络的高级玩法,大部分算法都是用python
什么的写的

【在 l*****z 的大作中提到】
: tensorflow 底层全是C++
avatar
b*e
33
But the UI does provide the function to play movies shared on home network. That's where it crashed. Average users will see and use this function.

【在 R*y 的大作中提到】
: Average user will just connect it to USB HD and TV and play.
:
: lost

avatar
l*z
34
做tensorflow底层的有很多是神经网络大牛啊!

python

【在 x****u 的大作中提到】
: 无所谓啊,反正实现底层的码农也不懂神经网络的高级玩法,大部分算法都是用python
: 什么的写的

avatar
h*x
35
Then it's really just $50 overpriced toy.

【在 R*y 的大作中提到】
: Average user will just connect it to USB HD and TV and play.
:
: lost

avatar
x*u
36
做底层的都不是大牛,大牛在上层发paper时间都来不及。。。
matlab也不是物理大牛和数学大牛写的

【在 l*****z 的大作中提到】
: 做tensorflow底层的有很多是神经网络大牛啊!
:
: python

avatar
O*X
37
现在的人怎么讲话都不make sense。无线卡多少钱,送的sd卡又多少钱?最后摊到高清
机上才多少?50块钱能放高清,能网络stream,能看online节目。你还要什么?

【在 h****x 的大作中提到】
: Then it's really just $50 overpriced toy.
avatar
b*r
38
matlab作者是数学大牛的
https://www.mathworks.com/videos/the-singular-value-decomposition-saves-the-
universe-1481294462044.html


: 做底层的都不是大牛,大牛在上层发paper时间都来不及。。。

: matlab也不是物理大牛和数学大牛写的



【在 x****u 的大作中提到】
: 做底层的都不是大牛,大牛在上层发paper时间都来不及。。。
: matlab也不是物理大牛和数学大牛写的

avatar
O*X
39
什么饭不饭的.这年头有个果子教果子饭就够瞧了,一个不到50的高清机还扯什么饭
那么多人玩这东西都可以,你一个人crash了就上来大呼小叫,有意思吗

crash

【在 b******e 的大作中提到】
: It looks there are many fans of PBO here. Actually I wanted to be one of
: them, and I'm still trying. If the word "trash" offenses anyone here, I'm
: sorry for that. I was very frustrated after the crash and got only a blank
: TV after rebooting many times.
: Further triage found only the HDMI output is lost after the crash, the RCA
: output is still working. Puzzled by why HDMI output is lost, since the crash
: should not change firmware.
: Newegg restocking fee and return shipping fee kills the return. I have to
: keep it and make most use of it.

avatar
x*u
40
如果他是matlab作者,乔布斯就是OSX作者

the-

【在 b*******r 的大作中提到】
: matlab作者是数学大牛的
: https://www.mathworks.com/videos/the-singular-value-decomposition-saves-the-
: universe-1481294462044.html
:
:
: 做底层的都不是大牛,大牛在上层发paper时间都来不及。。。
:
: matlab也不是物理大牛和数学大牛写的
:

avatar
p*m
41
把垃圾扔给我吧。lol
avatar
b*r
42
这两个没有可比性的
matlab这位是数学家 正经设计实现各种数值计算方法的
Cleve Barry Moler is an American mathematician and computer programmer
specializing in numerical analysis. In the mid to late 1970s, he was one of
the authors of LINPACK and EISPACK, Fortran libraries for numerical
computing. He invented MATLAB, a numerical computing package, to give his
students at the University of New Mexico easy access to these libraries
without writing Fortran.


: 如果他是matlab作者,乔布斯就是OSX作者

: the-



【在 x****u 的大作中提到】
: 如果他是matlab作者,乔布斯就是OSX作者
:
: the-

avatar
a*e
43
刚发现这个东西不吃USB DVD drive,太不给力了

【在 p*******m 的大作中提到】
: 把垃圾扔给我吧。lol
avatar
x*u
44
Matlab是软件,不是数值计算方法
他和乔布斯一样,提出了概念,东西是雇人写的

of

【在 b*******r 的大作中提到】
: 这两个没有可比性的
: matlab这位是数学家 正经设计实现各种数值计算方法的
: Cleve Barry Moler is an American mathematician and computer programmer
: specializing in numerical analysis. In the mid to late 1970s, he was one of
: the authors of LINPACK and EISPACK, Fortran libraries for numerical
: computing. He invented MATLAB, a numerical computing package, to give his
: students at the University of New Mexico easy access to these libraries
: without writing Fortran.
:
:
: 如果他是matlab作者,乔布斯就是OSX作者

avatar
d*0
45
升级一下firmware就吃了

【在 a***e 的大作中提到】
: 刚发现这个东西不吃USB DVD drive,太不给力了
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。