-
自己写的网络通讯系统
自己写的网络通讯系统-himself wrote the network communications system
- 2022-07-24 02:24:03下载
- 积分:1
-
- 2022-11-01 12:15:03下载
- 积分:1
-
it s a tiny code.i m looking forward to help someone
it s a tiny code.i m looking forward to help someone
- 2022-04-22 04:57:42下载
- 积分:1
-
一个SMS 的短信平台的原代码,需要JAVA 的comm.jar的支持。可以和一些商用SMS的短信平台相媲美...
一个SMS 的短信平台的原代码,需要JAVA 的comm.jar的支持。可以和一些商用SMS的短信平台相媲美-an SMS messaging platform of the original code, the need JAVA Comm.jar support. Business can and some SMS messaging platform comparable
- 2023-09-03 02:05:03下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
VB串口编程比较全教程及代码,愿给大家有一定的帮助
VB串口编程比较全教程及代码,愿给大家有一定的帮助-VB Serial Programming Guide and compare the whole code, we would like to have some help
- 2022-01-26 06:43:32下载
- 积分:1
-
nothing to say! It is only the necessar file to be enabled to download other imp...
nothing to say! It is only the necessar file to be enabled to download other important file for my studies.
- 2023-01-26 04:25:03下载
- 积分:1
-
very classic manual of DHTML javascript dom css
非常经典的DHTML 手册 dom css javascript-very classic manual of DHTML javascript dom css
- 2022-02-07 07:12:38下载
- 积分:1
-
苹果手机的实现
Sip phone implementation for Mac
- 2022-05-31 19:44:41下载
- 积分:1
-
交换机命令全集,思科交换机的基本配置和高级配置
交换机命令全集,思科交换机的基本配置和高级配置-The Complete Works of command switches, Cisco switches and basic configuration of the Advanced Configuration
- 2022-02-04 02:21:51下载
- 积分:1