由买买提看人间百态

topics

全部话题 - 话题: modules
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
g*****o
发帖数: 1564
1
来自主题: Faculty版 - regulate vs. mediate vs modulate
let me give a try
regulate: mainly in the context of transcription regulation, eg., certain
transcription factor bind to the promoter region of a DNA sequence and
control the rate of the mRNA transcription
modulate: possibly refers to the signaling transduction that certain
signaling molecule (kinase) phosphorylate an amino acid in a downstream
protein and changes its activity
mediate: maybe A -> B -> C, then B mediate the effects from A to C?

vs.
C****c
发帖数: 1964
2
二手交易风险自负!请自行验证是否合法和一手卡!:
我想卖的物品:
2X Kingston Technology HyperX 4 GB Kit (2x2 GB Modules)@ $15 each
(KHX1600C9D3K2/4GX) 4GB DDR3-1600 CL9 240-Pin DIMM Kit (2 pcs.)
单张面值:
可接受价格(必须明码标价!):
$15 each
物品新旧要求:
New sealed (UPC carefully removed)
邮寄方式要求:
YL
买卖双方谁承担邮寄损失(Required if not code only):
付款方式说明:
Billpay
其他补充说明:
广告的有效期:
物品来源(Required for All Cards!):
我的联系方式:
Warranty期限:
能否证明是合法的一手卡?(Required for All Cards!):
state and zip:
OH
p********y
发帖数: 557
3
One Postdoctoral fellow in Epigenetic Modulation of Pain Signaling (
available immediately)
Senior faculty member in the Department of Medicine/Gastroenterology is
seeking a highly motivated post-doctoral fellow who is interested in
investigating the role of epigenetic pathways in regulating pain pathways.
Work will involve animal models and cultured cells, both neurons and
epithelial cells. Research efforts include performing small animal surgery,
developing molecular probes, and conducting im... 阅读全帖
n*****1
发帖数: 172
4
需要reset airbag module里面的crash data, 谢谢
s***k
发帖数: 23
5
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(12): Standard file modules
发信站: The unknown SPACE (Fri May 26 14:51:03 2000) WWW-POST
use File::Basename;
($name,$path,$suffix) = fileparse($fullname,@suffixlist);
fileparse_set_fstype($os_string); "VMS" "MSDOS" or MacOS";
$basename = basename($fullname,@suffixlist);
$dirname = dirname($fullname);
use File::Copy;
copy $src_file, $dst_file;
copy SRC_FILE,DST_FILE;
$fh = FileHandle->new("an
b********s
发帖数: 1508
6
为了建自己的网站顺手做的。网站还没完全建好,不过这两个小module可以下载使用了
http://blackwinds.popuzone.com/index.php?option=com_content&task=blogcategory&id=17&Itemid=39
L*******r
发帖数: 1011
7
来自主题: DotNet版 - how to make a vb module run in .net?
build vb module as com object, call it in .Net.
s******s
发帖数: 25
8
【 以下文字转载自 shopping 讨论区 】
发信人: sexrocks (DealsLava), 信区: shopping
标 题: Raidon S Raid Module+WD 750GB +Seagate 500GB $130
发信站: BBS 未名空间站 (Tue Oct 27 11:52:21 2009, 美东)
@newegg
add to cart and you'll see seagate 500gb for free
http://www.newegg.com/Product/ComboDealDetails.aspx?ItemList=Combo.279532
t*******e
发帖数: 684
9
来自主题: Java版 - 免费的credit card charging module
有哪位朋友记得有免费的Java module用来charge credit card的。以前看到过,现在
想用又忘了。
t*********e
发帖数: 630
10
你应该有多个 sub-modules 吧? Parent project 相当于一个虚的 projects, 主要是
把所有子项目管理组织到一起。你的 interface 是自己的,还是 external
dependency?
z****n
发帖数: 79
11
linux下有没有象wampserver的module?它把php,apache 和mysql都整合在一起,安装
,管理都很方便。
http://www.wampserver.com/en/download.php
多谢。
z****n
发帖数: 79
12
我装了一下xampp,好像不好用啊,比如不能在界面上改80 port,增减PHP module。。

有没有更好用的, 请推荐。
F*******i
发帖数: 190
13
来自主题: Linux版 - python module build question:
the compiling of the numpy module complains:
/usr/bin/ld: cannot find -lptf77blas
I am wondering whether there is any option to add for the gcc search path?
the current gcc search path like:
-L/usr/local/lib
How can I add another search path like -L/my/local/lib ?
many thanks!
o**n
发帖数: 1249
14
来自主题: Linux版 - 请教Thinkpad的tp-smapi-module
有没有人装tp-smapi-modules给thinkpad用?我想用hard drive active protection功
能,按下文中的介绍装上了这个package,但没有文中改设置的/sys/devices/platform
/smapi/的directory,不知道是不是该自己建一个还是什么地方有问题,大家有用过这
个的么?
http://www.thinkwiki.org/wiki/Tp_smapi#Battery_status_features
debian lenny, 2.8.26.2
N****w
发帖数: 21578
15
来自主题: Linux版 - module load problem on android
module version magic 不对。。设法改对了就 load 了
就是还有其它问题。。。Android 上的。。。:(

.1
main.
c******n
发帖数: 4965
16
I setup a upnp server on my Raspberry pi
and now I want to play the video on ubuntu
installed python-coherence deb, and followed instuctions here
https://www.ebower.com/docs/ubuntu-dlna-player/
but the upnp-coherence.py code in the website above uses "totem" python
module, apparently this is not installed on my system.
tried pip install, can't find it
anybody had upnp-coherence plugin working on totem?
x****o
发帖数: 21566
17
来自主题: Linux版 - 问个kernel module的编译问题
static library?
If so, make sure they all appear in Makefile
e.g, in Makefile
...
obj-m := foo.o
foo-objs := yourcode.o xenomai.a
...
google "kernel module static library" or something similar maybe
r*****r
发帖数: 397
18
来自主题: Programming版 - remove a module from cvs
To test , I made several directories in my repository, how can I remove those
modules completely?
r*****r
发帖数: 397
19
来自主题: Programming版 - remove a module from cvs
I imported these directories, so you mean I can go to the repository directory
and just "rmdir" ?I don't need to change any other files, like entries for
modules or sth similar like that?
c******e
发帖数: 56
20
遇到一个麻烦事,原来写的是subroutine,和主程序在同一个文件, 现在要把sub转到
一个module里去。总是不成功,求教。 例程如下:
@var3_array_out=();
mySubTest(\@var1_array_in, $var2_scale_in, \@var3_array_out);
for ($j=1; $j<=100; $j++){
printf outfile $j."\t".$var3_array_out[$j]."\n";
}
...
sub mySubTest{
my($var1_array_in, $var2_scale_in, $var3_array_out) = @_;
my($i, $j, $k);
my(@var1_array)=@{$var1_array_in};
my(@var3_array)=@{$var3_array_out};
...
@{var3_array_out} = @var3_array;
}
我是直接把mySubTest拷贝到myModule.pm里面,然后在主程序里面调
t****t
发帖数: 6806
21
I am not sure how to alias an entire module (I read through the document and
did some test, seems not work). But you can definitely alias a few
functions, such as:
require POSIX;
local *alias::floor = \&POSIX::floor;
alias::floor(0.5);
k***r
发帖数: 4260
22
来自主题: Programming版 - 谁用过 Pure python mysql module
这两天搞不定MySQLdb在Linux上的compilation。各种错误。
看到一个Pure Python MySQL module。
http://wiki.github.com/mopemope/pure-python-mysql
这个大家用过吗?有经验请反馈一下。
b********s
发帖数: 1508
23
来自主题: Programming版 - 做了两个joomla的module
为了建自己的网站顺手做的。网站还没完全建好,不过这两个小module可以下载使用了
http://blackwinds.popuzone.com/index.php?option=com_content&task=blogcategory&id=17&Itemid=39
F*******i
发帖数: 190
24
来自主题: Programming版 - python module build problem:
the compiling of the numpy module complains:
/usr/bin/ld: cannot find -lptf77blas
I am wondering whether there is any option to add for the gcc search path?
the current gcc search path like:
-L/usr/local/lib
How can I add another search path like -L/my/local/lib ?
many thanks!
i****d
发帖数: 724
25
来自主题: Programming版 - 有关多module的C++系统
每个module对应于一个dll,然后不同的dll有dependency的那种,哪里有这方面的
tutorial啊?多谢!
m******u
发帖数: 12400
26
各大语言的术语不统一,有点麻烦啊。python的module相当于其他语言里地的file了。
m******u
发帖数: 12400
27
ruby里的module也是这样啊,相当于一个功能相关的method的集合。
s****y
发帖数: 503
28

但是Java的interface是不能直接用的,要class去implements,module好像不是这样吧?
n*******e
发帖数: 4894
29
implements
module应该也要use或者import吧
f*****w
发帖数: 2602
30
看了文档和尝试了一些简单例子之后有些基本了解了。目前的理解是每个功能的模块都
应该是一个verticle,但是具体操作的building block应该都是Handler。 但是基于这
个理解又有些疑问
第一个问题是 文档里面说而一个module 里面实际上可以有多个verticle,并且互相
之间可以通信。但是文档里面对于如何同时启动多个verticle或者如何对于verticle寻
址通信只字未提。 是还有什么其他文档我没有看到吗 还是说verticle和handler是两
个完全可以互相取代的概念,所有对handler可以做的操作同样也可以对verticle操作?
第二个问题是 我不明白系统什么时候做并行操作。比如 我在同一个verticle里面监听
了10个端口,每个不同的端口是个不同的REST服务。这种情况下是不是意味着这10个服
务完全就没有可能被并行了 (因为每个verticle都是单线程的)。那这也就意味着对
于REST服务来讲,最优的做法应该是每个服务都运行自己独立的verticle ? 我这麽想
对吗
l**********n
发帖数: 8443
31
来自主题: Programming版 - One angry npm module took down the whole npm
http://www.haneycodes.net/npm-left-pad-have-we-forgotten-how-to
module.exports = leftpad;
function leftpad (str, len, ch) {
str = String(str);
var i = -1;
if (!ch && ch !== 0) ch = ' ';
len = len - str.length;
while (++i < len) {
str = ch + str;
}
return str;
}
e*******o
发帖数: 4654
32
来自主题: Programming版 - 如何确认perl 里安装了json module
https://stackoverflow.com/questions/1039107/how-can-i-check-if-a-perl-module
-is-installed-on-my-system-from-the-command-line
可以用cpan或者cpanm 直接再装算了.
p*******n
发帖数: 1
33
来自主题: Unix版 - How to get module path under unix?
Hi,
How to get module path using c under unix? I.E, I have an
executable file pop3 under directory /home/ouc/util, and
/home/ouc/util is added to PATH. So I can run pop3 anyway.
The problem is, pop3 needs to read some file which is under
the same directory as pop3, if I start pop3 at a directory
different from /home/ouc/util, say /home/ouc, how does pop3
get the directory where it itself resides? By the way,
getcwd doesn't work. I know how to do this, by calling
GetModuleName, under windows, but
b***t
发帖数: 1104
34
来自主题: XML版 - problem with perl XML::Node module
it's based on XML::Parser module
seems it can't get prime character ("'") properly
e.g., parsing "3'-5'blahblah" returns 3, ', -5, ' and blahblah
separately, instead of the whole thing between tag.
z********c
发帖数: 1268
35
俺上个礼拜刚register, 怎么知道可以开始做module了呢? 象preliminary exam那样收
到一个candidate number后开始么?
s*******0
发帖数: 3461
36
来自主题: Actuary版 - 请教如何准备FAP module
interim 和final 其实和module 的关系不大了
主要看发挥和表述能力吧
k**b
发帖数: 135
37
来自主题: Actuary版 - 请教如何准备FAP module
那需不需要对module里面内容很了解才能做得出project?
k**b
发帖数: 135
38
来自主题: Actuary版 - 请教如何准备FAP module
分别用fap and module搜没看到有什么讨论呀.请指点关键词

谢谢
z********c
发帖数: 1268
39
来自主题: Actuary版 - 终于做完第一个module了..
module 2 over~~~~~~~~~~
S****o
发帖数: 325
40
来自主题: Actuary版 - 终于做完第一个module了..
Module 2 was a nightmare for me.
z********c
发帖数: 1268
41
来自主题: Actuary版 - 终于做完第一个module了..
module 2 over~~~~~~~~~~
S****o
发帖数: 325
42
来自主题: Actuary版 - 终于做完第一个module了..
Module 2 was a nightmare for me.
z********c
发帖数: 1268
43
来自主题: Actuary版 - 终于做完第一个module了..
module 3...nightmare...恐怕要写超过10页了...痛苦啊~
w******a
发帖数: 65
44
来自主题: Actuary版 - 终于做完第一个module了..
arghhhhhhhhhhhh....
Module 2 ---- makes me sad. :(
A****r
发帖数: 21
45
来自主题: Actuary版 - FSA module
做过FSA的同学们说说你们一般都是花多长时间做完一个module啊?尤其是最快需要多
久?谢谢各位!
y**g
发帖数: 34
46
大家都怎么学阿?我正在做module 1, 好多reading 啊, 大家都读吗?如果不得话,
什么要读什么不读呢?做笔记吗?
大家一起来讨论一下怎样最 快最有效通过的strategy吧
S*****y
发帖数: 34
47
Your FAP expired a year ago. When you register a completely new one, do you
need to re-submit module 1-5 and IA?
c**a
发帖数: 94
48
有个dose-response curve 做出来是这个样子. 黑色curve是orthosteric agnoist的
dose-response curve. 其他是加了一个不同浓度的小分子. 这些浓度的小分子自己没
有任何作用. 所有curve的EC50 差不太多, 2-3倍之内. 这是不是allosteric
modulator?
b******y
发帖数: 627
49
What is Maximum stimulation? Since the first points of all three colored
curve have non-zero stimulation, in which I assume there is no or negligible
orthosteric agonist, my conclusion is that the compound is an agonist as
far as stimulation is concerned.
Now that the compound has quite high affinity to the receptor, can you
saturate the receptor with the compound and see whether orthosteric agonist
still has extra stimulation? If so, the compound is a positive allosteric
modulator as far as sti... 阅读全帖
l**********1
发帖数: 5204
50
楼主的酶反应动力学的方程推导能力强的话
自己可以假设allosteric activator 理论模型 包括how many binding sites
然后模拟 allosteric activator
modules curve 再和你的In vitro wet assay 图 curve 匹配下
就可以了
这是理论物理生化酶动力学的常见做法
再不明白 站内PM matrix 下 your any EM address, here sent you
PDF file shown how to do that task.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)