资源列表

« 1 2 ... .26 .27 .28 .29 .30 14731.32 .33 .34 .35 .36 ... 28522 »

[数学计算/工程计算e.c

说明:1 R Finding particular sequences of prime numbers Write a program that finds all sequences of consecutive prime 5-digit numbers, say (a, b, c, d, e, f ), such that b = a + 2, c = b + 4, d = c + 6, e = d + 8, and f = e + 10.-1 R Finding particular
<Cynthia Lee> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算f.c

说明:Obtaining a sum from a subsequence of digits Write a program that prompts the user for two numbers: an unsigned long , say digits, and an int, say sum, and outputs the number of ways of selecting digits from digits that sum up to sum. For instance,
<Cynthia Lee> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法solvethetimetable

说明:用贪心算法解决时间表问题 时间表问题一直是比较麻烦的一个问题 本文件中用贪心算法大致解决了这个问题 比较有参考价值-Greedy algorithm to solve the timetable problem
<jiang> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程jacobi

说明:perform Jacobi method iterations
<member> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程LabProgram

说明:数字信号处理实验代码(基于matlab)-daplab code based on matlab
<haitao> 在 2025-06-10 上传 | 大小:30kb | 下载:0

[matlab例程CRCcheckout

说明:CRC检验,可以对任意输入的多项式进行检验,我的给出实例中只写了,2,3,4,8,16,32位。。。如果需要检测其他位,可以自行添加。-CRC inspection, can input of arbitrary polynomial for inspection, I give examples of only write, 2,3,4,8,16,32 a...
<田锋> 在 2025-06-10 上传 | 大小:110kb | 下载:0

[数值算法/人工智能TTAPPOFMATLAAh

说明:这个是最基本的使用MATLAB平台,来解决旅行商的问题,能能较好的运用matlanb来解决类似TSP的问题 已通过测试。 -This is the most basic platform for the use of MATLAB to solve the traveling salesmaan problem, to better use matlanb to solve the problem similar to TSP has been tested.
<圣人> 在 2025-06-10 上传 | 大小:3kb | 下载:0

[matlab例程tTSPP-matllabh

说明:这个是TSP问题的matlab程程序源码求解,请过目! 完整源代码。 -the TSP is the proceduree for Matlab, please read!
<圣人> 在 2025-06-10 上传 | 大小:4kb | 下载:0

[matlab例程power_1phPWM.mdl

说明:DC-AC逆变器 DC-DC变换器 pwm控制-DC-AC逆变器 pwm控制
<丁懿> 在 2025-06-10 上传 | 大小:16kb | 下载:0

[数据结构常用算法ExtensionPackSrc

说明:分析图数据结构 包括找出最小生成树 欧拉回路等功能-analysis data structure graph
<高旭> 在 2025-06-10 上传 | 大小:54kb | 下载:0

[数学计算/工程计算Lin

说明:Lin法实现一个基本算法,该算法不用复数运算确定多项式方程的共轭复根。-Lin method is used to realize a basic algorithm.It determines conjugate complex roots of the polynomial equation without complex operation.
<郁杉妮> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程1234

说明:人脸的面部特征提取,有很好的效果,直接解压就可以使用-Face facial feature extraction, have very good effect, direct decompression can use
<> 在 2025-06-10 上传 | 大小:204kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 14731.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org