-
在visual C++ 编写的简单的鼠标单击实验程序
在visual C++ 编写的简单的鼠标单击实验程序-In visual C++ to prepare a simple click of the mouse experimental procedures
- 2022-01-22 04:44:56下载
- 积分:1
-
usb 通讯
这只是demo 用于usb通讯,这是通过系统api函数来枚举获取并打开usb设备进行通讯,实现上位机和下位机通过usb口进行通讯,以往都是一串口通讯,这提高了通讯的速度。
- 2022-01-28 19:21:21下载
- 积分:1
-
vb.net 数据库基础
此代码演示如何在 visual studio 2010 vb.net 与 sql 数据库中执行的基本操作。
它显示的操作,如插入、 更新、 删除和检索数据以不同的方式。
它还显示概念,如命名空间、 类、 基本控制、 方法、 reusablity 方法在 vb.net 中
- 2022-03-10 00:21:39下载
- 积分:1
-
万年历中星期的算法 包括闰年,从0000
万年历中星期的算法 包括闰年,从0000-9999年 原代码,未编译-hefty almanac weeks algorithm which include a leap year, from 0000-9999, the original code did not compile
- 2022-11-17 19:05:03下载
- 积分:1
-
本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。...
本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。-This procedure has a priority on the implementation of the calculator function of the preparation, support brackets, such as optimizing the calculator function.
- 2022-02-06 09:14:55下载
- 积分:1
-
IEC104规约模拟程序
能够实现IEC104规约通讯,可以模拟子站发送数据,可以设置数据的变化范围
- 2022-03-18 22:49:44下载
- 积分:1
-
ssd4exercise3的作业答案,欢迎你的下载,谢谢了
ssd4exercise3的作业答案,欢迎你的下载,谢谢了-Operating ssd4exercise3 the answer, you are welcome to download, I would like to thank the
- 2022-02-13 12:32:58下载
- 积分:1
-
程序目的:从已知二叉树的前序和中序序列构造该二叉树
程序目的:从已知二叉树的前序和中序序列构造该二叉树-procedures Objective : known binary tree from the first sequence and the sequence structure of the sequence of binary tree
- 2022-02-01 00:58:51下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
一个简单的图片上传程序,占空间极小,功能比较完善.其他功能根据您的需要添加...
一个简单的图片上传程序,占空间极小,功能比较完善.其他功能根据您的需要添加-a simple picture upload procedures, accounting for a very small space, function more perfect. Other features you need to add
- 2022-03-01 09:23:37下载
- 积分:1