-
模态计算
模态分析的ansys apdl源程序,具有通用性(The ANSYS APDL source program of modal analysis is universal.)
- 2019-05-04 12:47:37下载
- 积分:1
-
Untitled1
说明: wfwef dfwgfwfwvewvfv gwgewgrwev fewfwefrwe
- 2020-06-21 22:00:02下载
- 积分:1
-
卡尔曼滤波与组合导航原理%28秦永元98-带目录+%29
详细介绍了组合导航系统,主要以惯导系统为主,结合卡尔曼滤波算法设计系统(The integrated navigation system is introduced in detail, which is mainly based on inertial navigation system and combined with Calman filter algorithm design system.)
- 2017-12-13 15:51:04下载
- 积分:1
-
产品管理系统产品交易,是否不足,自动控制。
产品管理系统
产品买卖,是否缺货,进行自动监控
功能强大-product management system product transactions, whether shortage, automatic control powerful
- 2022-03-24 20:57:04下载
- 积分:1
-
evaporation-condensation
在Fluent仿真水蒸气凝结及蒸发需要利用Fluent 水雾消散UDF(evaporation-condensation)
- 2020-12-02 20:29:26下载
- 积分:1
-
myFFT
对每一行为一个离散信号的信号矩阵进行FFT,输出频域信号矩阵和采样频率(FFT of the signal matrix, and the output is the spectrum matrix and the sampled frequency)
- 2020-12-23 10:19:07下载
- 积分:1
-
VBA费用报销表
VBA费用报销表
VBA费用报销表
VBA费用报销表
VBA费用报销表
VBA费用报销表-VBA费用报销表
VBA费用报销表
VBA费用报销表
VBA费用报销表
- 2022-04-19 03:11:54下载
- 积分:1
-
CoStream 无缓存 Pipe Stream
翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在 XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream();
static string outpath;
static void Main(string[] args)
{
// ...
XmlDocument doc = new XmlDocument();
doc.Load(args[0]);
outpath = args[1];
var reading_thread = new Thread(ReaderBody);
reading_thread.Start();
using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true }))
doc.Save(pipe);
reading_thre
- 2022-03-17 17:34:17下载
- 积分:1
-
ESRI.ArcGis.Desktop.v9.3.Crack.Only-TBE
arcGIS 9.3破解所需的全部文件。(all the required files for arcgis 9.3)
- 2020-06-25 22:40:02下载
- 积分:1
-
FakeLib
说明: 1.直接生产劫持对象文件 2.侦察可能劫持成功的对象(获取运行中的进程,列出其dll 选择劫持)(1. Direct production of hijacked object files 2. Detection of possible hijacked successful objects (get running processes, list their DLL selection hijacking))
- 2019-05-02 15:44:13下载
- 积分:1