-
Suduku is a game. This programming is a implementation Of sudoko in C++ language...
Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish-Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish..
- 2022-01-22 00:32:57下载
- 积分:1
-
This program, prepared according to Xiao
本程序根据周晓云编写的VC教科书进行练习并编写!验证了部分算法和VC的实现方法-This program, prepared according to Xiao-Yun Zhou VC textbook exercises and the preparation! Validate some of the algorithm and the realization method of VC
- 2022-09-05 13:50:03下载
- 积分: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
-
阴影检测纸从网,它是价值
shadow detection paper from net,it is value
- 2022-02-01 07:31:42下载
- 积分:1
-
给人写的毕设,但没过
给人写的毕设,但没过-people wrote Albert located, but after
- 2022-05-29 09:21:08下载
- 积分:1
-
用UML来设计数据库,很实用很不错的,我很喜欢它
用UML来设计数据库,很实用很不错的,我很喜欢它-use UML to design database, a very useful piece of good, I like it
- 2022-08-20 22:26:52下载
- 积分:1
-
定时器时间计算工具 使用方便 并有模拟功能 是一个不错的软件...
定时器时间计算工具 使用方便 并有模拟功能 是一个不错的软件-The calculation of time timer tools easy to use and have analog functions is a good software
- 2023-05-23 03:35:03下载
- 积分:1
-
PCSC,ACR卡
pcsc acr card-reader的代码例子,对pcsc的朋友有一定的帮助-pcsc,Acr card-reader Sample codes,it has some help for someone who want to learn pcsc
- 2022-03-02 06:59:49下载
- 积分:1
-
大学生论文关于OPNET的研究资料,可供参考
大学生论文关于OPNET的研究资料,可供参考-something about OPNET
- 2022-06-17 05:55:28下载
- 积分:1
-
sabpyuanma 资料
资料
sabpyuanma 资料
资料-sabpyuanma information information information
- 2022-05-24 23:47:55下载
- 积分:1