由买买提看人间百态

topics

全部话题 - 话题: control
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
j**e
发帖数: 1
1
I create a ATL control and when the control receives the
asynchronous result from remote side, it fires a event to
container. I test it in the VC built-in test container, it
works well. But when I try it using VBScript and HTML, the
event can't be received by the handling function except the
control fires event as a result of a method call.
Many thanks for any answer or information.
f***y
发帖数: 35
2
办公室电脑:Windows 7 enterprise, Remote control enabled
家里Laptop:XP Pro,Remote control enabled,Remote control package updated
两台电脑都用学校网路
问题:
家里电脑无法连接办公室电脑,错误信息如下:
远程桌面由于以下原因之一无法连接到远程计算机:
1)未启用对服务器的远程访问
2)远程计算机已关闭
3)在网络上远程计算机不可用
我把laptop带到办公室,插上cable,发现可以登录到办公室电脑上。但是,如果用校
园无线网,就出现一样的问题,无法连接。
到底是什么问题呢?
谢谢大家
v*****r
发帖数: 1119
3
来自主题: Database版 - MS SQL Server Version Control
Windows version control 应该都会慢慢转到 TFS,TFS 比 VSS 最大的好处是带 CI
function.
但我觉得 version control 或 CI tool, open source 的选择质量都很高 (和 vss
或 tfs 比较的话). You might want to give them a try.
我刚把做的一个大的project 的 version control 从 tfs 转到 git , CI 用 hudson
, project db code 有 Oracle 和 SQLServer 的, 只要有 code checkin, hudson
自动 fetch,compile, deploy to Oracle & SQLServer test environment to run
unit tests. Works pretty well.

,
C****n
发帖数: 2324
4
来自主题: DotNet版 - control array in .net
Control Array feature sucks. It's a foundmental design flaw and should be
discarded.
In .Net, you have better way to do it:
foreach (Control c in tablecell.Controls)
if (c is TextBox)
{
.............
}
If you want to manipulate them in javascript, I am not very familiar with
javascript, but there has to be a way to do it, javascript is soooooo
flexible.

them
w**w
发帖数: 5391
5
来自主题: DotNet版 - User control question:
to make a user control with graphics drawing on it. Each time when data changes,
the graphics in the control will also change. anyone has some idea to do such
kind of controls?
System.Drawing.Graphics gr = this.CreateGraphics();
i can draw in this gr, and perhaps double buffering technique also is needed.
but how to do it in .NET?
i**p
发帖数: 902
6
来自主题: DotNet版 - Version Control Software (转载)
【 以下文字转载自 Software 讨论区 】
发信人: isup (No), 信区: Software
标 题: Version Control Software
发信站: BBS 未名空间站 (Tue Jun 5 22:23:31 2007)
Can anybody recommand me a souce code version control software?
1. Free
2. Running on Windows system
3. Have graphic interface to control version tree/branch
Thanks!
w***s
发帖数: 321
7
突然发现,这东西可以用来做一个廉价的类CRS-1网络:
Fabric ASIC -> Switch
Control Ethernet -> Controller Network
RP/DRP -> Controller
因为每个交换机都可以更换,所以一个Plane也就够了。
如果能控制好地址的结构化,那么blade Switch相当于个简装版MSC,现在大概知道
google做自己的Switch干什么了;-D

了?
l***y
发帖数: 791
8
来自主题: EmergingNetworking版 - ordered control vs independent control (mpls)
If in core network running a mix of the two mode (i.e. multi-vendor
environment) would it be any worse than running just just one? Junos only
supports ordered control but i think cisco runs indepedent.
my thinking is that at such time when new link comes up, you'd drop packets
for a few seconds regardless of which mode, just the location of the
blackholing would be different.
it seems that igp sync is good for these occassions, but I am guessing it
must require ordered control, and also depends ... 阅读全帖
w*****9
发帖数: 346
9
来自主题: Hardware版 - 那个asus主板Q-fan control...
刚才enable了chassis的Q-fan control 发现机箱噪音没变化
有enable了CPU的Q-fan control 发现机箱噪音明显变小了(standard mode)
问题是这个CPU fan control会动态根据负载调整风扇转速吗还是一直就这样了啊?比
如玩游戏时提高转速 会吗?
谢谢
r******u
发帖数: 281
10
I haven't found a standalone receiver. They all come with a controller. Also
, most of the time, they are listed as certified for Vista but not Windows 7
(64 bit). I hope anyone has the experience can share the information.
I am currently using xbox 360 as the extender, so the Harmony can
control the MCE. However, I still want to be able to control it without the extender since 360 has issue with fast forward MP4 file.
i**p
发帖数: 902
11
来自主题: Programming版 - Version Control Software (转载)
【 以下文字转载自 Software 讨论区 】
发信人: isup (No), 信区: Software
标 题: Version Control Software
发信站: BBS 未名空间站 (Tue Jun 5 22:23:31 2007)
Can anybody recommand me a souce code version control software?
1. Free
2. Running on Windows system
3. Have graphic interface to control version tree/branch
Thanks!
h******b
发帖数: 6055
12
来自主题: Programming版 - Angular放弃service直接用controller如何
个人文科生土鳖思维上来说,model如果是rest还有数据库本身都比较容易理解。
比如我call个/api/users,拿到一串json,用controller倒腾一下就直接上界面了。作
为前台我一直以为/api/users就是model/service。
angular一直让我绕不过弯来的就是call这个/api/users,教科书上是应该在service/
factory里call的。
那么最大优势就是不同controller可以共享一个service/factory了。 可是我本来就
可以从不同controller来call/api/users。如果我需要共享一个getuserbyid,我会直
接在rest里面提供。 何必搞angular service呢?

