搜索结果

找到约 45 项符合 FLAG 的查询结果

电子书籍 Features &#8226 Compatible with MCS-51&reg Products &#8226 8K Bytes of In-System Programmable (ISP

Features &#8226 Compatible with MCS-51&reg Products &#8226 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles &#8226 4.0V to 5.5V Operating Range &#8226 Fully Static Operation: 0 Hz to 33 MHz &#8226 Three-level Program Memory Lock &#8226 256 x 8-bit Internal ...
https://www.eeworm.com/dl/cadence/ebook/168871.html
下载: 174
查看: 1067

其他嵌入式/单片机内容 T-Ker测试synchronization_communicationsemaphore部分的tk_cre_sem,tk_del_sem, tk_sig_sem, tk_wai_sem, tk_re

T-Ker测试synchronization_communication\semaphore部分的tk_cre_sem,tk_del_sem, tk_sig_sem, tk_wai_sem, tk_ref_sem在移植的uT-Engine上运行是否正常。 api的返回值正确与否,在ads上设断点观察,同时用Lpc2104上的LED显示(如果正确,则程序中设定的LED就闪亮)nel中的flag小实验程序 ...
https://www.eeworm.com/dl/687/173622.html
下载: 82
查看: 1041

单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests

MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the ...
https://www.eeworm.com/dl/648/184633.html
下载: 72
查看: 1079

数据库系统 About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It c ...
https://www.eeworm.com/dl/523/224932.html
下载: 131
查看: 1116

Linux/Unix编程 lcddrv1.c 为驱动源程序 lcddrv1_user.c为应用程序代码 功能: 在ioctl中区分所写的数据是命令

lcddrv1.c 为驱动源程序 lcddrv1_user.c为应用程序代码 功能: 在ioctl中区分所写的数据是命令,还是地址加数据,flag=1是只写命令,flag=0时写地址和数据的组合, 地址号在前面,显示的字在后面
https://www.eeworm.com/dl/619/252850.html
下载: 133
查看: 1067

其他行业 本程序是在GIS软件MapInfo的二次开发语言软件MapBasic中编写

本程序是在GIS软件MapInfo的二次开发语言软件MapBasic中编写,该程序检查是否有图形重叠,在执行程序前需要增加一个整数列flag。
https://www.eeworm.com/dl/668/261495.html
下载: 91
查看: 1072

单片机开发 单片机c语言编写的自动控制升降旗系统

单片机c语言编写的自动控制升降旗系统,可以实现定时升降旗等-language of automatic control movements flag system that can achieve regular movements of flags
https://www.eeworm.com/dl/648/292222.html
下载: 188
查看: 1042

微处理器开发 NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24

NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop ...
https://www.eeworm.com/dl/655/294788.html
下载: 128
查看: 1029

操作系统开发 我所采用的内存管理思想是链表管理思想

我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为 ...
https://www.eeworm.com/dl/531/317249.html
下载: 49
查看: 1076

Java编程 ThreeColorFlags问题最早由E.W.Dijkstra所提出

ThreeColorFlags问题最早由E.W.Dijkstra所提出,塔所使用的用语为Dutch Nation Flag(Dijkstra为荷兰人),而多数的作者则使用Three-Color Flag来说明。 假设有一条绳子,上面有红,白,蓝三种颜色的旗子,起初绳子上的旗子颜色并没有顺序,您希望将之分类,并排列蓝,白,红的顺序,要如何移动次数才会最少,注意您只能 ...
https://www.eeworm.com/dl/633/326545.html
下载: 64
查看: 1041