-
华为FPGA设计流程指南,FPGA设计者、项目管理者必读的文档,看看别人是怎么做的。...
华为FPGA设计流程指南,FPGA设计者、项目管理者必读的文档,看看别人是怎么做的。-Huawei FPGA design flow guide, FPGA designers, project managers must-read documents, take a look at how others do.
- 2022-09-02 13:10:03下载
- 积分:1
-
在一个基于RTOS优先级,优先级反转
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow kernel to have multiple
tasks at the same priority. Although it has different ways
to avoid priority inversion such as priority ceiling
protocol, developers still have some difficulties in
programming real time applications with it. In this paper,
we redesign the uC/OS kernel to provide the ability to
support round robin scheduling and implement priority
inheritance semaphore on the modified kernel. As result,
we port new kernel with priority inheritance semaphore to
evaluation board, and evaluate the execution time of each
of the kernel service as well as verify the operations of
our implementation.-In a preemptive priority based RTOS, priority inversionproble
- 2022-03-24 17:49:36下载
- 积分:1
-
常用数据结构和算法,都是PDF格式的文件,很不错!
常用数据结构和算法,都是PDF格式的文件,很不错!-Commonly used data structures and algorithms are PDF format documents, very good!
- 2022-05-17 14:36:20下载
- 积分:1
-
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。...
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。-a good C programming model design manual to guide you to system architecture design. Along with a brief example of the code.
- 2022-05-06 07:38:15下载
- 积分:1
-
纳尔逊
Nelson-Siegel 模型
对债券收益率曲线的建模-Nelson-Siegel model to the bond yield curve modeling
- 2022-03-11 00:28:08下载
- 积分:1
-
适用于EM78系列的自动日期计数器,网络转载
适用于EM78系列的自动日期计数器,网络转载-Applicable to EM78 Series automatic date counters, network reprint
- 2023-09-06 21:05:04下载
- 积分:1
-
vegalynx utorial, English electronic version of the article, an example of intro...
vegalynx utorial,英文电子版文章,介绍了lynx一个例子,对新学习vega的人有很大帮助!-vegalynx utorial, English electronic version of the article, an example of introduction of the lynx, the new study vega people are very helpful!
- 2023-05-05 09:40:03下载
- 积分:1
-
程序设计规范简化版,武行大学电子信息学院光谱图象组程序设计手册,参照林锐博士的《高质量C++编程指南》修订而成,有参考价值...
程序设计规范简化版,武行大学电子信息学院光谱图象组程序设计手册,参照林锐博士的《高质量C++编程指南》修订而成,有参考价值-procedures simplified design specifications, unthreatened University"s School of Information Spectrum Group Image Design Manual procedures, in the light of Dr LIN "quality C Programming Guide," which amended a reference value
- 2022-03-20 02:37:49下载
- 积分:1
-
管理会计系统 主要功能在主页面左侧的菜单面中,通过鼠标左键点击“综合报表”项,可以看到该项目下各种报表标题,通常包括以下固定报表:
责任中心投入产出...
管理会计系统 主要功能在主页面左侧的菜单面中,通过鼠标左键点击“综合报表”项,可以看到该项目下各种报表标题,通常包括以下固定报表:
责任中心投入产出表
机构投入产出表
基层行投入产出表
基层机构投入产出表
柜员贡献产出表
客户经理贡献产出表
大客户投入产出分析表
公司业务部投入产出表
个人银行部投入产出表
房产金融部投入产出表
中间业务部投入产出表
资金部门投入产出表
保全部门投入产出表
经营部门业务指标表
客户经理业务指标表
柜员业务指标表
责任中心费用明细表-err
- 2022-02-06 04:21:05下载
- 积分:1
-
画图程序,可以画线,圆,矩形等,架构很好,方便扩展,用到了设计模式的思想...
画图程序,可以画线,圆,矩形等,架构很好,方便扩展,用到了设计模式的思想-drawing program, line drawing, round, rectangular, a good framework to facilitate the expansion of the use of design patterns thinking
- 2022-02-20 11:35:45下载
- 积分:1