由买买提看人间百态

topics

全部话题 - 话题: obj
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
g*******i
发帖数: 104
1
来自主题: ComputerGraphics版 - 哪里有比较好的.obj文件下载?
you could make some models in Maya and export to obj.
or any 3D software package. Otherwise you can always use
blender since it's free and has script available online
that imports and exports obj format.
http://www.blender.org/download/python-scripts/import-export/
d*h
发帖数: 2347
2
you compile each of the C files into an OBJ file, then use link/lib tool to
link all OBJ files into single DLL.

compile
n****d
发帖数: 28
3
I have a .obj file, which include a muscle connects with a bone. I need to
read this .obj file using Matlab and tell separate the coordinate of muscle
and the bone. Can anyone help? Thanks a lot!
t******3
发帖数: 4053
4
我要是酱紫教练,立马摁板凳上,这种trouble maker就不能惯着,败坏整个球队。
这一点就得服小鸡,OBJ这类货如果在小鸡队里,立马bench,不改就cut! ... either
my way or highway.
N*****m
发帖数: 42603
5
来自主题: Football版 - 巴克利7月时对OBJ的评论
OBJ就差跟侃大山家族谈恋爱了
C*****E
发帖数: 2679
6
来自主题: Football版 - 巴克利7月时对OBJ的评论
OBJ其实和有些球迷很像的。
平时半桶水一个,偶尔闪光,就牛逼哄哄。
随手拍一下委屈很久,哭哭啼啼很久。
喜欢trash talk别人,但是没办法承受别人trash talk他。点他一句,可以记恨很久。
一激动,马上不分青红皂白无论主题开展extracurricular activities
s*****h
发帖数: 44903
7
来自主题: Football版 - obj这个掉球不应该啊
不是这OBJ和牧羊人的4个黄油
绿湾开局就被打傻了
T*******e
发帖数: 4110
8
来自主题: Football版 - OBJ差点报销
好象OBJ就是还没有完全长成熟,still at puberty period, an adult body with a
teeny mindset. 人其实挺好。
l*x
发帖数: 14021
9
来自主题: Football版 - 才看到OBJ的狗式行艺
He is making big endorsement money while you are laughing. I think those
players all have a plan, doing something different but for the same purpose.
Players have different personality and resonnate with different audience.
OBJ might be the extreme opposite of Russell Wilson who is constantly
tweeting
motivational stuffs like #notime2sleep and #gohawks. But under the surface,
they all want your endorsement money and they are laughing to the bank.
s*****h
发帖数: 44903
10
来自主题: Football版 - OBJ不甘寂寞呀
New England Patriots quarterback Tom Brady was seen screaming at his
offensive coordinator, Josh McDaniels, on the sidelines during the team's 23
-3 win over the Buffalo Bills on Sunday.
After the game, injured New York Giants wide receiver Odell Beckham Jr.
suggested there was a double standard between how Brady was analyzed for
those actions after the game and how OBJ might have been portrayed had he
done the same:
===
Odell Beckham Jr
@OBJ_3
Listen when I say this is the craziest thing someon... 阅读全帖
T*******e
发帖数: 4110
11
OBJ确实牛X
酱紫还是pay up吧
呵呵
s******r
发帖数: 21961
12
酱紫现在满天要价,两个首轮签换OBJ,lol
T*******e
发帖数: 4110
13
OBJ is targeting RAMS...
s*****h
发帖数: 44903
14
来自主题: NBA版 - OBJ要被罚了
罚款+禁赛
昨天巨猫这场裁判很烂
OBJ早就当场ejected
裁判装着没看见
连黄旗都不扔
黑猫领先4TD我就转台了
看橄榄球版的帖子
裁判开始猛帮巨人
黑猫这个队还是不行
各种脑残害我里外里损失2K
s*****h
发帖数: 44903
15
来自主题: NBA版 - OBJ要被罚了
这哥俩儿都爱装B搏眼球
俩人都是今年各自位置的最佳候选
赛前就口水不断
赛中火气就很大
俩人心态都有失衡
尤其是OBJ开场drop一很可能TD的深猴
情绪更是暴躁
咳嗽灵其实应该让丫下场冷静几分钟的
s*****h
发帖数: 44903
16
【 以下文字转载自 Football 讨论区 】
发信人: ARod (Alex Rodriguez), 信区: Football
标 题: Re: obj可能本赛季剩余比赛可能全部被禁
发信站: BBS 未名空间站 (Mon Dec 21 11:17:21 2015, 美东)
你这图片太缺失细节了
http://thebiglead.com/2015/12/20/odell-beckham-should-have-been
d**0
发帖数: 660
17
来自主题: Apple版 - 有懂obj-c 的吗? (转载)
【 以下文字转载自 Programming 讨论区 】
发信人: d700 (nikon), 信区: Programming
标 题: 有懂obj-c 的吗?
发信站: BBS 未名空间站 (Tue Jul 26 20:09:27 2011, 美东)
若问一个简单的问题:
@interface {
NSIndexPath *currentPath;
}
@implementation
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(
NSIndexPath *)indexPath {
...
currentPath = indexPath;
...
}
currentPath不alloc不init,后面也不release,cell每select一次就执行一次,这么用有什么
问题没有?
谢谢,
q****x
发帖数: 7404
18
来自主题: Apple版 - Obj C multi-parameter method
C++:
void foo(const char* fname, const char* mname, const char* lname);
Obj C
- (void)first:(NSString *)fname second:(NSString *)mname third:(NSString )
lname;
So the function name and the 1st parameter name are identical? This really
looks weird. What's the rationale behind this design? It's count-intuitive
that changing the 1st parameter name means changing the function name.
J*****s
发帖数: 185
19
来自主题: ComputerGraphics版 - 哪里有比较好的.obj文件下载?
你只要mesh? 可以去highend3d下载character rigs,然后把mesh export成obj
g****y
发帖数: 101
20
I have a .c function (including parameter passing) files which will call
multiple other .c and .h files. There is no main function.How can I compile
them into one obj file so that it can be called by other program? Thanks a
lot!
g****y
发帖数: 101
21
Thanks!
My platform is win32. My goal is to have an obj file.
There is no main routine, only a c function. How to get an exe file?
l**t
发帖数: 64
22
you confused me.
If you want to merge many obj files to one file, use the method I previously
told you, and a *.lib file will be generated.
If you want to get a dll file (no main entry, no exe file can be gotten),
use link.exe with the /dll option, which will generate a dll file and lib
file for you.
Of course, you can specify the c function you provided as the new entry
function, by setting the link.exe option /entry as the c function, then the
exe file will be generated and make the c function
g****y
发帖数: 101
23
lift, Thanks for your kind help!
Here is what my professor wants:
"You sent me 19 separate *.c files, whereas HY-STONE will need only ONE
compiled shared routines to be accessed, containing all the stuff required
to operate (also all the required *.h). The routines must be compiled by
shared routines in order to obtain ONE *.obj files. These will be placed in
the same installation directory as HY-STONE.exe in order to run your
simulations."
It seems difficult to realize in the way he wants. Is i
W***o
发帖数: 6519
24
来自主题: Programming版 - java抄了很多obj-c好不好
so what?
Java is still more popular than Obj-C

