-
在windows电脑上打开无限个计算器,使电脑崩溃
启动visual studio运行该程序后,会使电脑打开无限多个计算器,直到电脑崩溃!主要使用while语句,简单试用,新手入学,望大神多多指导!
- 2022-01-31 16:10:17下载
- 积分:1
-
程序目的:两个多项式相加
程序目的:两个多项式相加 -procedures Objective : add two polynomials
- 2022-05-16 09:23:28下载
- 积分:1
-
栈,队列的实现,链表的简单操作,包括…
实现栈,队列,链表的简单操作,其中链表包括单链表,双链表,循环链表。-The realization of stacks, queues, linked list of simple operations, which include single-list list, double-linked list, circular list.
- 2022-06-20 14:44:13下载
- 积分:1
-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1
-
WinCC变量的使用,这些也都是学习一些WinCC Parag程序…
wincc变量的使用,这些也是WINCC学习的一些程序段。-WinCC variables used, these are also learning some of the procedures WINCC paragraph.
- 2023-02-03 09:15:04下载
- 积分:1
-
最长公共子序列算法的实现,还有实验报告,欢迎大家下载
最长公共子序列算法的实现,还有实验报告,欢迎大家下载-The longest common sub-sequence algorithm, as well as experimental reports, welcomed everyone to download
- 2022-01-24 18:41:16下载
- 积分:1
-
使用pci8333数据采集卡的水箱测试程序
使用pci8333数据采集卡的水箱测试程序-The use of data acquisition card pci8333 tank test procedure
- 2022-06-26 21:49:27下载
- 积分:1
-
java小程序2:1。输入五名学生成绩,这个数字将B。
Java小程序两个:
1.输入五个同学的成绩,并将这五个数保存到文件“data.txt”中。然后再编写一个程序:从“data.txt”中读取这五个成绩,计算他们的平均数,然后从小到大排序并输出这五个人的成绩。
2.将八皇后问题的所有界保存到文件“Queen.txt”中。-Java applet 2 : 1. Importation of five students achievements, This number will be five to preserve documents "data.txt". Then the preparation of a program : "data.txt" Read this five results, calculating the average, then order from small to large output and five personal achievements. 2. Eight of the Queen"s community preservation of all documents "Queen.txt".
- 2022-01-26 03:42:59下载
- 积分:1
-
实现算数的运算,包括加减乘除,2,3次开方,以及求平方差等功能。...
实现算数的运算,包括加减乘除,2,3次开方,以及求平方差等功能。-Computing to achieve counts, including the calculation, prescribing 2,3 times, and poor function of the square for.
- 2022-03-15 14:59:54下载
- 积分:1
-
wince 按键驱动
wine6.0下的独立按键驱动,代码中详细介绍了如何使用中断的流程,更加定义了如何使用按键的定义,代码描写清晰,注释详细,很适合初学者使用
- 2022-12-26 15:45:04下载
- 积分:1