-
数控机床故障诊断系统操作说明-V1.0-7.2
在C#环境下开发的基于以太网的数控机床故障诊断系统,实训数控机床的在线监控。(The CNC machine tool fault diagnosis system based on Ethernet is developed in C# environment, and the online monitoring of training CNC machine tools is carried out.)
- 2020-12-08 14:29:19下载
- 积分:1
-
嵌入式HTTP服务器
基于httplistener开发的HTTP框架,基于异步处理机制,对CPU使用率大大提高,支持get和post两种通讯方式,同时支持json方式处理,内部带有DEMO可直接运行。
- 2022-07-10 11:26:52下载
- 积分:1
-
access-data-in-IBuffer
在C++中访问IBuffer类中的数据,开发环境:Windows 8, visual studio 2012(How to access data in an IBuffer in C++)
- 2015-03-24 17:07:01下载
- 积分:1
-
BacSport-nouv2-
在excel上使用macro对图表编辑,使用语言为法语(Utiliser macro en Excel)
- 2013-12-07 12:16:57下载
- 积分:1
-
stm32 红外编码发射 自动充电桩
基于stm32的红外发射程序,功能是自动充电桩的对接充电功能,平台STM32F407外部晶振16M。已量产。
- 2023-01-30 21:55:05下载
- 积分:1
-
GNSS
单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。(Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the travel and other navigation and positioning)
- 2020-12-30 11:59:00下载
- 积分:1
-
现代信号处理教程_胡广书
说明: 很多matlab例子(many examples Matlab)
- 2005-12-01 09:25:59下载
- 积分:1
-
binary_pso_c
离散版粒子群算法,MATLAB环境中的,对求解离散优化问题很有帮助.(Discrete version of PSO, MATLAB environment to solve the problem of discrete optimization helpful.)
- 2008-12-21 09:37:08下载
- 积分:1
-
de_Precoding
mimo预编码C++代码欢迎各位参考,相互学习(mimo pre-coding C++ code to welcome you to reference, mutual learning)
- 2015-01-22 19:56:52下载
- 积分:1
-
itextsharp获取签章信息
itextsharp获取签章信息,目前好多人都喜欢去,通过这种方式 PdfReader pdfReader = new PdfReader(file); PdfStamper pdfStamper = new PdfStamper(pdfReader, new FileStream(temfile, FileMode.Create)); AcroFields reader = pdfStamper.AcroFields; //acro.GetSignatureNames()、、、、 这种方式显然是OK 的,但是,不觉得很啰嗦吗?大家可能都不知道reader本身就有这个功能啊 //PdfReader re = new PdfReader("xxx.pdf"); //AcroFields acro = re.AcroFields; //acro.GetSignatureNames()、、、、。。。哈哈,是不是很好啊
- 2022-03-23 01:38:37下载
- 积分:1