|
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. |
|
|
C*****E 发帖数: 2679 | 6 OBJ其实和有些球迷很像的。
平时半桶水一个,偶尔闪光,就牛逼哄哄。
随手拍一下委屈很久,哭哭啼啼很久。
喜欢trash talk别人,但是没办法承受别人trash talk他。点他一句,可以记恨很久。
一激动,马上不分青红皂白无论主题开展extracurricular activities |
|
s*****h 发帖数: 44903 | 7 不是这OBJ和牧羊人的4个黄油
绿湾开局就被打傻了 |
|
T*******e 发帖数: 4110 | 8 好象OBJ就是还没有完全长成熟,still at puberty period, an adult body with a
teeny mindset. 人其实挺好。 |
|
l*x 发帖数: 14021 | 9 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 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 | 13 OBJ is targeting RAMS... |
|
s*****h 发帖数: 44903 | 14 罚款+禁赛
昨天巨猫这场裁判很烂
OBJ早就当场ejected
裁判装着没看见
连黄旗都不扔
黑猫领先4TD我就转台了
看橄榄球版的帖子
裁判开始猛帮巨人
黑猫这个队还是不行
各种脑残害我里外里损失2K |
|
s*****h 发帖数: 44903 | 15 这哥俩儿都爱装B搏眼球
俩人都是今年各自位置的最佳候选
赛前就口水不断
赛中火气就很大
俩人心态都有失衡
尤其是OBJ开场drop一很可能TD的深猴
情绪更是暴躁
咳嗽灵其实应该让丫下场冷静几分钟的 |
|
|
d**0 发帖数: 660 | 17 【 以下文字转载自 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 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 你只要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 so what?
Java is still more popular than Obj-C
3 |
|
s*****l 发帖数: 7106 | 25 这次gtc个人看到一个talk
一个华人小哥在nvidia intern
号称同时train segm和obj detect
用edge image enhance both
结果非常impressive
beat了两个单独train的结果
可惜talk没啥detail
有谁知道点内幕? |
|
s*****l 发帖数: 7106 | 26 我当然知道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 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; |
|
|