-
基于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
-
gps.net 3.0
地质框架和GPS.Net现在是更大的DotSpatial项目的一部分。所有类和库都已从GeoFramework 2.0和GPS.Net3.0到DotSpatial项目,在;
- 2023-07-03 14:10:03下载
- 积分:1
-
我编写的几个图论代码,包括深搜、最小生成树、最短路径,注释我写的很详细,大家可以作为入门参考。...
我编写的几个图论代码,包括深搜、最小生成树、最短路径,注释我写的很详细,大家可以作为入门参考。-I prepared a number of graph theory code, including deep search, minimum spanning tree, shortest path, notes I wrote in great detail, we can serve as a reference entry.
- 2022-07-02 05:59:46下载
- 积分:1
-
这是我自己编的一个学校管理系统,用的是.NET平台。c++的源码。说明在里面。做得不好,站长不要怪哦。(我是一个大一的软件工程的学生,以后会进步的)...
这是我自己编的一个学校管理系统,用的是.NET平台。c++的源码。说明在里面。做得不好,站长不要怪哦。(我是一个大一的软件工程的学生,以后会进步的)-This is Part I of a school management system, using yes.NET platform. C source code. Note inside. Well done, oh station not to blame. (I was a freshman in software engineering students, the future will progress)
- 2022-09-21 15:55:03下载
- 积分:1
-
最新的杀人游戏的源代码
来源于84源码下载站,请不要恶意传播,...
最新的杀人游戏的源代码
来源于84源码下载站,请不要恶意传播,-The latest killings came from the source code of the game Download the source station 84, please do not malicious dissemination,
- 2023-02-11 15:00:03下载
- 积分:1
-
与Visual C++ olddb
connect to olddb with visual c++
connect to olddb with visual c++
library-connect to olddb with visual c++
connect to olddb with visual c++
library
- 2022-10-26 20:05:03下载
- 积分:1
-
to capture desktop from any others computer in your LAN. I use JPEG format to ge...
to capture desktop from any others computer in your LAN. I use JPEG format to get small file/stream packages size
- 2023-02-01 22:05:03下载
- 积分:1
-
高质量C++编程指南,一本介绍c++得书,叙述得及其详尽。
高质量C++编程指南,一本介绍c++得书,叙述得及其详尽。-quality C programming guides, introduced a c++ book, narrated and detailed.
- 2022-03-05 08:01:40下载
- 积分:1
-
很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的...
很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担! 还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Querystring()等格式语句中的变量提取出来,那是多么领ASP代码编写着兴奋啊! ASP变量助手 可以满足这些要求,支持 【变量】->『格式』 和 『格式』->【变量】双向转换。不但预设了常用的5种转换格式,还支持自定义转换格式!绿色免费软件,不写注册表,不用安装!-many ASP code will be prepared to encounter when submitting a form or a URL that too much information, write Request.Form such phrases will be very troublesome. Sometimes even write as many as several dozen. If direct input variables can automatically write the Rs (), Request.Form (), Request.Querystring () statement. Be prepared to significantly reduce the burden! There may be times when they need to form statements variables, a further 000 copies of selected also very annoying. If these can be automatically Rs (), Request.Form (), Request.Querystring () formats statements extracted variables, it is how prepared from ASP code with e
- 2023-05-03 04:25:03下载
- 积分:1
-
SQLET分词算法,一个C程序,供大家参考。
SQLET分词算法,一个C程序,供大家参考。-SQLET segmentation algorithm, a C program, for your reference.
- 2022-06-26 20:40:34下载
- 积分:1