-
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
-
使用VC++编写的拼图游戏,使用的是MFC,很适合初学者
使用VC++编写的拼图游戏,使用的是MFC,很适合初学者-VC++ game
- 2022-04-20 10:51:47下载
- 积分:1
-
firefox全部美化
Piccsy - 火狐橙.css 用于美化火狐的界面,包括菜单栏,标题栏,导航栏,附加组件管理栏及书签栏等的美化
- 2023-03-12 21:10:03下载
- 积分:1
-
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合...
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合-LED brightness control procedures may need to be widely used LED lights for the occasion brightness control
- 2022-03-15 13:07:02下载
- 积分:1
-
The shortest path solution Freudian [] Dev
最短路径求解Fuudie[] DEV-C++弗洛依德最小路径数组的方式为最短路径计算数组解决方案
- 2022-09-30 06:25:03下载
- 积分:1
-
the 1000 block of Terry Avenue java wrote the 1000 block of Terry Avenue write j...
java写的连连看 -the 1000 block of Terry Avenue java wrote the 1000 block of Terry Avenue write java java write the 1000 block of Terry Avenue 1000 block of Terry Avenue
- 2022-03-09 09:31:46下载
- 积分: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
-
Go as a science, it can maximize the development of intellect, enlightenment tho...
围棋作为一门科学,它可以最大限度地开发智力,启迪思维,锻炼头脑,陶冶情操.这篇就是围棋入门-Go as a science, it can maximize the development of intellect, enlightenment thought, exercise the mind, cultivate character. This is the entry-Go
- 2022-01-26 06:36:16下载
- 积分:1
-
一种用C++编写的小游戏
一个用C语言编写的小游戏―五子棋。他具有一切五子棋的功能,能对战,人机大战,比较有意思。-a C language prepared by the small game- 331. He had 331 all functions, the screen can, man-machine war, more interesting.
- 2022-02-03 09:07:47下载
- 积分:1
-
micro avr program
你好,朋友,我写的13个程序为微控制器avr与代码viosion完整的代码测试和附加十六进制文件。你可以使用它
- 2022-01-25 18:36:31下载
- 积分:1