资源列表

« 1 2 ... .28 .29 .30 .31 .32 21533.34 .35 .36 .37 .38 ... 28523 »

[数学计算/工程计算SDAFGDFHFDG

说明:题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数     1/1+1/3+...+1/n(利用指针函数) 1.程序分析: 2.程序源代码:-Topic: write a function, input n is even, a function call for 1/2+ 1/4+...+ 1/n, when the input n an odd number, a function call 1/1+ 1/3+...+ 1
<崔嬴> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算GHJGHJGHJ

说明:题目:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。    1.程序分析: 2.程序源代码:-Topic: write a function, asked for a string of length, in the main function in the input string, and the length of the output. 1. The program analysis: 2. The source code:
<崔嬴> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算MHJGHJGJGHFJ

说明:题目:有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出     圈子,问最后留下的是原来第几号的那位。 1. 程序分析: 2.程序源代码:-Topic: a n personal round into 1 turn, PaiHao order. From the first man began to count off (from 1 to 3 number off), all three of whom left the report Circl
<崔嬴> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法GHKJGHKGHKK

说明:题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 1.程序分析: 2.程序源代码:-Topic: a n integer, make its front the order number back ward m a position, finally m number into the most in front of the number of m 1. The program analysis: 2. The source code:
<崔嬴> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法KKHKHKHGKHJK

说明:题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 1.程序分析:谭浩强的书中答案有问题。       2.程序源代码:-Topic: input arrays, and the biggest and the first element exchange, the smallest and the last element exchange, output array. 1. The program analysis: TanHaoJiang book t
<崔嬴> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数值算法/人工智能arithmetic-operation

说明:arithmetic operation
<liaoyilin> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法OUIOUIOUIOU

说明:题目:对10个数进行排序 1.程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,        下次类推,即用第二个元素与后8个进行比较,并进行交换。        2.程序源代码: -Title: the number of 10 sorting 1. The program analysis: can use the choice method, that is, from nine after process more, choose a
<崔嬴> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[matlab例程PSO

说明:粒子群优化算法,matlab环境实现,用于函数的优化-Particle Swarm Optimization
<tian mou> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[matlab例程2D-Gabor-Wavelets-Gabor

说明:2D-Gabor变换的Matlab实现代码-Codes of Matlab for 2D-Gabor transform
<Cruise> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算10zhuan16

说明:将一个10进制数转换成为16进制数的C++代码-A decimal number into hexadecimal number C++ code
<lichenyang> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法TSP_aco_old

说明:蚁群算法解决TSP问题的源代码,可以自己设置参数-Ant colony algorithm to solve TSP source code, you can set the parameters
<lyjoker> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ant-colony-optimization

说明:用蚁群算法来解决tsp问题,效率较高,可以得到全局最优解-Tsp with ant colony algorithm to solve the problem, more efficient, you can get the global optimal solution
<王力> 在 2025-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 21533.34 .35 .36 .37 .38 ... 28523 »

源码中国 www.ymcn.org