搜索资源列表
MyOpc6
- OPC程序,同步接口,我在工作中需要OPC时刚开始写的,功能是核心的同步接口OPC取数据,最关键的代码,非常简练-OPC PROGRAM
myseifcomm
- windows xp系统下vc++平台上,开发的串口通信核心代码-Windows xp system vc++ platform, the development of the core code serial communication
AppleBase
- 这是在为某公司开发苹果手机同步软件时, 实现的iOS平台跟windows平台的接口代码, 本来是要实现一个功能类似同步推,91助手,iTools等的windows同步软件, 很可惜项目中途废弃了, 现提供一部分核心接口代码供有需要的朋友-This is a company developed for Apple mobile phone synchronization software, realized with the windows platform
shuzilvboqi-shejibaogao
- 实现了声波信号的数字滤波器。 主要以文档为主,只有部分核心代码。-Realization of the digital acoustic signal of the filter. Based mainly on the document, only part of the core code.
testlibusb_win
- 实现了USB上位机与下位机之间的通信程序,底层代码采用的是神州IV的HID设备驱动,上位机采用的是libusb-win32实现的,修改了官方sourceforge提供的例程,实现了上位机给下位机发送控制控制命令,开关灯。同时,可以捕获到下位机按键被按下的消息。特殊说明,未经修改的代码可以到sourceforge上去下载,此处不再上传。testlibusb_win.c即是修改过的,是核心部分。开发环境是visual studio 2012.-USB communication program to
wuziqi-code
- 介绍五子棋的核心算法以及一些代码的基本讲解。-Introduce the core algorithm backgammon and some basic code to explain.
VC_OPC_Client
- 开发了一个基于组态后台的OPC客户端驱动,考虑到驱动的特殊性,所以只开发了同步接口操作。现把核心代码公开出来,有点VC基础的人可以直接拿来用。-The development of a configuration backend OPC client based on the drive, considering the particularity of the drive, so only the development of synchronous interface. We put the
Comm_Public1
- 使用串口类操作串口读写,核心基础代码,接收的报文的整帧报文,可以直接应用在项目中进行报文处理-The use of serial port to read and write serial operation, the core of the code, the message received the whole frame message, you can directly apply to the project for message processing
wechat
- 一个简单易用的微信公众平台SDK 基于微信官方SDK简单封装,避免过度封装带来的额外学习成本以及影响扩展性 核心API类单文件,简单易用,隐藏开发者不需要关注的细节 抽象了消息事件,让你的控制器代码更优雅,扩展和维护更容易 支持PHP 5.4、5.5、5.6、7版本 -A simple and easy to use WeChat public platform SDK Based on the WeChat official SDK simple package, t