-
非常好玩的游戏。网上收集。只提供参考。下载后24小时内删除...
非常好玩的游戏。网上收集。只提供参考。下载后24小时内删除-very fun game. Online collection. For information only. After downloading deleted within 24 hours
- 2022-05-28 15:20:49下载
- 积分:1
-
一个java开发的俄罗斯方块游戏,希望大家喜欢!
一个java开发的俄罗斯方块游戏,希望大家喜欢!-a java development of the game Tetris, hope you like them!
- 2022-07-10 22:47:30下载
- 积分:1
-
对于建模工具Visio的具体原理及其使用方法
对于建模工具Visio的具体原理及其使用方法-Visio modeling tool for the specific principles and how to use
- 2022-08-15 08:19:26下载
- 积分:1
-
地质内存 5509
测试 CPU SDRAM tms320c5509a
测试 ROM 处理器 tms320c5509a
- 2022-04-27 15:00:21下载
- 积分: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
-
- 2022-08-06 02:48:03下载
- 积分:1
-
LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分
LabVIEW中利用ActiveX技术实现串行通信的电子书,第三部分-LabVIEW realize the use of ActiveX technology serial communication e-books, the third part of
- 2023-06-17 03:35:04下载
- 积分:1
-
屠宰场迷宫探险
冒险屠宰场源代码
走迷宫似的
和吃豆豆差不多
全的-Slaughterhouse Adventure Maze-like source code and eat almost all of the Peas
- 2022-01-28 23:42:46下载
- 积分:1
-
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用...
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用-nec 78F0413 demo,it has the lcd,rtl and port driver, it will help you who need to learn the nec
- 2022-06-30 22:58:51下载
- 积分:1
-
M8制作的ISP下载线
M8制作的ISP下载线 -M8 produced ISP download cable
- 2022-03-15 19:55:58下载
- 积分:1