3
s*****l
发帖数: 7106
25
来自主题: Programming版 - 同时train segm和obj detect
这次gtc个人看到一个talk
一个华人小哥在nvidia intern
号称同时train segm和obj detect
用edge image enhance both
结果非常impressive
beat了两个单独train的结果
可惜talk没啥detail
有谁知道点内幕?
s*****l
发帖数: 7106
26
来自主题: Programming版 - 同时train segm和obj detect
我当然知道fcn
不是cls 和 segm 一起
是obj detect和segm一起
g**u
发帖数: 13
27
哪里有download MudLIB ?? (for BSD 或是LINUX的都可.. ) 如果不方便的话,也可以mail告诉我的说。
下面是log
% cat debug.log
----------------------------------------------------------------------------
风云三(本地) (MudOS v21.7) starting up on FreeBSD - Sat Mar 27 21:10:05 1999
Connected to address server on localhost port 9990
Loading preloaded files ...
错误讯息被拦截:
执行时段错误:*Error in loading object '/adm/daemons/emoted'
程式:adm/obj/master.c 第 96 行
物件: /adm/obj/master
呼叫来自:adm/obj/master.c 的 preload() 第 96 行,物件: adm/obj/master
呼叫来自:adm/... 阅读全帖
v******y
发帖数: 84
28
来自主题: Programming版 - Java弱弱请救几个小问题
c++二个在 指向同一内存的指针
Obj *ptr=new Obj()
Obj *another
another = ptr;
等于java
Obj ptr=new Obj();
Obj another;
another=ptr;
c++ stack上的obj , java 是没有的
Obj ptr (Java heap 上obj pointer/reference) != Obj ptr (c++ stack上的obj)
所以上面说的没有啥意义
c++ pointer reference 是
Obj *ptr=new Obj();
Obj * & ref=ptr;
Obj *another=ref;
b*****n
发帖数: 2324
29
来自主题: Military版 - est