-
turbo c++ for windows
turbo c++ for windows-c language study procedure
- 2023-07-14 01:35:06下载
- 积分:1
-
这是一个研华数据采集的源代码,可以利用此码实现工业控制和数据处理....
这是一个研华数据采集的源代码,可以利用此码实现工业控制和数据处理.-This is a research-data collection of source code, this code can be used in industrial control and data processing.
- 2022-11-24 19:05:03下载
- 积分:1
-
淘宝C店全屏代码
淘宝C店全屏代码,非常好的学习资料哦,其中包含 7个 json文件 ,一个 common.php , modules中包含大量的描述文件,即xml文件。
- 2022-01-22 14:21:47下载
- 积分:1
-
VC环境下运行的坦克大战,不用多说了吧!
VC环境下运行的坦克大战,不用多说了吧!-VC environment running under the tank, the answer!
- 2022-08-15 18:02:32下载
- 积分:1
-
基于人工智能方面的,运用极大极小算法的井字棋源代码
基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
- 2023-08-05 18:50:03下载
- 积分:1
-
ulink2++,是ARM仿真器,很流行最牛的ARM开发者必备的工具,这里是制作它的SCH原理图...
ulink2++,是ARM仿真器,很流行最牛的ARM开发者必备的工具,这里是制作它的SCH原理图-ulink2++, is the ARM emulator, it is the most popular cattle ARM developers the necessary tools, here is the production of its schematic diagram SCH
- 2022-03-17 01:08:57下载
- 积分:1
-
运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测...
运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测-use Matlab, according to historical data for the polynomial fitting, for the future of data forecast
- 2022-03-06 19:04:22下载
- 积分: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
-
pic16f8877a 的源代码
这是 pic 的 16f877a 的源代码,它使用 timer1 pic16f877a 中,it 应用延迟、 捕获、 比较和它很多的工业技术大学教
- 2022-08-24 21:57:21下载
- 积分:1
-
这个游戏叫做挖地道,里面配有音乐,是个小游戏
这个游戏叫做挖地道,里面配有音乐,是个小游戏-The game is called dig, which is equipped with music, is a small game
- 2023-02-10 07:50:03下载
- 积分:1