-
工业以太网现场总线EtherCAT驱动程序设计及应用
介绍实时工业以太网技术进展, EtherCAT系统组成原理、主站和从站硬件和软件设计开发。(Introduces the development of real-time industrial Ethernet technology, the composition principle of EtherCAT system, the design and development of hardware and software of master and slave stations.)
- 2018-11-28 11:19:16下载
- 积分:1
-
WPF程序生成excel文档
用WPF程序框架编写了一个简单生成excel文档的程序,代码简单并且详细。生成的excel文件在inDebug文件夹写,即和可执行文件放在一起的。excel的内容是产生9行9列的索引数字,以供研究。有需要的自行下载哈。
- 2022-04-15 06:51:41下载
- 积分:1
-
光流法稳像
光流法稳像(转发别人的。。。里面有一个视频可以做测试,大家也可以自己做个视频)
- 2022-04-16 14:04:29下载
- 积分:1
-
xunbao
寻宝问题:给定袋子的容积和每个金块的体积,请你算出最多能带走金块的体积(Treasure hunt question: given the bag' s volume and the volume of each gold, you calculate the volume up to take away gold)
- 2010-07-01 00:31:11下载
- 积分:1
-
C# write to a network system, was originally used to school, and now to share th...
用C#写的一个网络提交系统,本来是给学校用的,现在拿出来共享以下-C# write to a network system, was originally used to school, and now to share the following show
- 2022-03-13 17:14:21下载
- 积分:1
-
ADC7192源码驱动
ADC7192嵌入式源码驱动程序,通用7190,直接驱动,单片机嵌入式程序代码void AD7192Initialization()
{
AD7192SoftwareReset();
AD7192InternalZeroScaleCalibration();
AD7192InternalFullScaleCalibration();
}
void AD7192SoftwareReset()
{
unsigned char WriteBuf[1];
unsigned char ReadBuf[1];
unsigned char i;
ADuC7026OutputBit(CS,0);
WriteBuf[0] = 0xFF;
for(i=0; i
- 2022-02-09 11:48:52下载
- 积分:1
-
STC12C5A60S2头文件
STC12C5A60S2头文件,含有片上AD,硬件PWM等特殊寄存器
- 2023-03-16 08:25:03下载
- 积分:1
-
SSD5Ex2
ssd5 exercise 2 answer.
- 2013-09-19 15:57:14下载
- 积分:1
-
PIDMatlabC
介绍了PID算法的matlab编程以及相对应的C语言编程(Introduced PID algorithm matlab programming and the corresponding C language programming)
- 2013-08-08 22:49:13下载
- 积分:1
-
SSIPconferencI
基于SIP协议的多方会议系统。。基于开源的PartySIP开发。
(SIP-based conferencing system. . Based on open source PartySIP development.)
- 2012-07-19 21:38:45下载
- 积分:1