-
Interrupt
很全的中断手册。
INT 00 - CPU-generated - DIVIDE ERROR
INT 01 - CPU-generated - SINGLE STEP (80386+) - DEBUGGING EXCEPTIONS
INT 02 - external hardware - NON-MASKABLE INTERRUPT
INT 03 - CPU-generated - BREAKPOINT
INT 04 - CPU-generated - INTO DETECTED OVERFLOW
INT 05 - PRINT SCREEN CPU-generated (80186+) - BOUND RANGE EXCEEDED
INT 06 - CPU-generated (80286+) - INVALID OPCODE
INT 07 - CPU-generated (80286+) - PROCESSOR EXTENSION NOT AVAILABLE
INT 08 - IRQ0 - SYSTEM TIMER CPU-generated (80286+)
.
.
.(Very wide manual interruption. INT 00- CPU-generated- DIVIDE ERRORINT 01- CPU-generated- SINGLE STEP (80386+)- DEBUGGING EXCEPTIONSINT 02- external hardware- NON-MASKABLE INTERRUPTINT 03- CPU-generated- BREAKPOINTINT 04- CPU-generated- INTO DETECTED OVERFLOWINT 05- PRINT SCREEN CPU-generated (80186+)- BOUND RANGE EXCEEDEDINT 06- CPU-generated (80286+)- INVALID OPCODEINT 07- CPU-generated (80286+)- PROCESSOR EXTENSION NOT AVAILABLEINT 08- IRQ0- SYSTEM TIMER CPU-generated ( 802862B !)...)
- 2007-10-16 02:10:59下载
- 积分:1
-
MMOS
环境数学模型,利用椭圆法以及matlab数学环境制作的数学模型,效果还不是特别的好(прикладная задача математического моделя )
- 2009-02-22 21:49:07下载
- 积分:1
-
vit1
viterbi simulation in matlab
- 2011-09-06 18:49:26下载
- 积分:1
-
Documentation
稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。(A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The
documentation includes a description of the files, the input parameters, the functions and examples of run
tests.)
- 2014-09-13 16:32:08下载
- 积分:1
-
demo
在matlab环境下,用最邻近数据关联算法实现目标跟踪。(the Matlab environment, using the most neighboring data association algorithm to achieve the target track.)
- 2007-07-09 11:51:15下载
- 积分:1
-
chapter3
这是里面是岗萨雷斯(matlab)的第三章代码。(Fernando Gonzalez (matlab))
- 2009-04-26 22:28:32下载
- 积分:1
-
abc
全书包含 390多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的 MATLAB环境中
完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用(The book contains over 390 examples of the calculation. All examples of the program is reliable and complete. Readers in their own MATLAB environment, completely and accurately reproduce the book provided by the numerical results. Example of the lesson should be learned, will enable readers to quickly grasp the essentials, from imitation toward flexible application of)
- 2009-09-29 22:00:33下载
- 积分:1
-
work
matlab 关于association rule 的自己写的函数,有3个文件,
association.m:h = association(m, i, j)
i=>j, m是数据,h是support和confidence,该函数只适用于单个数据
ass_item: h=ass_itset(m, a, b)
同上,但是可用于多个数据(m为数组)
assrule: h = assrule(m, threshold1, threshold2)
该函数用于classification, 得到规则,threshold1为要求的support,threshold2为要求的confidence,h 则为符合要求的规则及其support和confidence,前2列为规则,后2列为其support和confidence
(matlab on the association rule to write functions, there are 3 files, association.m: h = association (m, i, j) i => j, m is the data, h is the support and confidence, this function applies only to a single Data
ass_item: h = ass_itset (m, a, b) it is the same as above, but it can be used for multiple data (m can be matrix)
assrule: h = assrule (m, threshold1, threshold2) the function used for classification,get the rules, threshold1 is the require of support, threshold2 is the required of confidence, h is the rules and their support and confidence, the former two columns as a rule, the latter two columns as one of its support and confidence)
- 2009-12-15 02:51:44下载
- 积分:1
-
runABC
LEACH (Low-Energy Adaptive Clustering Hierarchy)
- 2013-10-30 14:53:09下载
- 积分:1
-
commmsk
This is a matlab file that is simulating minimum shoft keying signals. This is a simulink file and pulse shaping is also used in it.
- 2013-11-20 06:11:46下载
- 积分:1