-
VC+++课程设计程序加论文++源代码有注释
VC+++课程设计程序加论文++源代码有注释-VC+++ processes in curriculum design papers++ source code annotated
- 2022-05-23 07:19:27下载
- 积分:1
-
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。...
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
- 2022-04-12 00:08:21下载
- 积分:1
-
Sugeno模糊逻辑法
fuzy logic sugeno method
- 2022-01-24 14:49:02下载
- 积分:1
-
This is a Gaussian elimination of the solution equation c language. For multiple...
这是一个高斯消元发解方程的c语言实现。对于接多元方程非常的方便-This is a Gaussian elimination of the solution equation c language. For multiple access very convenient equation
- 2022-02-02 13:19:39下载
- 积分:1
-
字符串的强悍操作,值得学习
字符串的强悍操作,值得学习-string of tough operation, it is worth learning
- 2022-06-26 23:51:54下载
- 积分:1
-
c++ learning 讲授对于初学者有很大帮助,对于熟悉着可以参考下...
c++ learning 讲授对于初学者有很大帮助,对于熟悉着可以参考下-c++ learning to teach have much help for beginners, for those familiar with a can refer to the next
- 2022-07-23 19:04:37下载
- 积分:1
-
动态求解八Queen问题的源代码,计算速度比较快
动态求解八Queen问题的源代码,计算速度比较快-8 Queen of the source code, faster computing speed
- 2022-11-23 13:55:03下载
- 积分:1
-
医生开方统计,该功能主要是对医生所开的处方进行统计
医生开方统计,该功能主要是对医生所开的处方进行统计-Statistics prescriptions
- 2023-05-02 08:40:03下载
- 积分:1
-
建立交叉编译
build cross compiler
- 2022-08-07 05:26:26下载
- 积分: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