搜索资源列表
xiang.rar
- 数据字典生成工具,VBA编写,支持sqlserver,access和mysql数据库,create data dict to word document,made by VBA,database support just like MSSql,Access and Mysql.
DataAccess.rar
- 论文:数据访问中间件系统设计与实现 摘要:为了解决大型系统开发过程中数据访问的一致性、实时性以及数据透明性等问题,该文拓展了数据访问中间件的概念,重点介绍了一个能够适应分布式信息系统开发应用需要的数据访问中间件的设计方案以及软件实现技术。 关键字:中间件;服务端;客户端;访问协议 备注:这篇论文是我花了两块钱买的,但是共享是我们的原则,所以放到这里让大家下载了。,Thesis: Data Access Middleware System Design and Implementatio
DS18B20
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,
DAL
- 用于C++的数据访问层接口,可以适用于大部分主流数据库。-For C++ the data access layer interface, can be applied to most mainstream databases.
ASync
- 实现用C#对PLC等设备的OPC服务器的数据访问与操作,异步实现-Achieved with C# on the PLC and other equipment of the OPC server data access and operation, asynchronous implementation
toolkit14649_2
- This directory contains a C++ software toolkit built at NIST for programming with ISO 14649 Parts 10, 11, and 111. Those parts are a data model to be used for control of a machining center. Those Parts are fully covered. The toolkit suppor
arthurwolf-Smoothie-b45e49d
- This directory contains a C++ software toolkit built at NIST for programming with ISO 14649 Parts 10, 11, and 111. Those parts are a data model to be used for control of a machining center. Those Parts are fully covered. The toolkit suppor
DLLpullsdk
- PullSDK接口支持TCP/IP和RS485通信协议,并支持UDP广播方式搜索门禁控制器及修改门禁控制器的IP地址、子网掩码、网关。 PullSDK接口使用C语言开发,对数据通讯做了高度优化,使其成为一个简洁高效的访问接口。 PullSDK接口在设计开始参考了SQL,但更考虑到业务中最常用的模型,是精心提炼出来的一组接口,做到了设计、实现、使用三方的平衡 -PullSDK interface supports TCP/IP and RS485 communication proto
门禁
- 完全使用C语言对门禁的基础功能进行编写,通过udp协议与底层进行数据的交互,取出对应数据后在和平台端进行交互。(Full use of C language based on function to access the write data through the UDP protocol and the underlying interaction, interact in peace you take out the corresponding data.)