-
一个数独解算器,它可以解决你进入游戏,在CLA赋值
a sudoku solver, it can solve the sudoku you enter, an assignment in cla-a sudoku solver, it can solve the sudoku you enter, an assignment in class
- 2022-03-02 23:51:13下载
- 积分: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
-
The tutorial3 of TLM
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial3 of TLM-2.0 which is released from OSCI group currently!
- 2022-03-02 06:01:36下载
- 积分:1
-
example source code
MFC入门例子程序源代码-example source code
- 2022-02-25 16:13:40下载
- 积分:1
-
通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图...
通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图-Through the lottery each重奖numbers stored in the document, by reading the data analysis and probability theory of knowledge can be drawn lottery numbers Lieutenant analysis
- 2022-04-01 06:06:48下载
- 积分:1
-
一个汉字任意点阵字库制作软件,它的主要功能就是把windows用中使用的矢量的ASCII码和汉字转换为点阵的英文点阵字库和汉字点阵字库...
一个汉字任意点阵字库制作软件,它的主要功能就是把windows用中使用的矢量的ASCII码和汉字转换为点阵的英文点阵字库和汉字点阵字库-an arbitrary lattice Chinese character production software Its main function is to the use of windows with the vector of ASCII conversion of Chinese and the British lattice Dot-matrix text font and font Chinese lattice
- 2022-06-01 11:36:28下载
- 积分:1
-
Serial port for testing a small program ..
用于测试串口的小程序..用在上位机上-Serial port for testing a small program ..
- 2022-02-01 20:16:44下载
- 积分:1
-
对于图象,怎么样才能把结果输出来呢,这个就为你解决问题了
对于图象,怎么样才能把结果输出来呢,这个就为你解决问题了-For images, how the results can be output to, um, for you to solve the problem of
- 2022-12-26 22:25:03下载
- 积分:1
-
华为公司的软件编程设计规范、以及软件编程代码书写范例。...
华为公司的软件编程设计规范、以及软件编程代码书写范例。-Huawei software programming design specifications, and software written in programming code examples.
- 2022-07-10 02:15:45下载
- 积分:1
-
xm2sv1.0寻梦二手网 v1.0,一个经过我调试的PHP原代码,有机会大家多交流哈...
xm2sv1.0寻梦二手网 v1.0,一个经过我调试的PHP原代码,有机会大家多交流哈-Used Network xm2sv1.0 dream v1.0, a PHP I debug the original code, everyone has the opportunity to more exchanges and Kazakhstan
- 2022-01-28 14:35:14下载
- 积分:1