-
带LCD驱动纳瓦级mpu pic16F946 ad采样程序
带LCD驱动纳瓦级mpu pic16F946 ad采样程序-with LCD driver Navarro-mpu pic16F946 ad sampling procedures
- 2023-03-09 06:10:03下载
- 积分:1
-
Boutique VC7.0
精品 能够把VC7.0-8.0的工程转换到VC6.0的工程, 界面也很漂亮,鼠标一拖,一切搞定。
-Boutique VC7.0-8.0 can convert the project to VC6.0 project is also very beautiful interface, drag the mouse, all done.
- 2022-05-05 06:57:28下载
- 积分:1
-
here is the operation of the Foxpro database and relevant data to build up a dat...
这里是Foxpro数据库操作的相关数据及建立数据库的参考文件,下载后查看-here is the operation of the Foxpro database and relevant data to build up a database of reference documents, downloading of View
- 2022-03-15 06:42:03下载
- 积分:1
-
VB6实现Windows服务
VB6实现Windows服务-VB6 Windows services
- 2022-07-16 06:19:27下载
- 积分:1
-
vb开发的成绩管理系统
vb开发的成绩管理系统-vb development of the performance management system
- 2022-01-27 21:05:11下载
- 积分:1
-
视频教程,不用多说了,一看就会了
开发环境搭建XP+VMware+Redhat9.0安装教程...
视频教程,不用多说了,一看就会了
开发环境搭建XP+VMware+Redhat9.0安装教程-Video tutorials, Needless to say, and one will see the development environment to build XP+ VMware+ Redhat9.0 Installation Tutorial
- 2022-02-11 13:59:20下载
- 积分:1
-
该软件实现键盘锁定功能,当你暂时离开不想关机,但又不想让别人动你的电脑的时候可以试着用该软件...
该软件实现键盘锁定功能,当你暂时离开不想关机,但又不想让别人动你的电脑的时候可以试着用该软件-The software realize the keyboard lock feature, when you do not want to leave the country temporarily shut down, but do not want others to move the computer when you try to use the software
- 2022-02-09 10:44:20下载
- 积分:1
-
火车订票系统
应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/
struct train
{
char num[10];/*列车号*/
char city[10];/*目的城市*/
char takeoffTime[10];/*发车时间*/
char receiveTime[10];/*到达时间*/
int price;/*票价*/
int bookNum ;/*票数*/
};
/*订票人的信息*/
struct man
{
char num[10];/*ID*/
char name[10];/*姓名*/
int bookNum ;/*需求的票数*/
};
/*定义火车信息链表的结点结构*/
typedef struct node
{
struct train data ;
struct node * next ;
}Node,*Link ;
/*定义订票人链表的结点结构*/
typedef struct people
{
struct man data ;
struct people*next ;
}bookMan,*bookManLink ;
- 2022-02-01 04:42:30下载
- 积分:1
-
这是一个较好的关于主从报表的源代码,希望大家共同学习!...
这是一个较好的关于主从报表的源代码,希望大家共同学习!-This is a good statement from the owner of the source code, we hope to learn together!
- 2022-03-21 00:50:33下载
- 积分:1
-
computer phone
computer phone
- 2023-08-14 02:50:03下载
- 积分:1