tier
l**t
发帖数: 262
13
来自主题: Software版 - remote control backup的问题
我remote control到公司的一个workstation上,这个公司有3个workstation吧,都连
在一个小server上,其实也就是一个desktop,上面有QuickBooks,就是个财务软件。3
个workstation都能用QuickBooks,data应该都存在那个小server上。
我想要back up QuickBooks的数据,只remote control其中一个work station行吗?还
是必须要remote control那个server?
我要是发错了版,烦请哪位好心给转一下,谢谢。
c*******k
发帖数: 47
14
土人请教个问题, 家里有个老机器, 用的XP HOME系统, 给老人和孩子山网玩用的. 里
面有些读书时候的数
据, 怕被老人孩子不小心删了, 就到Control panel里面打开Folder options, 把那个
FOLDER设置成HIDDEN, 而且不显示HIDDEN FOLDERS.
最近有篇文章需要用原来的数据, 哪知道却发现Control panel里面Folder options没
有了, 也就是说找不回原来的数据了, 但是根据上级目录的SIZE大小来判断, 肯定数据
还是在机器上的, 就是变成HIDDEN的了, 请教一下, 如何把Folder options的选项从
Control panel里面找回来呢?
多谢了!
c*******k
发帖数: 47
15
土人请教个问题, 家里有个老机器, 用的XP HOME系统, 给老人和孩子山网玩用的. 里面有些读书时候的数
据, 怕被老人孩子不小心删了, 就到Control panel里面打开Folder options, 把那个
FOLDER设置成HIDDEN, 而且不显示HIDDEN FOLDERS.
最近有篇文章需要用原来的数据, 哪知道却发现Control panel里面Folder options没
有了, 也就是说找不回原来的数据了, 但是根据上级目录的SIZE大小来判断, 肯定数据
还是在机器上的, 就是变成HIDDEN的了, 请教一下, 如何把Folder options的选项从
Control panel里面找回来呢?
多谢了!
o*****e
发帖数: 871
16
来自主题: Accounting版 - 中小公司controller如何海归?
看样子你的第一份工作就是junior controller?
Hedge fund 的controller 跟其它行业的有什么不同。是不是也是管理monthly close,
financial reporting, cost and budgeting,手下还有几个accountants 或者
accounting managers? 不管怎么说,6年工作经验就可以做正职controller, 可以说是
火箭般的上升路线了。
l*****4
发帖数: 419
17
来自主题: Accounting版 - plant controller vs. controller (转载)
薪水差不多,不过大公司benefits是中型公司不能比的。 我到还是喜欢plant,至少可
以每天穿jeans或 uniform上班。 就是觉得 plant controller title比不上
controller. 找下份工会受到限制。
大公司好处就是机会多。可以经常申请不同部门,哪怕没有那方面经验,公司也愿意提
供 training。
l*****4
发帖数: 419
18
来自主题: Accounting版 - plant controller vs. controller (转载)
plant controller (这个还在进行时,不知道最后拿不拿不到)reports directly to
corporate. 有两个direct reports.
另一个 controller (这个已经收到offer) 有五到六个 direct reports.
y*******3
发帖数: 659
19
我在一个小型进出口贸易公司作了5年多了 (年营业额21m,员工10人),title是
controller,印在名片上的职位是controller,但是有时侯看full charge bookkeeper的
职位内容描述和我做的差不多,请问向这种小型公司里的会计,一个人什么都做,算是
真正的controller么?如果我以后换工作,对应的title应该是什么?我有CMA和外州的
cpa
p.s: 我现在做包括ap,ar.general ledger,lender compliance, transaction tax
filing和季度结和年结,但是公司不follow gaap,也没有年度的审计,我们的预算是兼
职的cfo做的。这个季度结和年结也是我自己摸索出来的,也不知道对不对。。
多谢大家提提建议...
d*********e
发帖数: 3835
20
Manager, Maintenance Control Shift - Minnesota
Qualifications:
* Two to Four (2-4) years of technical aircraft experience, with increasing
responsibilities for multi-faceted direction and planning.
* High School Diploma, GED or equivalent.
* Current FAA approved Airframe and Powerplant License.
* Strong general business knowledge required.
* Basic computer skills required, to include familiarity with MS Word and
Excel.
* Ability to multi-task and work effectively in a continually changing, fast
... 阅读全帖
c******r
发帖数: 3778
21
来自主题: Biology版 - Co-IP control question
你老板这个显然胡扯。
但是你的control也是不够的。
better control是表达myc tag和B,这样可以排除B和myc tag有interaction。
当然还有什么Isotype control啥的,我想你应该已经做了。

