资源列表

« 1 2 ... .38 .39 .40 .41 .42 18443.44 .45 .46 .47 .48 ... 28523 »

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

说明:Epemag July 2006 Digital Magazine Issue
<freewill7878> 在 2025-11-02 上传 | 大小:8.48mb | 下载:0

[数学计算/工程计算006

说明:使用循环和“*”打印4种实心直角三角形和空心菱形,图形大小通过输入n来控制。-Using cycle and "*" print four solid and hollow right-triangle diamond, graphics size through input n to control.
<zhu> 在 2025-11-02 上传 | 大小:166kb | 下载:0

[数学计算/工程计算06

说明:使用循环和“*”打印4种实心直角三角形和空心菱形,图形大小通过输入n来控制。-Using cycle and "*" print four solid and hollow right-triangle diamond, graphics size through input n to control.
<zhu> 在 2025-11-02 上传 | 大小:168kb | 下载:0

[数学计算/工程计算017

说明:编写程序验证6174猜想,要求使用函数。6174猜想的内容大致为:任意一个大于1000的4位数,若每位不全部相等,经过最多7次K变换可以变为6174。K变换是把4位数从大到小重新排列减去从小到大重新排列并求值。如:4948 1: 9844 - 4489 = 5355 2: 5553 - 3555 = 1998 3: 9981 - 1899 = 8082 4: 8820 - 288 = 8532 5: 8532 - 2358 = 6174-Write a program 617
<zhu> 在 2025-11-02 上传 | 大小:163kb | 下载:0

[数学计算/工程计算018

说明:根据盘子分苹果。N(宏)个盘子排成一圈,其中每个盘子中有pn(输入)个苹果,对每一个盘子把pn个苹果平均分成两部分pn/2,分别放到其左右两边的盘子里,如果pn/2不是整数则把(pn+1)/2放到左边,(pn-1)/2放到右边。最后打印每个盘子中的苹果数。要求使用带数组参数的函数完成分配过程,并练习使用条件编译打印输出中间结果。-According to the plates divide the apples. N (macro) a dish lined up in a circle, ea
<zhu> 在 2025-11-02 上传 | 大小:169kb | 下载:0

[数学计算/工程计算013

说明:通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
<zhu> 在 2025-11-02 上传 | 大小:171kb | 下载:0

[matlab例程jinsishang

说明:近似熵m文件 保证正确运行 绝不骗人-ApEn m file to ensure correct operation will not lie
<刘旭> 在 2025-11-02 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:画图用的matlab程序希望大家能喜欢,不会的密我-Matlab drawing program with the hope that we can like, I will not close
<威辰> 在 2025-11-02 上传 | 大小:2kb | 下载:0

[matlab例程Lyapunov-exponent-of-Henon-map

说明:计算二维Henon映射的Lyapunov指数 -Comput the lyapunov exponent of two dimension Henon map
<Ping Liu> 在 2025-11-02 上传 | 大小:3kb | 下载:1

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

说明:HOMEWORK,采用神经网络的方法来分类二维独立高斯分布.-determine the classification rate for the training set and the test set
<danny> 在 2025-11-02 上传 | 大小:59kb | 下载:0

[matlab例程matlab_convolution_code

说明:The program simulates convolutional code using soft-decoding viterbi algorithm. The choice of generator matrix (G) determines the code rate (1/R) and constraint length of the code (K).
<Studentenu> 在 2025-11-02 上传 | 大小:9kb | 下载:0

[matlab例程project1

说明:用AUTOASSOCIATEIVE MEMORY NET的方法来存1-10个数字-Write a computer program to implement an autoassociative memory net to store the following ten numbers
<danny> 在 2025-11-02 上传 | 大小:31kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 18443.44 .45 .46 .47 .48 ... 28523 »

源码中国 www.ymcn.org