-
Datasheet IC SPHE8202S in picture
Datasheet IC SPHE8202S in picture
- 2022-01-25 17:14:04下载
- 积分:1
-
an entire desktop procedures girls
一个女孩整桌面程序-an entire desktop procedures girls
- 2022-07-11 06:12:58下载
- 积分:1
-
point cooriDATION FUNCTION
point cooriDATION FUNCTION
- 2022-12-09 07:35:02下载
- 积分:1
-
catia Script generated in VB. Very usefull for catia users. This Macro Scans a P...
catia Script generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements.
Once a deactivated Part is found, it s activated intermediately for a remove operation
following immediately.
This action done by the Macro cannot be undone in some cases.-catia Script generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements.
Once a deactivated Part is found, it s activated intermediately for a remove operation
following immediately.
This action done by the Macro cannot be undone in some cases.
- 2023-05-29 01:45:03下载
- 积分: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
-
microsoft windows This is the ms05
这就是microsoft windows的ms05-047的漏洞利用代码-microsoft windows This is the ms05- 047 use code loopholes
- 2022-05-09 01:24:39下载
- 积分:1
-
基于p87c591的can通讯驱动程序源码
基于p87c591的can通讯驱动程序源码-based communications can p87c591 the driver source
- 2022-04-29 18:38:26下载
- 积分:1
-
用MATLAB实现的信号处理!
低通滤波器高通滤波器可以输出方波!...
用MATLAB实现的信号处理!
低通滤波器高通滤波器可以输出方波!-MATLAB signal processing! Low-pass filter high-pass filter can output pulse!
- 2023-07-05 13:25:03下载
- 积分:1
-
跟踪IRP的一个工具,驱动开发中的很使实用的辅助工具.
跟踪IRP的一个工具,驱动开发中的很使实用的辅助工具.-IRP a tracking tool, driving the development of very practical so that the auxiliary tool.
- 2022-09-08 00:05:02下载
- 积分:1
-
二维射线追踪程序包,主要用于石油行业基于射线追踪的正演模拟计算...
二维射线追踪程序包,主要用于石油行业基于射线追踪的正演模拟计算-2D Raytracing source packet, main use for oil exploration 2d raytracing modeling
- 2022-04-25 08:10:58下载
- 积分:1