资源列表
c51ln98_1602
- 基于51单片机的中断函数控制马达速度ln298驱动马达lcd1602显示马达速度(自己写的)-Interrupt function based on 51 single chip microcomputer control motor speed ln298 drive motor lcd1602 display motor speed (write)
plot_multilabel
- Multilabel是一个分类算法,数据集生成具有一定规则性;规则如下: pick the number of labels: n ~ Poisson(n_labels) n times, choose a class c: c ~ Multinomial(theta) pick the document length: k ~ Poisson(length) k times, choose a word: w ~ Multinomial(theta_c)-This exampl
Zedgraph
- zedgraph使用例程,动态显示曲线,以及其它功能设置-Zedgraph routine use
ADB_usb_driver_120827
- Drivers Windows ADB for usb flash
OAuthon2.0
- ._OAuth 2.0实现的源代码,可以参考里面作者的思路等编程技巧-achieve ._OAuth 2.0,Can refer to the author s ideas and other programming skills
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
LCS
- 动态规划,将两个字符串结合起来,他们的公共子串只输出一次。根据LCS函数对每一步该向左、向上还是向左上对角线走的状态用state[i][j]进行标记。打印函数PrintLCS中,state[][]==1的时候,表示往左上回溯,2时往上回溯,3时往左回溯。直到i=0且j=0即到了表初始位置时结束,然后由之前的路线打印字符串。-The LCS for public the firstborn sequence.
Linux_Can
- linux can 通信程序,基于em335x主板-linux can communication program, based em335x Board
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
golaycodec
- matlab产生长度12的格雷码 matlab函数,可实现golay编码和译码-matlab function, can be realized golay encoding and decoding
jiujing
- 51单片机通过adc0804读取传感器的数值然后经过单片机处理在显示在1602液晶屏上。-By adc0804 reading sensor values microcontroller 51 and then through the single-chip processing in 1602 displayed on the LCD screen.
plot_cv_predict
- cross_val_predict算法主要应用于可视化预测-use cross_val_predict to visualize prediction errors.
