-
anjianqudong
设备驱动中主要要设计的数据结构是设备结构体,按键的设备结构体中应包含一个缓冲区,因为多次按键可能无法被及时处理,可以用该缓冲区缓存按键。此外,在按键设备结构体中,包含按键状态标志和一个实现过程中要借助的等待队列、cdev结构体。为了实现软件延时,定时器也是必要的(Device drivers in the main data structures to design a device structure, key device structure should contain a buffer, because multiple keys may not be in time, you can use the buffer cache key. In addition, the structure of the device keys, including the key state flag and an implementation process to help the wait queue, cdev structure. In order to achieve software delay timer is also necessary)
- 2013-09-10 10:27:08下载
- 积分:1
-
Python机器学习
说明: 第1章 赋予计算机学习数据的能力
1.1 构建智能机器将数据转化为知识
1.2 机器学习的三种不同方法
1.2.1 通过监督学习对未来事件进行预测
1.2.2 通过强化学习解决交互式问题
1.2.3 通过无监督学习发现数据本身潜在的结构
1.2.4 基本术语及符号介绍
1.3 构建机器学习系统的蓝图(Chapter 1 Enables Computers to Learn Data
1.1 Building Intelligent Machines to Transform Data into Knowledge
1.2 Three Different Methods of Machine Learning
1.2.1 Prediction of future events through supervised learning
1.2.2 Solving Interactive Problems through Reinforcement Learning
1.2.3 Discovering the Potential Structure of Data by Unsupervised Learning
1.2.4 Introduction of Basic Terminology and Symbols
1.3 Blueprint for Building Machine Learning System)
- 2019-06-06 16:10:09下载
- 积分:1
-
FCM+KFCM模糊C均值聚类分析算法
FCM+KFCM聚类分析两种方法的比较,有聚类效果图(FCM+KFCM cluster analysis of the two methods of comparison, there is a clustering effect map.)
- 2018-04-05 14:14:35下载
- 积分:1
-
黑客防线2009精华奉献本上
黑客防线的精华版,网络上找了很久才找到的资源。(The elite version of hacker defense is a resource that has been searched for a long time on the Internet.)
- 2019-03-28 18:12:04下载
- 积分:1
-
bp神经网络人口预测程序(matlab实现)
上面的程序是可以通用的,只要你根据自己需要是可以修改用在其他地方的,基本思想就是用前lag年的人口数来预测下一年的人口,至于lag等于几你是可以自己改的。还有在对结果好坏的判断中,仅仅看误差图是不够的,如果是一个好的预测,那么自相关性图中除了0阶自相关外,其他的自相关系数系数都不应该超过上下置信区间。(The above program can be common, as long as you can modify it in other places, as long as you need it, the basic idea is to predict the population of the next year with the number of people in the previous lag years. As for lag, you can change it. In the judgment of the good and bad results, it is not enough to look at the error graph only. If it is a good prediction, the self correlation coefficient of the autocorrelation graph should not exceed the upper and lower confidence intervals except the 0 order autocorrelation.)
- 2020-12-14 17:59:14下载
- 积分:1
-
单神经元PID算法的m代码
单神经元PID算法的m代码,可直接运行。(Single neuron m algorithm PID code, can be directly run.)
- 2016-11-19 16:29:52下载
- 积分:1
-
关于IP电话的文章
关于IP电话的文章-The article on the IP phone
- 2023-06-27 13:55:03下载
- 积分:1
-
SGA
SGA算法,是N-finder改进算法,用于端元提取,本程序是对SGA算法的简单实现。(SGA algorithm, the improved algorithm is N-finder for endmember extraction.)
- 2021-04-15 20:38:54下载
- 积分:1
-
BPtrain
BP神经网络实现测试数据预测(将训练集与测试集数据进行归一化 建立BP神经网络,并训练;利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测;输出结果并绘图)(BP neural network to predict the test data (the training set and test data set is normalized the BP neural network and training use of the trained BP neural network on the compressive strength of 23 samples in the test set prediction output results and drawing))
- 2016-03-25 21:29:12下载
- 积分:1
-
C. P.子通知系统V2.26
C.P.Sub公告系统 v2.26-C. P. Sub Notice System v2.26
- 2022-02-27 04:32:09下载
- 积分:1