资源列表

« 1 2 ... .42 .43 .44 .45 .46 1547.48 .49 .50 .51 .52 ... 216384 »

[其他小程序Desktop

说明:斐波那契数是0、1、1、2、3、5、8、13、21,用递归方法可以定义为F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*),此程序作用为算出第n个斐波那契数的数值并输出(Calculate the n value and output Fibonacci number)
<505爱夏> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[android开发bjolj

说明:systerm view 软件实现的CDMA仿真()
<clta%5Fprkgrggminq> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法进制转换

说明:写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr
<505爱夏> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:数字预失真中matlab中LMS和RLS算法(LMS and RLS algorithms for MATLAB in digital predistortion)
<sxl111> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程huise

说明:代码为运用灰色预测的方法对数据进行预测,可以得到较好的预测效果,并且可进行一步至不多预测,很实用。(In order to predict data better, we can use the grey prediction method to predict the data, and we can get a good prediction effect.)
<铁钉> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[其他小程序0

说明:逆序输出3行80列急急急吉里吉里吉里吉里(this is fucking printf 3 hang)
<冰封局座> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)rawread

说明:raw文件用matlab读取读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存(Raw file MATLAB read)
<酸豆角排骨面> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程zhangke

说明:用Lmi工具箱的最小化方法来估计系统的发生的故障(We use the minimization method of Lmi toolbox to estimate the failure of the system.)
<ShirleyCamillie> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[其他小程序Crank_Nickolson

说明:同时,为了初学者入门和练习方便,这里给出了求解一阶微分方程的方法(Method for Solving First Order Differential Equations)
<YOU13> 在 2025-07-05 上传 | 大小:1kb | 下载:0

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

说明:matlab BP神经网络学习示例,适合新手,共四个实例(A preliminary learning example of BP neural network)
<dijieya> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[硬件设计1.hex

说明:用八块LED显示屏显示从0时0分0秒到23时59分59秒的变化来计时(Timing with eight LED screens showing changes from 00:00:00 to 23:59:59)
<樱木强道> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)yuv_io

说明:简单的读写YUV文件的python代码。还可以对YUV文件进行裁切。(Read/write YUV files by python.)
<beerbear> 在 2025-07-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1547.48 .49 .50 .51 .52 ... 216384 »

源码中国 www.ymcn.org