-
利用Visual Basic编写的小程序,模拟手机上消息编辑,可以在电脑上编辑手机消息。...
利用Visual Basic编写的小程序,模拟手机上消息编辑,可以在电脑上编辑手机消息。-The use of Visual Basic procedures for the preparation of a small, analog mobile phone news editor, can edit on your computer phone message.
- 2023-02-25 08:45:03下载
- 积分:1
-
- 2022-04-28 06:23:52下载
- 积分: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
-
本程序允许进入xml文件的URL,使用新的合法支持,可以在网站上运行...
本程序允许进入xml文件的URL,使用新的合法支持,可以在网站上运行-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2023-03-02 15:55:04下载
- 积分:1
-
map listing of the matrix tester 8x8
map listing of the matrix tester 8x8
- 2023-03-21 22:15:03下载
- 积分:1
-
程序由C语音编写,功能为通过修改注册表修改个人浏览器的主页...
程序由C语音编写,功能为通过修改注册表修改个人浏览器的主页-Procedures by the C speech prepared by modifying the registry functions to edit your browser s home page
- 2022-03-11 17:51:30下载
- 积分:1
-
Photographic Tone Reproduction for Digital Images
Photographic Tone Reproduction for Digital Images
- 2023-08-16 05:20:02下载
- 积分:1
-
Dephi报表中画线控件
Dephi报表中画线控件-Delphi statements drew lines Controls
- 2023-01-28 11:10:03下载
- 积分:1
-
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件...
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件-From the formulation of the document read into the data, repeat the search number and then taking one number, save the file
- 2022-01-26 15:13:01下载
- 积分:1
-
一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算...
一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算-a matrix 4 Operational procedures. Two main matrix, plus or minus, multiplication and Operational
- 2022-05-17 04:24:06下载
- 积分:1