-
小提琴图 (1)
说明: The source code of data analysis using R language does not contain data sets. If you need to contact us
- 2019-02-23 14:46:45下载
- 积分:1
-
如果您在不小心的时候把一个很重要的文件彻底删除了,那么这个软件将可以帮您找回您的文件,前提是不能有新的文件写入。...
如果您在不小心的时候把一个很重要的文件彻底删除了,那么这个软件将可以帮您找回您的文件,前提是不能有新的文件写入。-If you are not careful enough time to pass a very important document completely erased. Well, this software will help you find your files, the prerequisite is not a new document written.
- 2022-03-16 15:55:26下载
- 积分:1
-
xianzhen
说明: 直线阵列天线方向图和带有切比雪夫加权的直线阵列方向图,对初学天线阵列的有帮助,只不过代码写的不够好,网上找的(The linear array antenna pattern and the linear array pattern with Chebyshev weighting are helpful for the beginner antenna array, but the code is not written well enough.)
- 2019-11-22 20:01:52下载
- 积分:1
-
鼠标悬停图片炫酷动画特效
说明: 一款纯CSS3鼠标悬停图片炫酷动画特效。该特效中,当鼠标悬停在图片上面(A pure CSS3 mouse hover picture cool animation special effects. In this effect, when the mouse hovers over the image)
- 2019-02-01 14:59:29下载
- 积分:1
-
OpenProtocol_Specification_通讯
拧紧机对外提供的接口, Atlas Copco Tools and Assembly Systems(Interface provided by tightening machine)
- 2019-06-19 15:04:24下载
- 积分:1
-
系统辨识与自适应控制程序(769-5)
支持旋转变压器和光电编码器检测。
支持CAN总线控制、端子控制。
?高功率密度,高效率,高防护等级。
完善的保护功能:输出短路、过流、过压、欠压、过热、过载、编码器断线等保护。
?输出力矩能力强,即使在弱磁区也有优异的力矩特性。
防溜坡功能。
应用场合:
乘用车、纯电动巴士、混合动力巴士(dsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsgadsgadgadsga)
- 2017-09-02 11:58:12下载
- 积分:1
-
HI3516A interface
说明: HiSilicon HI3515A DVR SoC Interface Documentation
- 2020-06-20 23:40:01下载
- 积分: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
-
Pt100 temperature sensor for the front
用作pT100温度传感器的前端电路,原理可以从网上搜索相关文章,谨此以期达到抛砖引玉的效果-Pt100 temperature sensor for the front-end circuit, the principle can be from the Internet search-related articles, start with these to achieve the effect of
- 2022-01-24 13:06:58下载
- 积分:1
-
qingfen_v24
music高阶谱分析算法,有借鉴意义哦,随机调制信号下的模拟ppm。( music higher order spectral analysis algorithm, There are reference Oh, Random ppm modulated analog signal unde.)
- 2017-04-13 22:05:02下载
- 积分:1