-
基于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
-
一个开源链表类
实现链表的大部分功能,可直接使用。实现链表的创建,添加和删除等功能。可以帮人更好的进行链表的操作,并不用太在意链表内部的各种情况。
- 2022-09-21 01:35:04下载
- 积分:1
-
VegaPrime_2.0_Web_Samples.part03.rar (400 KB)
VegaPrime_2.0_Web_Samples.part03.rar (400 KB)
-VegaPrime_2.0_Web_Samples.part02.rar (400 KB)
- 2022-12-27 06:45:03下载
- 积分:1
-
使用说明:
1、本软件为多个零碎的字符文件的合并提供了方便,它所整合的文件只要是字符类型即可
2、可以多种格式输入和输出
3、首先需要将要处理的文件...
使用说明:
1、本软件为多个零碎的字符文件的合并提供了方便,它所整合的文件只要是字符类型即可
2、可以多种格式输入和输出
3、首先需要将要处理的文件名改为1.txt(或者1.doc或者1.m或者其他文件类型)......n.txt(或者n.doc或者n.m或者其他文件类型),n为文件总数。
4、然后按提示操作即可。
5、由于软件为2.0版,经过大量改进,讲运行速度提高了几百倍,无需用户等待,瞬间即可。
6、联系方式:
邮箱地址:yuannweimin_123@yahoo.com.cn
联系电话:13541229189-Usage: 1, the software for a number of piecemeal character of the merger document, providing a convenient, integrated document it as long as they are characters you can type 2, can be a variety of formats for input and output 3, first of all need to have to deal with the file name changed for 1.txt (or 1.doc or 1.m or other file type )...... n.txt (or n.doc or nm, or other file type), n the total number for the document. 4, then prompts you. 5, due to software version 2.0, after a large number of improvements, say to run hundreds of times faster, without user waiting, the moment you can. 6, Contact: E-mail address: yuannweimin_123@yahoo.com.cn Contact Tel: 13541229189
- 2022-01-26 01:39:31下载
- 积分:1
-
课程设计基于UML的学生住宿管理系统设计
课程设计基于UML的学生住宿管理系统设计-Curriculum design is based on UML" s student accommodation management system
- 2022-02-22 12:04:32下载
- 积分:1
-
mfc实现的一个计算器
运用微软的基础类库编写的一个简易的计算器,能实现日常生活所需,功能相对完善。
- 2022-06-29 02:55:08下载
- 积分:1
-
这是一个电话薄管理系统
这是一个电话薄管理系统-This is a phone book management system
- 2022-03-10 21:49:09下载
- 积分:1
-
输入任意顺序的姓名表,按字典顺序打印出来
输入任意顺序的姓名表,按字典顺序打印出来-arbitrary order of the input table names, according to the order printed dictionaries
- 2022-08-18 20:50:49下载
- 积分:1
-
particle filter
适合新手学习的标准粒子滤波。快速入门。matlab上m语句编程实现。希望可以帮助到大家。该算法适合非线性非高斯系统。具有很广的使用范围。
- 2022-07-09 01:26:40下载
- 积分:1
-
vc写的学生成绩管理系统,很适合学生作为课程设计用~~功能也不是很完善,不过还可以吧。喜欢的可以下载...
vc写的学生成绩管理系统,很适合学生作为课程设计用~~功能也不是很完善,不过还可以吧。喜欢的可以下载-vc wrote student achievement management system that is suitable for students as a function of curriculum design, use ~ ~ is not very perfect, but can also bar. Look like can be downloaded
- 2022-03-16 14:32:36下载
- 积分:1