-
针对硬件的测试程序,用于测试某种IC的功能测试,
针对硬件的测试程序,用于测试某种IC的功能测试,-For hardware testing procedures for testing the function of some kind of IC testing,
- 2022-02-26 10:52:12下载
- 积分:1
-
在 Visual C++中操作Excel,对开发数据库管理系统很有意义
在 Visual C++中操作Excel,对开发数据库管理系统很有意义 -read and write excel file,useful for developing database management system
- 2023-02-01 08:25:04下载
- 积分:1
-
多项式的计算,利用链表结构,多项式的总和
多项式的计算,采用链表结构,对两个多项式进行求和-Polynomial calculation, using the list structure, the sum of two polynomials
- 2022-08-17 15:28:28下载
- 积分:1
-
named pipe clients FOSS
命名管道客户机源码-named pipe clients FOSS
- 2023-03-15 02:35:03下载
- 积分:1
-
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了...
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了-This is one everyone can use the software installation, there were a lot of features, I really had not upload
- 2022-01-25 23:07:41下载
- 积分:1
-
基于Wince4.2操作系统,evc4.0开发环境下Tree控件的使用
基于Wince4.2操作系统,evc4.0开发环境下Tree控件的使用-Wince4.2 based operating systems, development environments evc4.0 Tree Controls use
- 2022-03-22 01:52:34下载
- 积分:1
-
火星代码加密AES候选
mars加密算法aes候选分组密码128位输入可变密钥大小
- 2023-07-12 04:00:03下载
- 积分:1
-
读者写操作系统的人实验
编写一个操作系统的读者实验
- 2022-02-15 04:04:22下载
- 积分: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
-
简易写字板小程序,适合初学者,简单易明白.
简易写字板小程序,适合初学者,简单易明白.-simple tablet small program for beginners and easy to understand.
- 2022-02-03 23:27:07下载
- 积分:1