资源列表

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

[C#编程juwe

说明:查找一个数字,判断是否存在,如果不存在返回零.-To find a number to determine whether there is, if there is no return to zero.
<mengzehua> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[文件操作3

说明:JAVA的简单编译器,能够实现简单的编译功能,比如对关键字进行扫描,然后编译成汇编语言代码-java
<孙铭> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[其他小程序sonofabitch

说明:windows 编程 C++ 编程 自动生成 5000条学生记录 以txt 格式呈现 有助于 数据库 搭建-qqqqihjnjcnjsvnldjsanajvi dsafdsa
<周强> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[C#编程1

说明:牛顿插值, 拉格朗日差值, 人性化界面-Newton interpolation, Lagrange difference, human interface
<史忽> 在 2025-02-12 上传 | 大小: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 th
<王力> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[Windows编程RBF

说明:RBF人工神经网络代码,实现RBF函数拟合功能-rbf nnt code
<xu jinyan> 在 2025-02-12 上传 | 大小: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
< 自由色彩> 在 2025-02-12 上传 | 大小: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 mea
< 自由色彩> 在 2025-02-12 上传 | 大小: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 directio
<张臻> 在 2025-02-12 上传 | 大小: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
<Tnavy> 在 2025-02-12 上传 | 大小: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 c
<Tnavy> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[Windows编程ccipca

说明:一种著名的增量PCA方法,能够以增量的方式获取主成分-a famous incremental PCA algorithm. It can obtain the principal component incrementally
<钱叶魁> 在 2025-02-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 1435.36 .37 .38 .39 .40 ... 66605 »

源码中国 www.ymcn.org