-
WinCE5.0和以下wince4.2 nand flash驱动程序,支持小的块…
在WinCE5.0和WinCE4.2下面的Nand Flash驱动程序,支持small block和big block.-WinCE5.0 and in the following WinCE4.2 Nand Flash driver, support small block and big block.
- 2022-06-21 16:28:34下载
- 积分:1
-
用mfc实现基于对话框的有背景图的应用程序
用mfc实现基于对话框的有背景图的应用程序-using dialog-based map of the background applications
- 2022-05-15 06:05:54下载
- 积分:1
-
Hangman game in Visual basic 6.0
Hangman game in Visual basic 6.0
- 2022-08-19 12:52:01下载
- 积分:1
-
一个立体按钮ACtiveX控件,很好用
一个立体按钮ACtiveX控件,很好用-a three-dimensional buttons ACtiveX controls, good use
- 2023-05-30 01:25:03下载
- 积分:1
-
modbus C++源码
modbus C++源码
modbus C++源码
modbus C++源码
-Modbus C++ source Modbus C++ source code
- 2022-12-01 02:30:04下载
- 积分:1
-
词法分析,编译原理的词法分析程序c++源码。
词法分析,编译原理的词法分析程序c++源码。-Lexical analysis, lexical analysis of the principle of compiler c++ source program.
- 2023-06-12 05:30:02下载
- 积分:1
-
数据库开发一点心得,附有ACCESS数据库应用代码详情请细看...
数据库开发一点心得,附有ACCESS数据库应用代码详情请细看-database development experience, with its Access database application code details, please look at
- 2022-03-23 00:01:53下载
- 积分:1
-
一种网络通信编程实例源代码
VC++网络通信编程实例案例精选源代码1-examples of network communication programming source code for a selected case
- 2022-11-05 10:55:03下载
- 积分:1
-
Find their own network programming is also about the source of the serial
自己找得网络编程的源程序 也是关于串口的-Find their own network programming is also about the source of the serial
- 2023-02-08 05:00:04下载
- 积分: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