资源列表

« 1 2 ... .76 .77 .78 .79 .80 64881.82 .83 .84 .85 .86 ... 66581 »

[其他小程序Test-3

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -Fibonacci Fibonacci sequence of order 4 are: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+fi-2+fi-3+fi-4, k = 4 for the capa
<崔雪莹> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let eight queens problem solution is (x1, x2, x3, ..., x8), constraints are: 8x8 chessboard on which any two xi and xj can n
<崔雪莹> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[Windows编程Lianliankan-anti-logic-encoding

说明:连连看反逻辑编码。。。。。干自己想干的事-Lianliankan anti-logic encoding. . . . . Wanted to do their own thing
<Wilber Liang> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[文件操作band

说明:分析trace,实现以band为间隔的组数-this file is to analysis the trace
<sunday> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序yy

说明:单源最短路径,通过代码选择计算最短路径,选出最优解-the shortest path of the single point ,use code to choose the shortest path,switch the best result
<Golf> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[C#编程c

说明:编写程序,将已知数组复制到一个新数组,使复制产生的新数组包含已知数组中全部出现过的值,而又不重复。-Write a program to copy the array, known to a new array, so that the new array generated contains array of known all have value, and not to repeat.
<龙威鑫> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[Windows编程stcshuma1

说明:stc数码管新手示范 有六段数码管 使用寄存器定时 适合新手学习借鉴-STC digital tube novice demonstration six segment digital tube using register timing, suitable for novice to learn from
<> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序LFM_radar

说明:本程序是对线性调频信号的雷达进行仿真,并将线性调频信号的回波进行处理,结果显示了进行脉冲压缩和未进行脉冲压缩的对比。对于了解线性调频信号雷达处理有很大的用处。-This program is on the radar chirp signal simulation, echo and chirp signal processing, the result shows a comparison of pulse compression and pulse compression is not pe
<黄日强> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序q

说明:This document is about the experience of EDA.Accroding to this to write your file.you can get the wave and understand it.-This document is about the experience of EDA.Accroding to this to write your file.you can get the wave and understand it.
<祝玉> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序mean2345

说明:求两幅图像平均值,非常小的应用,在图像处理方面非常适应-Find the average of the two images, very small applications in image processing is very adapt
<jerome> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序cdf_plot

说明:一个画出累计分布函数的matlab程序,方便简单-a matlab perceeding which can plot the CDF
<> 在 2025-09-16 上传 | 大小:1kb | 下载:0

[其他小程序area_judge

说明:对实时测量信号信号进行区域的判断所写的matlab程序-judge the signal belongs to which area
<> 在 2025-09-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 64881.82 .83 .84 .85 .86 ... 66581 »

源码中国 www.ymcn.org