由买买提看人间百态

topics

全部话题 - 话题: dest
首页 上页 1 2 3 4 5 6 7 8 9 (共9页)
z****e
发帖数: 2024
1
来自主题: Programming版 - 3 c++ challenge-and-grill questions
1. for(int i=0; (dest[i]=source[i])!='\0'; ++i);

title
c**b
发帖数: 2999
2
来自主题: Programming版 - 3 c++ challenge-and-grill questions
这个dest指针需要初始化吗?
E******T
发帖数: 59
3
来自主题: Programming版 - A tough pointer concept
Here is part of MPI code, a is a matrix with column NCA, offset is the start
point of row number of matrix a. The confusing part is ((double (*)[NCA])a)
, does it denote NCA number of pointer in matrix a?
any comments? Thanks
MPI_Send(&((double (*)[NCA])a)[offset][0], rows*NCA, MPI_DOUBLE, dest
, mtype,
MPI_COMM_WORLD);
h**i
发帖数: 712
4
来自主题: Programming版 - A tough pointer concept
a is a pointer point to an array with NCA elements which are double type.

start
a)
dest
l**********n
发帖数: 8443
5
来自主题: Programming版 - Backbone 还是angular
this will do it:
var gulp = require('gulp');
var webpack = require('webpack-stream');
gulp.task('default', function() {
return gulp.src('src/entry.js')
.pipe(webpack())
.pipe(gulp.dest('dist/'));
});
l**********n
发帖数: 8443
6
来自主题: Programming版 - Backbone 还是angular
this will do it:
var gulp = require('gulp');
var webpack = require('webpack-stream');
gulp.task('default', function() {
return gulp.src('src/entry.js')
.pipe(webpack())
.pipe(gulp.dest('dist/'));
});
s*****w
发帖数: 1527
7
最简单的情况, i can upload a file (say myFile.txt) using multer, and keep
its original name in the server side.
const upload = multer({ dest: `${UPLOAD_PATH}/` }); // multer configuration
别处另一个人也 upload a different file with same file name myFile.txt to the
same folder in server side. Will it overwrite the previous one ?
How do you normally manage this ? Thanks !
w*****e
发帖数: 721
8
来自主题: Unix版 - UNIX 拷贝问题
cp -R source_dir/*.txt dest
e****e
发帖数: 19
9
来自主题: Windows版 - Re: 关于防火墙----请教
many
such as
1) protocols (IP,UDP,TCP...) and ports (21,23...)
tcp+21=FTP
2) source/dest. Net/IP addresses
I guess your one rule overrides another. for a simple
example,
rule a)deny IP address 131.122.111.x
rule b)allow ftp all
a) will override b) since the default is deny
x*****n
发帖数: 3422
s********s
发帖数: 84
11
来自主题: Biology版 - 谈谈克隆
测基本上是,是把得到的virus稀释后 infect细胞 然后用抗生素blasticidin 选出来
有抗性的以后 染色 数有多少colony。
载体重组了。。如果是这个原因 有啥办法呢。。只能换载体么。。
to neverthink 更多的细节啊
是用PENTR3C (里面有表达目标蛋白的gene)
然后和 plenti6/V5-DEST 做LR recombination
得到colony做酶切 看看位点之类的对不对
最后得到plasmid (用来做transfection之类的能得到蛋白表达)
用这个plasmind然后和pLP1, pLP2, pLP/VSVG之类的一起transfection 293T 细胞
得到virus
然后infection 然后检测蛋白没有。。
曾经用同样的办法做了几批virus,曾经有一批是能检测出来的。
但是后来我再做就不行了= =
反反复复几次以后 老板就让我重做一遍vector 就是从PENTR3C和自己目标蛋白gene 酶
切,ligation那步开始重做。也不说为啥要这样。一摸一样的方法重做一遍会有啥改变
么。。
PENTR3C这个原始的载
i*********t
发帖数: 78
12
用Invitrogen Gateway system: pLenti7.3⁄V5-DEST™ Gateway®
Vector Kit, 4kb 插入对pLenti7.3/V5 Topo 太大了。
c********u
发帖数: 250
13
来自主题: Biology版 - 问个V5抗体的问题
最近克隆了几个基因进Invitrogen pcDNA 3.2/V5-DEST,测序什么的都没问题,可是在
293细胞表达后用invitrogen自己的anti-V5做immunocytochemistry的时候总是有比较
强的background staining,我用的是10% goat serum blocking and goat anti-mouse
Alexa 594.请问哪位用过这个antibody,什么条件可以降低噪声呢
g*********5
发帖数: 2533
14
pLenti6⁄UbC⁄V5-DEST™ vector ?
i******k
发帖数: 4625
15
来自主题: Biology版 - GST, V5 antibody
zkss why Initrogen's V5 antibody is very specific?
tried Initrogen's V5 antibody to detect protein expressed in pLenti-DEST V5,
but no specific signal at all.

specific,
m*****u
发帖数: 15526
16
再请教一下,从哪里order MSCV-IRES-Thy1.1?我查了一下addgene有MSCV-IRES-Thy1.
1 DEST for gateway cloning,不过是attB site,觉得比较奇怪。attB site是不能和
pEntr vector recombination的

based
promoter
m*****u
发帖数: 15526
17
再请教一下,从哪里order MSCV-IRES-Thy1.1?我查了一下addgene有MSCV-IRES-Thy1.
1 DEST for gateway cloning,不过是attB site,觉得比较奇怪。attB site是不能和
pEntr vector recombination的

based
promoter
b******9
发帖数: 102
18
来自主题: Biology版 - 腺病毒的packaging capacity
pAd/PL-DEST不带启动子和多聚腺苷酸信号的最大包装容量是7.5kb,你这个够呛啊。啥
基因这么大啊?
c*********n
发帖数: 128
19
try
[path_pts,path_length]=function_handle(...);
if path_length < 0
ME = MException('InputError', 'dest in room');
throw(ME);
end
catch e
test.runtime_errors(ii) = true;
disp(e.message)
end
The error information is as follows:
??? Undefined function or variable 'e'.
Error in ==> mymain at 49
catch e
c**********w
发帖数: 1746
20
发信人: chairmanmeow (chairmanmeow), 信区: Programming
标 题: 哪位帮忙看一个极为简单的 MPI 程序,感谢拉!
发信站: BBS 未名空间站 (Sat Jul 17 13:59:56 2010, 美东)
这个程序就是想测试一下ISEND和IRECV。启动四个线程,每个把一个数字发到rank+1的
下一个thread上,最后一个rank为3的发回到rank=0的线程,用WAIT_ALL等待,然后把
结果打印出来,已经编译成功,发现四个线程也都启动,但却不能通讯。测试条件为
quad-core, linux, openMP
程序:
program hello
USE mpi
integer rank, size, ierror, status(MPI_STATUS_SIZE)
integer dest,tag, ierr,tag2, req(2), src
REAL*8 res, msg, ans,sout
integer status_array(MPI_STATUS
c**********w
发帖数: 1746
21
这个程序就是想测试一下ISEND和IRECV。启动四个线程,每个把一个数字发到rank+1的
下一个thread上,最后一个rank为3的发回到rank=0的线程,用WAIT_ALL等待,然后把
结果打印出来,已经编译成功,发现四个线程也都启动,但却不能通讯。测试条件为
quad-core, linux, openMP
程序:
program hello
USE mpi
integer rank, size, ierror, status(MPI_STATUS_SIZE)
integer dest,tag, ierr,tag2, req(2), src
REAL*8 res, msg, ans,sout
integer status_array(MPI_STATUS_SIZE,2)

call MPI_INIT(ierror)
call MPI_COMM_SIZE(MPI_COMM_WORLD, size, ierror)
call MPI_COMM_RANK(MPI_CO
s***e
发帖数: 18
22
这篇文章改一下标题,改几个用词,应该是属于可以入精华区的。
希望没有人被吓倒,因为说实话,很多Front Dest Quant用C++只是因为他们要
Automate一些东西,而C++是最流行的编程语言之一,仅此而已。

cout".
y****o
发帖数: 7
23
来自主题: Quant版 - quant的趋势在strategy吗
我说的是比较 front dest地职位,
衍生品的监管会不会导致structure等pricing职位的大量销减?
a***r
发帖数: 594
24
market maker in instruments where maket supply demand dictates price. the
desk make profits through "order flow". I guess this is to be compared to
exotics.
think at GS, (not sure if they still structure the group this way though),
there are sales strats, desk strats, core strats, etc. dest strats support flow or exotic desks.
f*********y
发帖数: 376
25
if you check the linkedin of Chinese ppl who work as a dest quant, they must
come from top phd programs, only few outlier...
R*******c
发帖数: 249
26
再网上下了个Package,知道是在mac上生成的,里面有C code.
我试了两种方法,一种是直接把package的压缩文件解压缩,放在library里,还有就是
通过
Packages -> Install package(s) from local zip files,可是两种都不行
第一种错误是:
> library(curves2);
Error in library(curves2) : 'curves2' is not a valid installed package
第二种错误是:
Error in gzfile(file, "r") : cannot open the connection
In addition: Warning messages:
1: In unzip(zipname, exdir = dest) : error 1 in extracting from zip file
2: In gzfile(file, "r") :
cannot open compressed file 'curves2_1.0.1.tar/DESCRIPTION'... 阅读全帖
R*******c
发帖数: 249
27
搞了三四天了,还是没成功,实在是崩溃了。。。只能上来请大牛们帮忙看看问题出在哪?
从网上下载了一个R的package(一个zip文件),这个包是在mac上build的,在mac里运行没有
问题,我现在想在windows下用这个包,直接通过R里面的install package from local
zip file会有错误如下:
Error in gzfile(file, "r") : cannot open the connection
In addition: Warning messages:
1: In unzip(zipname, exdir = dest) : error 1 in extracting from zip
file
2: In gzfile(file, "r") :
cannot open compressed file 'curves2_1.0.1.tar.gz/DESCRIPTION',
probable reason 'No such file or directory'
所以决定先将zip文件解压缩成文件夹,然后在windows下把这个包buil... 阅读全帖
a***9
发帖数: 20
28
来自主题: Maryland版 - home items for sale (转载)
【 以下文字转载自 ticketmaster 俱乐部 】
发信人: a6789 (mimi), 信区: ticketmaster
标 题: home items for sale
发信站: BBS 未名空间站 (Sat Jul 2 16:19:17 2011, 美东)
Home items
1 ab-do Fitness equipment (3 pieces set) like new $20
2 digital converter box(new) $10
3 stainless steel coffee table $20
4 Camp stool new $5
5 Workshop lamp like new $10
6 cooking ware $5 &up
7 china buddha tall 28" $10
8 computer dest with chair $40
9 rock chair with ottoman $50
10 dinning tab... 阅读全帖
w*******y
发帖数: 60932
29
Crayola 50ct Telescoping Pipsqueaks Tower $8.54 free shipping with Prime
from Amazon
Amazon
Link:
http://www.amazon.com/Crayola-50ct-Telescoping-Pipsqueaks-Tower/dp/B000KWMWS6/ref=pd_ms_t_58?ie=UTF8&s=toys-and-games
If you don't have Prime, Walmart also has them for $8.54 + .97 shipping or
free to store
Link:
http://www.walmart.com/catalog/product.do?dest=9999999997&product_id=13057139&sourceid=33365826241048032633
w*******y
发帖数: 60932
w*******y
发帖数: 60932
31
VTech - Baby's Learning Laptop $11.54 free shipping with Prime from Amazon
Price just dropped from $15.54 to $11.54
http://www.amazon.com/VTech-80-07...orums&ses=
Also available from Walmart free Ship to Store
Link:
http://www.walmart.com/ip/VTech-Baby-s-Learning-Laptop/5913448?dest=9999999997&sourceid=00250109412062072112
w*******y
发帖数: 60932
32
Copper fountain back in stock after the SD effect here:
http:// />
Product link:
Link:
http://www.walmart.com/ip/Oblong-Copper-Fountain-with-Decorative-Leaves/10671105?dest=9999999997&sourceid=23671645862159480240&wmlspartner=lw9MynSeamY
Free ship to store or $5.97 shipping
This five-leaf fountain is an elegant tabletop display of cascading water
and the ambient sounds that come with it. Made from 100% recycled copper, it
is an environmentally-conscious decorative item that will patina
beautiful
w*******y
发帖数: 60932
33
Amazon has price matched Walmart for this extremely popular recent front
page deal
Amazon
Magellan RoadMate 1340 3.5" Portable GPS Navigator:
http://www.amazon.com/dp/B003LVZJV0
(refurbished)
$40
free shipping
Alternatively, Walmart:
http://www.walmart.com/ip/Magellan-Roadmate-1340-3.5-GPS-Refurbished/14906735?dest=9999999997&sourceid=35931041602629113221&wmlspartner=lw9MynSeamY
also now has it back in stock
w*******y
发帖数: 60932
34
Walmart has the Belkin Wallmount Surge Protector model # F9H601aCW-DP for $6
.54 with free Ship to Home--similar to the the one from Amazon that was on
the FP today but is now OOS. You can always return it to a local Walmart if
there's a problem.
Link:
http://www.walmart.com/catalog/product.do?dest=9999999997&product_id=10248163&sourceid=05735594351680011932&wmlspartner=lw9MynSeamY
w*******y
发帖数: 60932
35
Link:
http://www.walmart.com/catalog/product.do?dest=9999999997&product_id=8031884&sourceid=35203866202731318724&wmlspartner=YY3FLv090oQ
Munchkin - Mozart Magic Cube:
8 Mozart compositions included
Winner of Dr. Toy and Parents' Choice Awards
Fun with music inspires creativity and interactive play
Teaches how sounds combine to form musical masterpieces
Add and subtract instruments at the touch of a button on the Mozart Magic
Cube Munchkin
w*******y
发帖数: 60932
36
Walmart has Power A & Ryko brand Wii controllers (purple, pink, white, black
) w/ the matching nunchuk plus your choice of 21 games for only $35.
Thought it was a good deal since the controllers retail $20-$40 in stores
alone and the games vary $20-$50. Sorry if this is a repost. Newbie.
Link:
http://www.walmart.com/catalog/product.do?dest=9999999997&product_id=11077560&sourceid=24683650833518391168&wmlspartner=lw9MynSeamY
Some worth mentioning:
New Super Mario Bros
Disney's Epic Mickey
Pokep... 阅读全帖
w*******y
发帖数: 60932
w*******y
发帖数: 60932
38
来自主题: _DealGroup版 - 【$】PS3 160 GB With $100 GC Walmart
First Time Post!!!
This is What I have Found Thus Far!!! See link to Wally World below!
160GB Playstion 3 IN store Only $299 W/ $100 walmart Gift card
$320 with tax @ 7.5% MInus $100 GC = $220
Great Deal and $100 GC you can use anywhere in store or online.
Very Simular to Amazon deal...( Which is what I ordered! )
DEC 17th to Dec 19th
1 Per Person
Also Will have Wii console for $75 GC
Link:
http://www.walmart.com/ip/Local-Ad-2010-Video-Games/14658346?dest=9999999997&sourceid=3620319570419... 阅读全帖
w*******y
发帖数: 60932
39
Walmart has WAHL Chrome Pro Complete Haircutting Kit with Premium DuraChrome
Finish for 15$ with free shipping to home.
Linky : Link:
http://www.walmart.com/ip/WAHL-Chome-Pro-Complete-Haircutting-Kit-with-Premium-DuraChrome-Finish/14098216?dest=9999999997&sourceid=00766811993356654661&wmlspartner=aB8BeTfRgb8
WAHL Chrome Pro Complete Haircutting Kit (Model 79520-008) is the top of the
line kit with all the tools you need to deliver a cut that looks fresh from
the barber shop.
Pro-quality clipper ... 阅读全帖
w*******y
发帖数: 60932
40
Site to Store- Free shipping (Will arrive on or before Dec 24)
Includes:
Flick missiles
Detachable speeder
Seven minifigures, including three super battle droids with rocket launcher
arms and an all-new Yoda, as seen in Star Wars: The Clone Wars
407 pieces
walmart.com:
http://www.walmart.com/ip/LEGO-Star-Wars-Armored-Assault-Tank-AAT/10714243?dest=9999999997&sourceid=37353329422989180865&wmlspartner=YY3FLv090oQ
w*******y
发帖数: 60932
41
Walmart has First-Up 10' x 10' Gazebo for 49$. It is also eligible for free
site to store shipping.
Item description:
Protect your guests from the searing sun with this 10' x 10' First-Up Gazebo
. It comes with a wheeled carry bag, so you can easily tote it from event to
event.
First-Up 10' x 10' Gazebo:
* Covers 100 square feet
* 111" center height
* Venting panels for air circulation
* Carrying bag with wheels
Link : Link:
http://www.walmart.com/ip/First-Up-10-x-10-Gazebo/85719... 阅读全帖
w*******y
发帖数: 60932
42
walmart.com:
http://www.walmart.com/ip/Holiday-Time-Snow-Flake-12-Piece-Dinnerware-Set/15128172?dest=9999999997&sourceid=10436477613252318577&wmlspartner=YY3FLv090oQ
Christmas Snowflake 12-Piece Dinnerware Set:
12 piece set and services 4
4 dinner plates
4 bowls
4 mugs
Matching Snowflake serveware available
Dishwasher- and microwave-safe
Earthenware material
Site to Store- Free shipping
w*******y
发帖数: 60932
43
Walmart has the Lasko Digital Ceramic Tower Heater with Electronic Remote
Control:
http://www.walmart.com/catalog/product.do?dest=9999999997&produ
for $25. Shipping is Free. Free in-store pickup as well.
Item Description:
Keep yourself and your family warm this winter with the Lasko Ceramic Tower
Heater with Remote Control. This ceramic tower heater operates on 1500 watts
of comforting warmth. The widespread oscillation ensures the majority of
your home living space will be cozy.
Lasko Digit... 阅读全帖
w*******y
发帖数: 60932
44
Walmart
Photo Teddy Bear Personalized with your photo:
http://www.walmart.com/catalog/product.do?dest=9999999997&produ
$10
free shipping
w*******y
发帖数: 60932
45
Walmart:
http://www.walmart.com/catalog/product.do?dest=9999999997&produ
has Vizio E320VL 32-inch 720p LCD HDTV for $298 with free site-to-store
shipping.
Specs:Resolution: 1366 x 768
Contrast ratio: 100,000:1 (dynamic)
Tuners: ATSC/NTSC/QAM
Inputs:2x HDMI
1x Component Video
1x Composite Video
1x PC
1x USB
w*******y
发帖数: 60932
46
Die Hard Collection Blu-ray (Die Hard/ Die Hard 2: Die Harder/ Die Hard with
a Vengeance/ Live Free or Die Hard) $20 @ Walmart
Link:
http://www.walmart.com/catalog/product.do?dest=9999999997&produ
w*******y
发帖数: 60932
w*******y
发帖数: 60932
w*******y
发帖数: 60932
49
add to cart for $189.00 + Free Shipping to store
walmart.com:
http://www.walmart.com/catalog/product.do?dest=9999999997&produ
Viore 24" Class LCD 1080p 60Hz HDTV, LC24VXF60PB in Piano Black:
16:9 LCD panel
With 1920 x 1080 resolution and an 800:1 contrast ratio
Built-in ATSC tuner
Tune in to over-the-air digital HDTV broadcasts right out of the box
800:1 contrast ratio
With a high contrast ratio, you get brighter whites, deeper blacks and
bolder colors
300 cd/m2 brightness
The Viore 24" 1080p LC... 阅读全帖
w*******y
发帖数: 60932
50
Nikon Coolpix S8100 12.1MP Digital Camera with 10x Optical Zoom $154.54 +
tax Free Shipping from site to store
The original price is $299.00.
The price for gold one is 154.54 + TAX.
The next good price on google shopping is $229.
Link:
http://www.walmart.com/ip/Nikon-S8100-Gold/15125586?dest=999999
首页 上页 1 2 3 4 5 6 7 8 9 (共9页)