-
求最简合一的程序
求最简合一的程序-seek convergence of the most simple procedures
- 2022-11-28 03:10:04下载
- 积分:1
-
draw camvas 2
draw camvas 2
- 2023-07-16 01:50:04下载
- 积分:1
-
stc12c2052单片机有关ad转换的一些代码
stc12c2052单片机有关ad转换的一些代码-wu
- 2022-10-13 12:00:03下载
- 积分:1
-
实现OCX实例的调用,可以直接通过网页访问,
实现OCX实例的调用,可以直接通过网页访问,-Realize the call OCX example, you can visit directly through the website,
- 2022-12-12 18:40:03下载
- 积分:1
-
C++学习随笔
C++学习随笔-C++STADY
- 2023-01-26 12:45:03下载
- 积分:1
-
Proposed a new ultrasonic flaw Automatic Identification System. The system uses...
提出了一个新的超声缺陷自动识别系统。该系统采用小波包分解提取超声信号的特征,采用混沌遗传算法来消除冗余和不相关的特征,并采用支持向量机(SVM) 来对缺陷进行识别。-Proposed a new ultrasonic flaw Automatic Identification System. The system uses wavelet packet decomposition extract the characteristics of ultrasonic signals using chaos genetic algorithm to eliminate redundant and irrelevant features, and using support vector machine (SVM) to identify defects.
- 2022-11-06 00:15:08下载
- 积分:1
-
这是一个记事本程序,是课程设计是做的,比较简单哦,
这是一个记事本程序,是课程设计是做的,比较简单哦,-This a notebook of the process, the program is designed to do, relatively simple Oh, Oh! !
- 2023-04-05 16:35:03下载
- 积分:1
-
数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析...
数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析-data structure, a pair of discrete event simulation. The simulation of an ice cream shop operators, can be used for business analysis
- 2022-08-14 23:09:52下载
- 积分:1
-
字符串的强悍操作,值得学习
字符串的强悍操作,值得学习-string of tough operation, it is worth learning
- 2022-06-26 23:51:54下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1