EXIT
共 90 篇文章
EXIT 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 90 篇文章,持续更新中。
EXIT图源码
探索LDPC编码的深层机制,这份MATLAB编写的EXIT分析程序是你不可或缺的工具。它不仅能够帮助你直观理解信息传递过程中的关键细节,还能加速你的研究进度,让你在LDPC领域更加得心应手。
LPC1768路虎开发板光盘-EXIT例程
LPC1768路虎开发板光盘-EXTI例程
nachos中文教程
.下载频道>资源分类>安全技术>网络攻防>Nachos中文教程
Nachos中文教程资源大小:864KB
上传日期:2009-11-01
资源积分:3分
下载次数:207
上 传 者:njzhufang13
标 签: Nachos
分 享 到:
下 载:进入下载页 VIP下载
收藏 评论(7)
举报 我的待评论资源
资源简介第一章 绪论 1
第一节 NA
nachos中文教程
第一章 绪论 1
第一节 NACHOS概述 1
一、引言 1
二、Nachos教学用操作系统 1
第二节 NACHOS的实验环境 4
一、Nachos的安装 4
二、Nachos的目录结构 4
三、各个部分的编译运行 4
四、应用程序的编译 5
第二章 机器模拟 6
第一节 概述 6
第二节 机器模拟的实现 10
1. Sysdep模块分析(文件sysdep.cc
电子信息
/***********************************************************************/
/*
* Configures the ARM system control register for STOP (deep sleep) mode
* and then executes the WFI instruction to ent
STM32F4-Discovery EXIT keil&iar例程
STM32F4-Discovery EXIT keil&iar例程
ADS2015 Patch
<p>将license.lic里面的myserver</p><p>替换 为你的计算机名</p><p>将112233445566 全部替换为你的hostid 就是ipconfig出现的第一个网卡的mac地址</p><p><br/></p><p><br/></p><p>将EEsof_License_Tools.rar 解压 ,复制替换你的 EEsof_License_Tools\bin下相应的文件</
LINUX内核源代码情景分析(上册) 846页全,附下册下载地址
<p>上册包括前6章内容。包括:预备知识、中断和进程和文件系统以及传统的进程通讯。<br/></p><p><br/></p><p></p><p>经典书籍-LINUX内核源代码情景分析,全面深入地剖析了Linux较新版本核心源代码,并对Linux核心的独特优点和需要进一步改进的问题作了精辟的评述。</p><p><br/></p><p>下册也已上传,链接:http://dl.21ic.com/down
ucos-ii经典讲解,嵌入式操作系统ucos-ii的使用
<p>为了实现资源共享,一个操作系统必须提供临界段擦作的功能。</p><p>uC/OS-II为了处理临界段代码需要关中断,处理完毕后再开中断。这使得uC/OS-Ⅱ能够避免同时有其它任务或中断服务进入临界段代码。μC/OS-Ⅱ定义两个宏(macros)来开关中断。分别是:0S_ENTER_CRITICAL()和OS_EXIT_CRITICAL()。<br/></p><p>这两个宏的定义取决于所用的微
DDR4标准 JESD79_4
<p><br/>1. Scope ......................................................................................................................................................................... 1<br/>2. DDR4
mysql 5.5
<p>
mysql5.5 非常好用的数据库系统.
</p>
<p>
<p class="MsoNormal">
<span lang="EN-US">1</span> 安装<span lang="EN-US">MySQL<o:p></o:p></span>
</p>
<p class="MsoNormal">
<span lang="EN-US">2</span> 校验<span
学生成绩guanli
<p class="MsoNormal">
#include<stdio.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<string.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<stdlib.h><o:p></o:p>
</p>
<p class=
成绩查询系统
<p class="MsoNormal">
#include<stdio.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<string.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<stdlib.h><o:p></o:p>
</p>
<p class=
Java program asking the user to enter a number and will be printed out 10 times and enter a letter "
Java program asking the user to enter a number and will be printed out 10 times and enter a letter "x" to exit.
client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i
client socket
include <sys/types.h>
include <sys/socket.h>
include <stdio.h>
include <netinet/in.h>
include <arpa/inet.h>
include <unistd.h>
int main()
linux文件I-O exit.c fork.c select.c write.c waitpid.c execlp.c execle.c
linux文件I-O
exit.c
fork.c
select.c
write.c
waitpid.c
execlp.c
execle.c
1.建立一个抽象数据类型的二叉树演示程序
1.建立一个抽象数据类型的二叉树演示程序,菜单包括Creak(建树),Traval(遍历),LEAVES(叶子结点),DISPLAY(显示),DESTROY(销毁),EXIT(退出)。
2待加工的数据为字符型,在过程中键入.
//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "
//建立窗口
win1 = newwin(15, 50, 1, 1)
box(win1, ACS_VLINE, ACS_HLINE)
mvwprintw(win1, 2,1, "WINDOW 1")
mvwprintw(win1, 4,1, "Press any key switching to window 2")
win2 = newwin(15,
Error Exit Code for Linux operating system. This code is efficient and modified by a team from a re
Error Exit Code for Linux operating system.
This code is efficient and modified by a team from a reputed institute
Program Description: The program asks the user to choice from the menu an option
Program Description: The program asks the user to choice from the menu an option
A. Check to see if a number is prime.
B. Count the number of vowels in