资源列表

« 1 2 ... .30 .31 .32 .33 .34 1435.36 .37 .38 .39 .40 ... 66581 »

[C#编程1

说明:牛顿插值, 拉格朗日差值, 人性化界面-Newton interpolation, Lagrange difference, human interface
<史忽> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[其他小程序A0_001

说明:N只猴子要选大王,所有猴子按1,2,3...M报数,凡报到M的退出圈外,如此循环,直到圈内只剩一只,就是大王了. 分析:建立一个环形链表,每个猴子就是链表中的一个结点,那么猴子出圈就是对环形链表中的结点的删除,只到最后剩下的一个结点为止.-N monkeys to elect king, all the monkeys reported by a number 1,2,3 ... M, where M to report the withdrawal of outsiders, and
<王力> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程RBF

说明:RBF人工神经网络代码,实现RBF函数拟合功能-rbf nnt code
<xu jinyan> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[其他小程序tubecells

说明:为对细管中的细胞作图像分析,所以就先作了一个管道区域分割的程序,用的的竖直直线和水平直线腐蚀的方法,比较基础和大家分享讨论^_^ 其中autothreshold是一个自动阈值分割的程序 -For the pairs of thin tube of cells for image analysis, so we made a first pipe region segmentation process, using the vertical and horizontal straig
< 自由色彩> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[其他小程序dlez

说明:基于HSI色彩空间的道路区域去除 通过对RGB空间的色彩变换,根据颜色的不相似度量,将道路图像中的色彩区域去除,由于阈值设置的问题效果有时不是太好,还需要进一步完善。-HSI color space based on the removal of the road area Through the RGB color space conversion, according to the color similarity measure is not, the road to remov
< 自由色彩> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程labyrinth

说明:求解方法是:从入口出发,顺某个方向走,若能过去,继续;否则,沿着原路返回,换方向继续走,直到所有可能的通路都被找到为止。-Solving method is: starting from the entrance, and to conform to a direction, if in the past, continue otherwise, along the same route back, changing direction to go, until all the possibl
<张臻> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程74ls164LED

说明:#include<reg51.h> sbit CLKY=P0^1 sbit DATAY=P0^0 sbit CLKX=P0^3 sbit DATAX=P0^2 void delay(unsigned char t) void LED_Y(unsigned char num1) void LED_X(unsigned char num2) void show(unsigned char x,unsigned y) -#include&
<Tnavy> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程1602_Diver

说明:#include<reg51.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int #define busy 0x80 #define DATAPORT P1 //数据端口 sbit RS=P3^5 sbit RW=P3^6 sbit ENABLE=P3^7 code char example[]="Waitting for yo
<Tnavy> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程ccipca

说明:一种著名的增量PCA方法,能够以增量的方式获取主成分-a famous incremental PCA algorithm. It can obtain the principal component incrementally
<钱叶魁> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程ipca

说明:第二种增量的主成分分析算法,能够增量地获取高维数据的主成分。-《Incremental PCA or On-Line Visual Learning and Recognition》
<钱叶魁> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[Windows编程SVDU

说明:一种奇异值分解的更新算法,可以用来增量地进行主成分分析,根据文献《Incremental singular value decomposition of uncertain data with missing values》-《Incremental singular value decomposition of uncertain data with missing values》
<钱叶魁> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[其他小程序JATIN

说明:Program for controlling fan speed with the help of C-Language -Program for controlling fan speed with the help of C-Language
<jatin.chakravarti> 在 2025-06-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 1435.36 .37 .38 .39 .40 ... 66581 »

源码中国 www.ymcn.org