资源列表
ESP8266_NONOS_SDK_MQTT
- ESP8266的MQTT实现,可连接wifi进行MQTT主题发布和订阅(The MQTT implementation of ESP8266 can connect to the wifi for MQTT topic publishing and subscr iption.)
MATLAB 求最小二乘法系数
- 用MATLAB进行三次曲线的拟合,并运用最小二乘法求各个系数,得出曲线方程(The three curves are fitted with MATLAB, and the coefficients are obtained by using the least square method, and the curve equation is obtained.)
JMF
- JMF实际上是Java的一个类包。JMF 2.1.1技术提供了先进的媒体处理能力,从而扩展了Java平台的功能。这些功能包括:媒体捕获、压缩、流转、回放,以及对各种主要媒体形式和编码的支 持。(Java Media Framework)
Fiber Laser simulation
- 模拟光纤激光器 ,长度,浓度,及泵浦功率之间的关系(The relationship between the length, the concentration, and the pump power of the analog fiber laser)
AD5683 Driver
- AD5683 16位高精度DAC的FPGA程序,采用Verilog语言编写(AD5683 16 bit high precision DAC FPGA program, written in Verilog language)
bjz
- 一个简单的开关控制舵机转动的程序,用的89C52RC(A simple switch to control the rotation of the rudder)
mpqz928
- 使用NMEA0183的gps服务程序原码()
hiew
- 使用tapi实现的用语音modem进行接电话并播放wav文件的程序()
SparseDC_0.1.17
- 基于环境变化数据下的稀疏差异聚类,对环境发生变化后的细胞基因数据有比较好的作用(Sparse differential clustering based on environmental change data,It has a good effect on the cell gene data after the changes in the environment)
4步3种方法对比
- 多频外差法,求绝对相位,3种方法对比。。。。。。(The multifrequency heterodyne method, the absolute phase, three methods are compared.)
NEO-HOOKEAN本构模型UMAT用户子程序
- 采用FORTRAN语言,基于NEO-HOOKEAN本构模型编写的ABAQUS UMAT用户子程序,包含详细注释,适合新接触UMAT的用户学习使用