由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - 请指教一个简单的函数如何保证thread safe?
相关主题
Execute file under a UNC path in Matlabfortran怎么处理很大的数?
Fortran里面哪个函数显示系统时间?请问fortran里可不可以调用Matlab函数?
OpenMP入门级问题再问个excel solver &VBA问题
请教vc里调用matlab的函数随机数???
请教正则函数的定义请问在Matlab中可以调用Maple函数吗?
请问normal disctribution的cdf函数在FORTRAN或C里有[转载] 老问题,新问!是matlab还是我太笨了!
[转载] Matlab编译Stand-alone application问题unidentified_title
问个简单的数值问题[求助]ODE数值解不converge
相关话题的讨论汇总
话题: thread话题: when话题: variable话题: safe话题: execute
进入Computation版参与讨论
1 (共1页)
c**z
发帖数: 669
1
象实现一个queue之类的
笼统的说有什么办法?
如果在里面放一个 member variable, set it to true when the thread starts to
execute, and flip it when the thread returns.
请问这样可以吗?
z**********6
发帖数: 68
c**z
发帖数: 669
3
象实现一个queue之类的
笼统的说有什么办法?
如果在里面放一个 member variable, set it to true when the thread starts to
execute, and flip it when the thread returns.
请问这样可以吗?
z**********6
发帖数: 68
a******i
发帖数: 6
5
Using immutable data variable, for example like String in java.
1 (共1页)
进入Computation版参与讨论
相关主题
[求助]ODE数值解不converge请教正则函数的定义
请教一个随机积分的问题请问normal disctribution的cdf函数在FORTRAN或C里有
[转载] [求助]如何加快S函数在Simulink中的运行速度[转载] Matlab编译Stand-alone application问题
怎样实现正态分布函数从某个数x到正无穷大的积分?问个简单的数值问题
Execute file under a UNC path in Matlabfortran怎么处理很大的数?
Fortran里面哪个函数显示系统时间?请问fortran里可不可以调用Matlab函数?
OpenMP入门级问题再问个excel solver &VBA问题
请教vc里调用matlab的函数随机数???
相关话题的讨论汇总
话题: thread话题: when话题: variable话题: safe话题: execute