时候
negative
speci
pr
w*****n
发帖数: 107
22
来自主题: Biology版 - 关于nuclear loading control的问题
you can use RNA as a control, such as 47S rRNA or pre-mRNAs.
It is not control for loading, but control for the purity of fractionation.
If your cytoplasmic fraction is not contaminated by nuclear fraction, most,
if not all, of these RNAs should be in the nuclear fraction.
n******u
发帖数: 418
23
来自主题: Biology版 - luciferase assay control的问题
以前做luciferase assay
control一般都是b-gal
但是最近新的一批实验发现gal的表达被overexpression的protein repress的很厉害
试过pAct-b gal和pCH110 b gal都是一样的情况
所以问一下,除了用renilla luciferase做control还有其他什么control可以尝试么?
a***y
发帖数: 19743
24
别人的实验数据帮分析。
有三个replicate的control,用来作为基数算实验组fold change的
有些时间point,replicate之间Ct差异较大。如果efficiency是1,1 Ct是大约2倍,那
么有些时间段内
9个(3 x 3)Ct值的range差异可以有常常大于2-3,有个时间段range有4-5。
这个control还能用么?这个实验数据还能发表么?
相比之下各个实验组内的数据Ct差异都很小。
我感觉这个control差异这么大,作为基数很problematic,而且差异这么大的Ct值做算
术平均数距离真实值差异也太大了,必须换一个算法。(以前版上有人求excel表格,
还有没有啊?)
谢谢了!发包子感谢回答的。
A********t
发帖数: 240
25
来自主题: Business版 - Commodity Risk Control
请 版 上 牛 人 帮 我 看 看 , 一 个 大 食 品 公 司 的 risk control analyst
position 要 和 以 下 人 士 各 谈 半 小 时:
1.Dir Risk Control
2.Dir Fundamental & Quantitative Analyst
3.Controller Commodity Trading/Risk Mgmt
4.RP Asst Treasurer
5.VP Input Exposure Mgmt Desk
不 太 了 解 这 五 个 title 各 是 负 责 哪 方 面 业 务 ? 应 该 恶 补 哪 些
finance 方 面 的 知 识 ? 谢 谢 各 位 了 !
A*L
发帖数: 2357
26
来自主题: Business版 - Commodity Risk Control

