资源列表
表白
- 是一个用html制作的向自己暗恋的女生表白的页面,代码有详细的注释(It's a page made in HTML to express your secret love to the girl. The code has detailed annotations.)
DHT11温湿度传感器51单片机在LCD1602显示程序
- 基于51单片机的DHT11程序,并在1602显示(DHT11 Program Based on 51 Single Chip Microcomputer)
bearmtx
- 悬臂梁的matlab编写程序实现可视化,并计算固有频率(This is a program written by an Israeli professor to calculate rotor dynamics)
贺兰实时曲线控件,VB6.0源码版
- 贺兰实时曲线控件,VB6.0源码版,实时展示可以借鉴(Helan real-time curve control, VB6.0 source code version, real-time display can be used for reference)
lucene-core-2.4.1.jar je-analysis-1.5.3.jar
- import jeasy.analysis.MMAnalyzer 实现句子中文分词的jar包(import jeasy.analysis.MMAnalyzer Jar package for Chinese word segmentation in sentences)
Fortran常用算法程序集程序代码-徐士良
- Fortran常用算法程序及代码-徐士良(Fortran Common Algorithmic Programs and Codes)
ZKFinger Reader SDK C#_cn_V2
- C# chinees for fingerprint
chrome.r39
- chrome调用ocx,亲测可用,使用方法可用百度(Chrome calls ocx, pro-test is available, and use method is available in Baidu)
BatteryAgingARC_45_46_47_48
- 里面包含了NASA的锂电池在不同温度、工况下的分析数据。文件格式为mat格式,并有txt的说明文件。方便大家使用。(It contains NASA's analysis of lithium batteries at different temperatures and operating conditions. The file format is mat format, and there is a TXT descr iption file. Easy for everyone to u
Python机器学习算法—赵志勇
- Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
huigui1
- 支持向量机回归,可用于求解可靠性问题,也可用于其他优化。(Support Vector Machine Regression)
二维小波分解 (1)
- 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)