-
MyLib
针对Windows下的文件夹,可以创建、删除、复复制、查找、枚举等操作(For Windows folder, you can opetate it as create, delete, multiple copy, find, enumeration and so on)
- 2013-02-24 13:47:00下载
- 积分:1
-
linux字符设备驱动学习
linux内核驱动编程,简单的字符设备基础编程学习
struct file_operations led_fops =
{
.owner = THIS_MODULE,
.open = led_open,
.release = led_release,
};
应用方法的掌握
- 2022-09-12 22:15:03下载
- 积分:1
-
synhighlight
对指定文本进行自定义颜色高亮显示。
支持正则表达式。(Specifies the text of the custom color highlighted. Support for regular expressions.)
- 2010-10-04 19:16:34下载
- 积分:1
-
简易谐波分析仪
采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。(used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle Integration Algorithm for the sampling signal processing, power systems to the RMS voltage, power characteristics of the volume in real-time on-line monitoring; All digital measuring method phase difference; Adaptive technology and the sampling interval, the elimination of non-synchronous sampling of the calculation error using PIC18F458 capture real-time monitoring of power system frequency fluctuations amended sampling interval. The analysis of the measurement error are up to standard. And to provide a friendly man-machine interface.)
- 2005-08-25 16:57:51下载
- 积分:1
-
内部温度传感器
STM32F103芯片配置内部传感器以及控制内部温度传感器(STM32F103 chips are equipped with internal sensors and control internal temperature sensors)
- 2020-06-23 17:00:02下载
- 积分:1
-
BP-algorithm
人工神经网络BP算法
1、动态改变学习速率2、加入动量项(BP algorithm of artificial neural networks)
- 2012-12-17 12:52:15下载
- 积分:1
-
STM32F407_HID
STM32F407的HID设备模板,已经测试通过。(The HID device template of STM32F407 has been tested and passed.)
- 2020-06-20 21:20:02下载
- 积分:1
-
juzhen
平常经常用到的一个小程序,两个矩阵相乘的求法(Common often USES a small program, two of the matrix multiplication is also given)
- 2012-02-27 09:35:32下载
- 积分:1
-
NHibernate notebook. Doc in the project to use NHibernate found some of the prob...
NHibernate笔记.doc
在项目中使用NHibernate发现的一些问题及使用上的小经验-NHibernate notebook. Doc in the project to use NHibernate found some of the problems and the use of small experiences
- 2023-01-22 23:40:03下载
- 积分:1
-
MSK
学会使用MATLAB仿真软件搭建MSK调制解调仿真电路建立MSK调制解调系统仿真模型(Learn how to use MATLAB simulation software to build the MSK modulation and demodulation simulation circuit MSK modulation and demodulation system simulation model)
- 2013-01-07 16:36:54下载
- 积分:1