I do not need to say anything about first one. Quants in trading control are
people from Math background, dealing with VaR and other models. Quants are
dealing with lots, lots of stuff. Depends on company, they may also need to
do the trading support, too, not only risk control. Controllers are those
coordinators. Those people are also possible to be inside auditors. They are
going to talk with brokers, traders, making sure the swaps, futures those
stuff. Treasurers are people who make sure the
D*******i
发帖数: 300
27
来自主题: ChemEng版 - 在美国process control就业如何?
I am not an expert, so what I say here may not be true.
Process Control is not a major in US, it is just a sub-field in Chemical
Engineering. A process control engineer usually have a chemical engineering
degree, and EE degree is usually not qualified.
If your undergradute degree is a true Chemical Engineering degree, you
should be fine. If your undergraduate degree is Procell Control from China,
it is not easy to find a job in industry because you know too little in
chemical engineering, you ca
L******k
发帖数: 33825
28
Hope all is well! CACF is having a meeting that we hope to have ASAP alumni
representation for around mayoral control in schools and the role of APA
parents and students. Join us to learn about the school system and what you
can do:
Why don’t parents and students have a voice in schools?
Who controls the NYC Public Schools?
· Learn about Mayoral Control and how decisions are made about
education funding and policies that impact schools
· Share your experiences with public schoo
j******a
发帖数: 1599
29
我们学校的数据库没有老的paper。那位能帮个忙,发到j******[email protected]
包子答谢了。
International Journal of Control, Volume 48, Issue 2 August 1988 , pages 481
- 498
Controllability, observability and discrete-time markovian jump linear
quadratic control
Authors: Yuandong Ji a; Howard J. Chizeck a
c*******y
发帖数: 1657
30
【 以下文字转载自 Postdoc 讨论区 】
发信人: catmonkey (catplusmonkey), 信区: Postdoc
标 题: 有了解motor control的吗?
发信站: BBS 未名空间站 (Mon Mar 31 12:38:00 2008)
LD今年国内BME毕业,博士做的东西很有跟不上时代的感觉
申请相关的postdoc没有好消息
反而是那些广告找来的与自己不相关的有回信
有个州立大学做motor control的女教授要谈谈
看她的文章好似是些模型的东东,画画图就OK了
她实验室也做实验的,我LD应该不会那种东西的
Google了也不太了解个所以然
哪位达人可以给科普下啊?多谢啦?
还有,这种motor control做起来有没有科研前途啊?
女教授当老板会不会很不舒服?
s*****r
发帖数: 69
31
来自主题: EE版 - 怎么就没人讨论control的
看来control的前途是一片黯淡了。那我们再讨论一下在学术圈混下去的对策吧,上来
这条船总得接着往下走。
我觉得control的出路有:1、走应数的路,研究混沌、流形、微分几何什么的,高水平
的paper容易发。2、用控制理论去做其他学科。网络、通讯、生物、机器人、环境里面
,总能找到点可做的。3、与重大工程项目结合,国家的重大项目,肯定也少不了
control的事情,能搭上自然有前途。
a*******e
发帖数: 336
32
还是有所区别的,毕竟很多老板干了十年以上的control,选题和解题大都还是从
control的角度来考虑问题的,而且原来搞control的去做network也只是少部分
d*******d
发帖数: 3382
33
听control的人说control基本就是数学,连simulation都比较少,如果那样的话,基本只能academia自说自话,发展潜力有限。从听说的funding和就业情况来看,如果不是百分之百的热爱control,或者对这个方向充满信心,最好考虑别的方向。
d****i
发帖数: 4809
34
It is a big sadness that most control guru in academia in North America
switched to other areas due to many reasons, primarily because control
theory has little room to improve and not easy to be funded. Similarly, it
is also a big sadness that so many smart students from Automation Department
in China switched to other areas due to the decline of control in North
America.

focus
g*****g
发帖数: 3623
35
eltekvalere has 96% 2000W AC/DC using DSP control...nice thing about digital control is flexibility and cost- saving.
TI has some nice evaluation kit for digital control LLC. and it can be a good starting point

experi
debating
b**********g
发帖数: 2012
36
american control conference
ieee conference on control applications
conference on decision and control难一些
s*********i
发帖数: 107
37
conference:
5 star Level:
CDC
ACC
3 star level
IFAC
ASCC
ICCA
。。。。。
1 star level
CCC(中国控制会议)
journal
5 star level
IEEE transaction on automatic control
Automatica
3 star level
Asian Journal of Control
。。。。

1 star level
自动化学报
Control Theory & Applications(控制理论与应用)
。。。。
b*******2
发帖数: 2121
38
master要毕业,老板随便给布置了个project,实话说,我们不是搞这行的,俺对fpga和
data acquisition几乎一无所知. 他自己也是什么都不懂,俺也找不到人讨论. google
了一些,还是糊里糊涂. 过来问问大牛们一些基本问题,多谢多谢.
具体project是这样的:
用FPGA实现一个data acquisition system, 然后real time display on computer 还
有 real time control (using matlab or labview).
我有8到16个input channel,声音信号,通过A/D,送进FPGA,在FPGA里把这些数据进行
phase delay control 以及叠加,再进行一些其他计算,比如傅立叶变换转换成频域信号
等等. 要求是,时域信号和频域信号,各个channel信号以及叠加的信号,都要在电脑上实
时显示,也要实现实时control.
小弟新人,一点都不懂,老板也是一点都不懂,但是非要我做这个.跟他提过说想买个DAQ
card,都解决了,用起来也方便,一来嫌贵,二来说没必要,
k*******d
发帖数: 1340
39
通信也就比control好一点,也是research偏数学,找工作难,不过如果编程好至少能
做个coder
Networking和control现在在research上结合得也很多,congestion control之类的,
不过都只是学术界研究的东西,工业界没听说用的
M**A
发帖数: 78
40
现在工业界的congestion control应该还是1988年的TCP AIMD,和control
theory无关. Handley在2006年写过一篇文章,好像说congestion control是long term
problem, 工业界对TCP AIMD已经很满意.
l***g
发帖数: 1035
41
pwm is bang-bang control any way. when pwm is on, currnt goes high, when it
reaches the threshold (peak current), pwm turns off and the system is in qua
si-steady state. ajust the threshold to change the eqilibrium point. hook up
the threshold to a feedback to achieve the control goal.

