-
生活者姿态整站程序 生活者姿态整站程序
生活者姿态整站程序 生活者姿态整站程序-Life posture whole lives were at stations throughout posture stations Life entire posture stations Life posture whole lives were at stations throughout posture stations
- 2022-11-21 04:45:03下载
- 积分:1
-
The memory game ,very amusing
记忆游戏,很好玩
- 2022-03-28 23:16:01下载
- 积分:1
-
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0...
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0
- 2022-08-09 11:22:59下载
- 积分:1
-
php use the skills for the development of procedures with PHP helpful
php使用的技巧,对于用PHP开发程序很有帮助-php use the skills for the development of procedures with PHP helpful
- 2023-02-13 01:55:03下载
- 积分:1
-
Game console, corner type, the player and NPC share class has two main functions...
控制台小游戏,角类,玩家和NPC共用的类,主要有两个函数,一个是初始化,一个是升级-Game console, corner type, the player and NPC share class has two main functions, one is initialized, one is to upgrade
- 2022-03-09 20:29:19下载
- 积分: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
-
FPGA
FPGA-Xilinx 官方下载线,英文。入门必备!-FPGA-Xilinx Download the official line, in English. Entry required!
- 2023-02-20 03:35:03下载
- 积分:1
-
AD9851的资料
对于DIYDDS的人来说必不可少
AD9851的资料
对于DIYDDS的人来说必不可少-AD9851 information for people who are essential DIYDDS
- 2022-08-02 19:37:53下载
- 积分:1
-
usb的驱动程序
很好用的
万能的哟
usb的驱动程序
很好用的
万能的哟-usb driver used omnipotent good yo
- 2022-03-26 11:09:37下载
- 积分:1
-
my personal site please look at the many
我的个人站点请大家多多看看 -my personal site please look at the many
- 2022-03-22 05:52:18下载
- 积分:1