-
classic procedures hundred cases == 1
经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("
") for(i=1 i
- 2022-05-24 10:08:08下载
- 积分:1
-
算法分析实验报告:大数相乘程序,调试成功
算法分析实验报告:大数相乘程序,调试成功-algorithm analysis experiment : Large Numbers multiply procedures, debug success
- 2023-06-28 23:55:03下载
- 积分:1
-
C#知识库是在学习C#时积累的一些知识。本软件用C#编写,运行需要Microsoft .NET框架支持。打开树状节点,双击可查看知识
C#知识库是在学习C#时积累的一些知识。本软件用C#编写,运行需要Microsoft .NET框架支持。打开树状节点,双击可查看知识-C# knowledge library is when studies C#
accumulates. This software compiles with C#, the movement needs the
Microsoft NET frame support. Opens the tree shape pitch point,
double-clicks may examine the knowledge
- 2023-03-20 22:50:03下载
- 积分:1
-
可以显示目前所运行的程序
可以显示目前所运行的程序-show current processing programme
- 2022-07-15 01:29:34下载
- 积分:1
-
一种求解旅行商问题的蚂蚁算法
一种求解TSP的蚁群算法-a solution of TSP Ant Algorithm
- 2022-03-20 00:27:10下载
- 积分:1
-
3D computer graphics transformation
计算机图形学三维图形的变换-3D computer graphics transformation
- 2022-09-29 08:50:02下载
- 积分:1
-
JAVA的错误处理规范,很实用
JAVA的错误处理规范,很实用-JAVA standardized error handling, very practical
- 2023-08-04 01:55:03下载
- 积分:1
-
光盘管家
光盘管家-CD-ROM housekeeper
- 2023-01-11 13:25:04下载
- 积分:1
-
OSD IC(mtv018)部分代码..给大家参考用
OSD IC(mtv018)部分代码..给大家参考用-OSD IC (mtv018) part of the code .. to the U.S. reference
- 2022-11-30 04:45:04下载
- 积分:1
-
这篇论文的名字是《Detection and identification of cyclostationary signals》。
程序如下:functi...
这篇论文的名字是《Detection and identification of cyclostationary signals》。
程序如下:function [Sx,alphao,fo]=autofam(x,fs,df,dalpha)-This paper is the name of "Detection and identification of cyclostationary signals".
Procedures are as follows:
function [Sx, alphao, fo] = autofam (x, fs, df, dalpha)
搜索
- 2022-05-17 23:23:06下载
- 积分:1