-
C++程序供初学者使用
C++程序供初学者使用-C program for beginners
- 2022-10-29 18:40:03下载
- 积分:1
-
将用户指定的符合iso
将用户指定的符合iso-9660标准的文件的信息dump出来。-Will be user-specified in line with the iso-9660 standard document dump out the information.
- 2022-02-15 03:18:03下载
- 积分:1
-
一个有很多错误的问题,希望哪位高手可以帮我解决一下啊,记住要是高手啊,一般的手就不要下了.自食其力....
一个有很多错误的问题,希望哪位高手可以帮我解决一下啊,记住要是高手啊,一般的手就不要下了.自食其力.-a lot of mistakes in the hope that any expert can help solve what I ah, remember if master ah, general hand had not. Self-reliance.
- 2022-05-10 16:05:25下载
- 积分:1
-
五子棋站
五子棋单机版、网络版合一,网络版为单人对战,可同时容纳多组在线-Gobang stand-alone version, the network version of unity, the network version of the Single Battle, which can accommodate multiple-line
- 2022-08-06 05:59:15下载
- 积分:1
-
linux下CVS的WEB界面,版本控制软件,linux开发环境
linux下CVS的WEB界面,版本控制软件,linux开发环境-under the CVS Web interface, version control software, Linux Development Environment
- 2022-08-14 01:05:47下载
- 积分:1
-
TURBOC 文本处理常规库
TURBOC 文本处理常规库-TURBOC2.0 conventional text-processing library
- 2022-01-28 19:59:06下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
UpNEt3000开发板光盘,谢谢博创和网友们
UpNEt3000开发板光盘,谢谢博创和网友们-CD UpNEt3000 Development Board, I would like to thank Mr. Chong and net surfers
- 2022-05-06 05:09:03下载
- 积分:1
-
非常经典的brew应用。功能非常强大!而且很实用
非常经典的brew应用。功能非常强大!而且很实用-A very classic brew applications. Is very powerful! And very practical
- 2023-03-11 09:05:04下载
- 积分:1
-
这是一款介绍江苏省某些地区的旅游情况的,有兴趣的可以
这是一款介绍江苏省某些地区的旅游情况的,有兴趣的可以-Jiangsu Province introduced in certain areas of tourism, are interested can s
- 2023-01-03 00:20:22下载
- 积分:1