-
headfile
pcf8583时钟芯片 iic lcd显示时钟(pcf8583 clock chip iic lcd display clock)
- 2010-05-15 19:50:57下载
- 积分:1
-
CCS4.2-Crack-Conduct
CCS4.2破解指南,自行编写,绝对可用,成功率100 (CCS4.2 crack guide, write your own, absolutely free, 100 success rate)
- 2011-02-15 23:50:27下载
- 积分:1
-
GPS
GPS定位数据解析,GPS设备通过对接收到的导航电文进行分析处理,计算出设备所在的经纬度、海拔、航速、航向等空间信息,并按照规定的NMEA-0183协议将空间信息以及卫星信息进行组织,按照一定的波特率通过串口通讯(按位发送)提供给GPS设备使用者或者在GPS设备上进行显示(GPS positioning data analysis, GPS device by the received navigation message analysis and processing equipment where the calculated latitude and longitude, altitude, speed, heading and other spatial information and spatial information and satellite information is organized in accordance with the provisions of the NMEA-0183 protocol , according to the baud rate of serial communication (bits sent) to the users of GPS devices or GPS devices on display)
- 2012-06-25 21:42:13下载
- 积分:1
-
WPF MVVM 例子源码
WPF MVVM 例子源码
- 2014-11-26下载
- 积分:1
-
C++实现运算符重载实现矩阵加减
#include "stdafx.h"
#include
#include
#include
#include
using namespace std;
const int m=2;
const int n=3;
class juzhen
{
private:
int x[m][n];
public:
juzhen();
juzhen operator+(juzhen &c2);
void display();
void putin();
}t;
void juzhen::putin(){
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-14 12:38:11下载
- 积分:1
-
TEST22[IRD]
PIC16F886控制红外线程序,希望对大家有帮助。(PIC16F886 to control IR program, we hope to help.
)
- 2012-02-13 12:55:25下载
- 积分:1
-
ModbusTCP 连接、写入、读取
C#基于NModbus实现MODBUSTCP字符串、浮点数读写 (Winform与WPF界面)
- 2020-12-12下载
- 积分:1
-
GDIplus.dll
这个是GDI的dll动态链接库,可以通过C++/C直接去调用,或者通过JNI去调用都可以,就是整体的实现比较烦,我是通过jni去调用的。
- 2023-03-24 01:05:04下载
- 积分:1
-
stkconnect
很好用的Visual studio编的MFC界面程序,STK控制台程序(Good use of Visual Studio Series MFC interface program, STK console program)
- 2021-02-25 15:39:38下载
- 积分:1
-
C# 调用EXE 很不错大家下载试试看!
C# 调用EXE 很不错大家下载试试看!-C# Call you downloaded EXE very good try!
- 2022-06-18 08:56:22下载
- 积分:1