-
各种排序实现及比较,对比各种排序方法的优劣。
各种排序实现及比较,对比各种排序方法的优劣。-various comparisons and comparisons of various methods of sorting merits.
- 2022-08-11 09:46:09下载
- 积分:1
-
Reform program is used for large
改程序全套是用于大型高耸结构风洞测压试验前、后处理,含义明确,计算快速,已用于多个国内重要工程的风洞试验。-Reform program is used for large-scale high-rise structure, a full set of wind tunnel tests manometry before and after the treatment, unequivocal, computing fast, has been used in many domestic key projects of the wind tunnel tests.
- 2022-01-26 06:24:36下载
- 积分:1
-
very good c program for software1
very good c program for software1
- 2022-02-06 12:42:10下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
用 c + + 打乒乓球
用 c + + 打乒乓球
- 2022-04-24 11:59:05下载
- 积分:1
-
多重处理的实现。MPI。
Multiprocessing realisation. MPI.
To all processes to generate number and to find a maximum. (RUS) +Russian comments-Multiprocessing realisation. MPI.
To all processes to generate number and to find a maximum. (RUS)+Russian comments
- 2022-04-30 21:01:55下载
- 积分:1
-
KNN邻近算法
使用python语言实现k-邻近算法,他的工作原理为:存在一个样本数据集合,并且样本集中每个数据都存在标签,输入没有标签的新数据后,将新数据的每个特征与样本集中数据对应的特征进行比较,然后使用该算法提取与样本集中特征最相近的数据的分类标签。
- 2022-05-18 04:28:36下载
- 积分:1
-
基于qt5的STM32 BootLoader和APP程序合成工具
使用qt creator 5.7.1版本,基于QWidget 开发的,用于STM32单片机,BootLoader程序和app应用程序的合成工具,可选择输出合成的hex文件路径。
- 2023-04-08 16:30:04下载
- 积分:1
-
基于APDL和UIDL的ANSYS二次开发技术及其应用,一些ANsys二次开发的成功经验
基于APDL和UIDL的ANSYS二次开发技术及其应用,一些ANsys二次开发的成功经验-APDL and UIDL based on secondary development of ANSYS technology and its applications, some Ansys secondary development of the successful experience of
- 2022-07-12 02:17:25下载
- 积分:1
-
模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断...
模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断-mock-page virtual memory management hardware address translation and missing pages interruption, using FIFO interrupt handling missing pages
- 2022-04-12 17:35:12下载
- 积分:1