-
altera you must know the Nios development board, first provide lcd12864 characte...
大家一定知道altera的Nios开发板的,先提供lcd12864字符液晶驱动程序,供大家参考-altera you must know the Nios development board, first provide lcd12864 character LCD Driver for reference
- 2022-03-04 19:47:49下载
- 积分:1
-
1.1 产品(包括:列出各部分的程序名称、源程序行数、目标程序字节数、程序总计数量、存储形式,产品文档名称等) 1.2 主要功能及性能...
1.1 产品(包括:列出各部分的程序名称、源程序行数、目标程序字节数、程序总计数量、存储形式,产品文档名称等) 1.2 主要功能及性能-1.1 products (including : lists the names of some of the procedures, but a few sources, targets procedures bytes, a total number of procedures, storage forms, product names files, etc.) 1.2 main function and performance
- 2022-06-17 14:55:39下载
- 积分:1
-
Banking management has been done using the JAVA Applets.It is more attractive pr...
Banking management has been done using the JAVA Applets.It is more attractive program.
- 2022-04-08 09:09:11下载
- 积分:1
-
中国的Quartus II 6 intro_to_quartus2_英语手册
quartus II 6.0 中文使用手册
intro_to_quartus2_chinese-Chinese quartus II 6.0 manual intro_to_quartus2_ english
- 2022-12-28 07:35:04下载
- 积分:1
-
ASCII 2008 Votepack: 8 位 GFX 和音乐播放器
这是一个复杂的完整程序。
它是一个虚拟的图形和音乐比赛的作品集合。而是这些作品的包装。
在其原始格式 ZX 光谱中播放音乐。
该程序写在 PureBasic 和评论得很好。
- 2022-06-01 11:12:34下载
- 积分:1
-
课程设计,机票订购管理系统的测试报告,很详细
课程设计,机票订购管理系统的测试报告,很详细-Order Plane Ticket of Management System
- 2022-01-25 19:42:07下载
- 积分:1
-
校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名...
校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。-The realization of inter-school sports participate in the Games has n school, the school numbered 1 ... ... s. Men" s competition is divided into m-and n-women" s events. Item number for the men" s 1 ... ... m, women, m+1 ... ... m+ n. Different projects to take the top five or top three points to take the top five points are as follows: 7,5,3,2,1, the top three points are as follows: 5,3,2 which take five name or the top three set up by the students themselves.
- 2022-01-31 14:07:46下载
- 积分:1
-
deleting cookiew ver 3 from computer
deleting cookiew ver 3 from computer
- 2022-08-07 13:04:04下载
- 积分:1
-
嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA...
嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。
本文由清华嵌入式系统研究专家,邵贝贝教授领衔执笔,分六讲,跟读者一起学习MISRAC。
第一讲:“‘安全第一’的C语言编程规范”,简述MISRAC的概况。
第二讲:“跨越数据类型的重重陷阱”,介绍规范的数据定义和操作方式,重点在隐式数据类型转换中的问题。
第三讲:“指针、结构体、联合体的安全规范”,解析如何安全而高效地应用指针、结构体和联合体。
第四讲:“防范表达式的失控”,剖析MISRAC中关于表达式、函数声明和定义等的不良使用习惯,最大限度地减小各类潜在错误。
第五讲:“准确的程序流控制”,表述C语言中控制表达式和程序流控制的规范做法。
第六讲:“构建安全的编译环境”,讲解与编译器相关的规范编写方式,避免来自编译器的隐患。
希望大家喜欢。
-embedded system engineers use computer experts created by the C language, Embedded systems make application to rapid development MISRAC which is embedded system engineers from the C language embedded application made contributions. Now MISRA C has been more and more enterprises are accepted as for embedded system in C language standard, especially for high security requirements of embedded systems, software should comply with MISRA standards. This paper from Qinghua embedded systems, an expert P
- 2022-12-14 09:20:03下载
- 积分:1
-
状态图实际上是一类问题的抽象表示。事实上,有许多智力问题(如梵塔问题、旅行商问题、八皇后问题、农夫过河问题等)和实际问题(如路径规划、定理证明、演绎推理、机器人...
状态图实际上是一类问题的抽象表示。事实上,有许多智力问题(如梵塔问题、旅行商问题、八皇后问题、农夫过河问题等)和实际问题(如路径规划、定理证明、演绎推理、机器人行动规划等)都可以归结为在某一状态图中寻找目标或路径的问题。因此,研究状态图搜索具有普遍意义。
-State diagram is actually a class of abstract representation of the problem. In fact, there are many mental problems (such as the Hanoi Tower problem, traveling salesman problem, the eight queens problem, the farmer across the river and so on) and the actual problems (such as path planning, theorem proving, deductive reasoning, robot action planning, etc.) can be attributed to in a state diagram for the target or the path to find the problem. Therefore, the study state diagram search of universal significance.
- 2023-02-20 07:40:03下载
- 积分:1