搜索资源列表
MCS-51系统中断优先级的软扩展
- 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure soft
packing5
- 矩形件排样,用bl算法实现。具有一定的参考价值,-Rectangular Nesting with bl algorithm. With some reference value,
Rectangle
- 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic optimization algorithm. the remai
2104_VIC.RAR
- 在LPC2104上实现中断嵌套的例子,也适用于LPC2100系列的其他型号-achieving interrupt nesting example, also apply to LPC2100 series of other models
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
ROTATE3
- 一个三维立方体嵌套调色板显示程序,代码经VC6++.0下调试下可用-a 3D cube nesting palette display program, code under .0 by VC6 available under debugging
XMLlToolbox2
- The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
EnableGroupboxControls_demo
- EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject - I have included a list here. None of th
2002应用毕业设计资料
- 计算机辅助排样(CAN) ,是计算机辅助设计与制造(CAD/CAM)技术的重要分支之一,它广泛地应用于线材、卷材和板材的分割排样,通过提供高质量的排样方案,达到节约原材料,降低产品成本的目的。-CAD Layout (CAN), is a computer-aided design and manufacturing (CAD / CAM) technology, one of the important branches, it is widely used in wire, sheet an
exe
- winform调用其他exe嵌套到自己Form-winform calls another exe to their nesting Form
INT
- LPC2106外部中断实例,包括一个按键中断,两个按键中断,中断嵌套和按键中断控制数码管显示程序,共四个程序。-LPC2106 external interrupts cases, including the interruption of a button, two button interrupts, interrupt nesting, and interrupt control button digital control with a total of four procedures.
INT0_INT1
- ATMEGA16单片机INT0 INT1中断嵌套实验-Single-chip ATMEGA16 experimental INT0 INT1 interrupt nesting
no2
- 二维不规则零件排样问题-Two-dimensional irregular parts nesting problems
delphi9
- delphi 板材排料 (含全部源代码)-delphi plate nesting (including all source code)
OPtima-lLayout-System-
- 实用异形件优化排样系统的研究与开发 对于多种不规则零件的优化排样,综合利用冲裁件排样中的图形识别和图形分析处理技术和矩形件的排 样优化技术,在对它们作一些合理的改造后,有机地组合构造出多种不规则零件的5种排样算法。 -Shaped pieces of practical research and development of optimum layout system for a variety of irregular parts of the optimal layout,
an10381
- nesting of interrupts in lpc 210x
box-nesting
- 最长d维箱嵌套问题的贪心算法, 采用贪心算法不能得到整体最优解, 但其最终结果也可以是最优解的很好的近似-The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes
matrix-nesting-algorithm
- 矩阵排样算法综述-基于最低水平线的二维搜索算法-The matrix nesting algorithm overview
Operator-nesting
- 利用条件运算符的嵌套来完成此题:学习成绩> =90分的同学用A表示,60-89分之间的用B表示, 60分以下的用C表示。1.程序分析:(a> b)?a:b这是条件运算符的基本例子。-Operator nesting
remaining-rectangular-nesting
- 本程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。程序能够根据用户输入的排样方案对给定的25块矩形件在宽为15的板材中进行排样,并绘制矩形件排样图-This procedure is used to drain the remaining rectangular nesting nesting kind of rectangular pieces of the program, application software programming matlab produ