资源列表

« 1 2 ... .47 .48 .49 .50 .51 3152.53 .54 .55 .56 .57 ... 216384 »

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

说明:左右跑马灯单片机设计,学习单片机的学生可以学习这个程序,了解相关的步骤-About entertaining diversions microcontroller design, microcontroller students can study this program, understand relevant steps
<David> 在 2025-07-13 上传 | 大小:1kb | 下载:0

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

说明:8个按键控制8个LED灯的闪烁,单片机学习起步阶段后不可缺少的一个例子。-8 buttons control 8 LED lights flashing, single-chip learning after infancy indispensable one example.
<David> 在 2025-07-13 上传 | 大小:1kb | 下载:0

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

说明:LED灯显示我们按键按下的按键数,单片机设计初学者学习的很好的例子。-LED lights display our button press on the number of buttons, single-chip design beginners learning good example
<David> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[VHDL编程DataPath

说明:datapath-datapath of Cpu
<leee> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[OpenCVmain

说明:opencv帧差法求运动物体,在视频中过滤掉背景提取运动物体并二值化-opencv fr a me difference method the moving object, moving object extraction filtering out the background in the video and the binarized
<谢长值> 在 2025-07-13 上传 | 大小:1kb | 下载:0

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

说明:保序回归是寻找使训练集均方差最小的近似函数,它的优点是目标函数不要线性的。-The isotonic regression finds a non-decreasing approximation of a function while minimizing the mean squared error on the training data. The benefit of such a model is that it does not assume any form for the tar
<申鹏> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算plot_cv_predict

说明:cross_val_predict算法主要应用于可视化预测-use cross_val_predict to visualize prediction errors.
<申鹏> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算feature_stacker

说明:feather_stacker主要用于一个数据集提取多个特征时,对特征进行联合的算法。-In many real-world examples, there are many ways to extract features a dataset. Often it is beneficial to combine several methods to obtain good performance. This example shows how to use FeatureUnion to c
<申鹏> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[其他小程序LCS

说明:动态规划,将两个字符串结合起来,他们的公共子串只输出一次。根据LCS函数对每一步该向左、向上还是向左上对角线走的状态用state[i][j]进行标记。打印函数PrintLCS中,state[][]==1的时候,表示往左上回溯,2时往上回溯,3时往左回溯。直到i=0且j=0即到了表初始位置时结束,然后由之前的路线打印字符串。-The LCS for public the firstborn sequence.
<金颖> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算plot_digits_pipe

说明:GridSearchCV用于设置PCA的维度,解决逻辑回归预测时,PCA维度降维问题。-The PCA does an unsupervised dimensionality reduction, while the logistic regression does the prediction. We use a GridSearchCV to set the dimensionality of the PCA
<申鹏> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[3D图形编程imgpro20

说明:光场成像2.0的仿真模拟,只要输入图像,既可以得到光场成像的原始数据-light field2.0 imaging process
<qijuncheng> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[文件操作qwkx

说明:使用WriteFile 块读写数据,好不容易才找到的()
<Lediowfy> 在 2025-07-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 3152.53 .54 .55 .56 .57 ... 216384 »

源码中国 www.ymcn.org