资源列表

« 1 2 ... .35 .36 .37 .38 .39 213340.41 .42 .43 .44 .45 ... 216390 »

[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-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能sPCA

说明:this segmented pca code for matlab-this is segmented pca code for matlab
<gddsgdg> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法exchange_perfix

说明:中缀表达式 后缀表达式:不包含括号,运算符放在两个运算对象的后面,所有的计算按运算符出现的顺序,严格从左向右进行-Infix expression postfix expression: does not contain parentheses, operator on two operands in the back, all the calculations appear in the order according to operator, strictly from left to ri
<张臻> 在 2025-09-30 上传 | 大小: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-09-30 上传 | 大小: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-09-30 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程Infrared_Remote_Control

说明:红外遥控在液晶上显示,使用SC9012 遥控芯片发射出来的红外信号-Infrared remote control in the liquid crystal display, use the SC9012 chip emitted infrared remote control signals
<527> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[图形图象DrawTest

说明:通过改写一个类方法,编写一个窗口程序,从而实现显示不同的图像-By rewriting a class method, write a window procedure, in order to achieve display a different image
<snowwolf> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[Windows编程ccipca

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

[Windows编程ipca

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

[单片机(51,AVR,MSP430等)displayfits

说明:将fits文件拉平后,显示fits文件,-make fits flat and display
<linin> 在 2025-09-30 上传 | 大小: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-09-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 213340.41 .42 .43 .44 .45 ... 216390 »

源码中国 www.ymcn.org