-
CRC-485communication-program
通讯规则:
1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/
2:通讯连接采用硬件MAX485,双向单工
(Communication rules: 1: clock 7.3728 MHz/9600 baud/8 data bits/odd parity/1 stop bit/hardware, multi-machine communication/2: Communication connection using hardware MAX485, two-way simplex)
- 2011-08-01 10:27:59下载
- 积分:1
-
infozip
InfoZip是一个功能强大的免费ZIP/UNZIP库。为了方便它的使用,本文将介绍一个InfoZip的打包类CInfoZip,这个类本身并不实现压缩功能,只是提供一个易于使用的InfoZip DLLs接口(包含在CInfoZip中)
- 2022-09-18 20:30:03下载
- 积分:1
-
kqgl
后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
- 2011-05-25 19:36:39下载
- 积分:1
-
PFC500 Contact Model1
PFC5.0 C++ 自定义接触模型 PFC5.0 C++ 自定义接触模型,PFC5.0 C++ 自定义接触模型,(PFC5.0 C++ Contact model implementation)
- 2021-03-21 14:39:17下载
- 积分:1
-
chinashengyu
一个中国剩余定理的简单算法,密码学基础算法(Chinese Remainder Theorem a simple algorithm, based on cryptography algorithm)
- 2007-12-17 13:35:58下载
- 积分:1
-
AN_SC13-IEC_PWD-Example
This application note describes how to connect an IPC@CHIP® to a database
and exchange data between those.
As there are no database drivers for the IPC@CHIP® , the connection is realized
with a web server between the database and the IPC@CHIP® . Due to that fact
we have a universal solution for all databases that are accessible by a web server
with PHP functionality. In this example, we use the MySQL database and the
Apache web server. In addition, you need the belonging ZIP “AN_sqlATchip.zip”
file with the PHP file and the C source code.
- 2011-06-30 18:37:51下载
- 积分:1
-
MSP430 IO控制程序
MSP430F149的流水灯控制程序,首先包含了时钟配置,其次是IO控制功能。把IO设置为输出口,根据LED的高点亮,或者低电量,设置IO状态,点亮LED。
- 2022-03-25 00:23:06下载
- 积分:1
-
VC俄罗斯方块源码带详细注释
VC俄罗斯方块源码带详细注释
- 2023-02-08 09:45:04下载
- 积分:1
-
C#编的获取IP地址程序
C#编的获取IP地址程序-access to IP addresses procedures
- 2022-01-25 21:49:10下载
- 积分:1
-
一个很好的FASTCIG程序范例
//
// $Id: fcgio.cpp,v 1.14 2003/06/22 00:51:27 robs Exp $
//
// Allows you communicate with FastCGI streams using C++ iostreams
//
// ORIGINAL AUTHOR: George Feinberg
// REWRITTEN BY: Michael Richards 06/20/1999
// REWRITTEN AGAIN BY: Michael Shell 02/23/2000
// REWRITTEN AGAIN BY: Rob Saccoccio 11 Nov 2001
//
// Copyright (c) 2000 Tux the Linux Penguin
//
// You are free to use this software without charge or royalty
// as long as this notice is not removed or altered, and recognition
// is given to the author(s)
//
// This code is offered as-is without any warranty either expressed or
// implied; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE.
#include
#include
- 2022-01-22 01:48:41下载
- 积分:1