调节
来控
c******r
发帖数: 723
42
error=0 does not mean ic_ref=0.
This is easy to understand.
When the controller is proportional, ic_ref=Kp*(V_ref - Vo)=0; However, when
the controller has integrator, int(error)=/=0 when error=0.

offset呢
v*****z
发帖数: 13
43
我们学校上课用的是:
Digital control system analysis and design, charles L.Phillips and H.Troy
Nagle, 1995 的 ISBN 0-13-309832-X 网上有PDF版本的下载
还有一本matlab的书: discrete-Time Control Problems using MATLAB and the
Control System Toolbox, Joe H. Chow, Dean K.Frederick 2003 ISBN0-534-28477-
3 我没有买这本书,同学买了,我借看的,个人觉得这本MATLAB书蛮不错的。可惜找
不到PDF版本。呵呵
希望对你有用
r****t
发帖数: 212
44
bio engineering application papers in a control conference
专业和bio/control相关的同仁,如有兴趣, 请发email到 [email protected]/* */
请提供:
1. 名字,工作单位 (以便从系统发出邀请。)
2. 你的一篇和control相关的文章。题目,及所在的杂志或会议名字即可。
多谢!
r****t
发帖数: 212
45
【 以下文字转载自 EE 讨论区 】
发信人: robust (turbos), 信区: EE
标 题: 审稿机会 (robot control conference)
发信站: BBS 未名空间站 (Sat Apr 29 22:37:17 2017, 美东)
conference papers
专业和robotics/control相关的同仁,如有兴趣, 请发email到 [email protected]/* */
请提供:
1. 名字,工作单位 (以便从系统发出邀请)
2. 你的一篇和robotics/control相关的文章。题目,及所在的杂志或会议名字即可。
多谢!
c*******y
发帖数: 1657
46
来自主题: Mathematics版 - 有了解motor control的吗? (转载)
【 以下文字转载自 Postdoc 讨论区 】
发信人: catmonkey (catplusmonkey), 信区: Postdoc
标 题: 有了解motor control的吗?
发信站: BBS 未名空间站 (Mon Mar 31 12:38:00 2008)
LD今年国内BME毕业,博士做的东西很有跟不上时代的感觉
申请相关的postdoc没有好消息
反而是那些广告找来的与自己不相关的有回信
有个州立大学做motor control的女教授要谈谈
看她的文章好似是些模型的东东,画画图就OK了
她实验室也做实验的,我LD应该不会那种东西的
Google了也不太了解个所以然
哪位达人可以给科普下啊?多谢啦?
还有,这种motor control做起来有没有科研前途啊?
女教授当老板会不会很不舒服?
c*******y
发帖数: 1657
47
【 以下文字转载自 Postdoc 讨论区 】
发信人: catmonkey (catplusmonkey), 信区: Postdoc
标 题: 有了解motor control的吗?
发信站: BBS 未名空间站 (Mon Mar 31 12:38:00 2008)
LD今年国内BME毕业,博士做的东西很有跟不上时代的感觉
申请相关的postdoc没有好消息
反而是那些广告找来的与自己不相关的有回信
有个州立大学做motor control的女教授要谈谈
看她的文章好似是些模型的东东,画画图就OK了
她实验室也做实验的,我LD应该不会那种东西的
Google了也不太了解个所以然
哪位达人可以给科普下啊?多谢啦?
还有,这种motor control做起来有没有科研前途啊?
女教授当老板会不会很不舒服?
z********m
发帖数: 186
48
Position: Funded PhD student position in control theory and applications
Organization: Department of Mechanical Engineering, University of
Connecticut.
Highly motivated PhD students in control theory and applications are
encouraged to apply. Specific application areas are un-manned autonomous
systems, flight control, and Mechotronics. Good communication skills and
solid mathematical background are required. The candidates with research
experience and hardware development skills are desirable. M... 阅读全帖
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)