-
建模我们的世界,ArcGIS入门经典资料,初学者必看
建模我们的世界,ArcGIS入门经典资料,初学者必看-Modeling our world, ArcGIS Introduction to classical information
- 2023-05-15 18:50:04下载
- 积分:1
-
计算机要想访问HD61 202。必须
首先读取状态字寄存器的内容。主要是
要判别状态宇中的 Busy”标志;在
“Busy”标志表示为O时。计算机方...
计算机要想访问HD61 202。必须
首先读取状态字寄存器的内容。主要是
要判别状态宇中的 Busy”标志;在
“Busy”标志表示为O时。计算机方可
访问HD61202。-Computer to visit the HD61 202. Status word must first register to read the content. The main building is to determine the status Busy " sign in" Busy " when the sign is expressed as O. Computer may visit HD61202.
- 2022-01-31 03:57:15下载
- 积分:1
-
matlab的标定工具箱,功能强大.可进行摄象机标定
matlab的标定工具箱,功能强大.可进行摄象机标定-matlab calibration toolbox and powerful. camera calibration can be carried out
- 2022-04-13 16:54:46下载
- 积分:1
-
Two data, one is the development of ST7565 notes, was very well written, and the...
两个资料,一个是ST7565的开发笔记,写得很好,另一个是SED 1565图形点阵LCD 模块的中文资料,可对比开发-Two data, one is the development of ST7565 notes, was very well written, and the other is SED 1565 dot-matrix graphic LCD module in Chinese information, comparing the development of
- 2022-08-16 06:43:52下载
- 积分:1
-
C#数据库项目例子,又人力资源管理系统,和财务管理系统两大项目,适合编程参照...
C#数据库项目例子,又人力资源管理系统,和财务管理系统两大项目,适合编程参照-C# Database project example, a human resources management system and financial management system the two projects, Programming for the light
- 2022-12-13 16:35:04下载
- 积分:1
-
用c嵌入到html文件中,称之为csp,类似于asp;主要应用在嵌入式领域...
用c嵌入到html文件中,称之为csp,类似于asp;主要应用在嵌入式领域-With c embedded in the html file, called csp, similar to the asp mainly used in embedded field
- 2022-02-21 01:18:30下载
- 积分:1
-
高质量cc++编程规范,是高质量编程必备学习手册
高质量cc++编程规范,是高质量编程必备学习手册-quality c c programming specification, high-quality programming necessary to study manual. .
- 2022-01-30 12:30:06下载
- 积分:1
-
- 2022-03-11 17:31:56下载
- 积分:1
-
c语言底层开的经验总结与技术提升,非常适合使用C做嵌入式或手机开发的软件工程师。...
c语言底层开的经验总结与技术提升,非常适合使用C做嵌入式或手机开发的软件工程师。-c language experience to open the bottom and the upgrading of technology is very suitable for the use of C or cell phone to do embedded software development engineers.
- 2022-05-05 12:45:39下载
- 积分:1
-
从结构上来说,实时多任务操作系统包括两部分,一部分为操作系统内核(kernel),即实时执行程序(Real Time Executive:RTX),另一部分是输...
从结构上来说,实时多任务操作系统包括两部分,一部分为操作系统内核(kernel),即实时执行程序(Real Time Executive:RTX),另一部分是输入输出部分(I/O)(注意开发系统不属于操作系统的范畴);嵌入式系统对I/O的需求通常比较小(无文件系统需求),因此很多实时多任务操作系统本质上就是一个实时执行程序,如AMX(Kadak),VRTX(Microtec),iRMX(Intel)等(这里的X即:eXecutive),如果纯粹从kernel的角度来考察目前流行的各种实时多任务操作系统的性能,它们的效率差别都不大。
在市面上可以得到一些RTX的源代码(有用C实现的,有用汇编实现的,还有用PL/M语言实现的),从internet上也可以荡一些下来(我介绍一个站点www.eg3.com,堪称世界电子工程师资源宝库),下面我要介绍的一个RTX版本(我命名为SRTX:short RTX),可以说是RTX中的元老级产品了,来自某研究所,九十年代初他们到美国考察,从美国某公司购得。五年以前,SRTX在国内有售,许多搞工控的研究所利用SRTX开发了一些大型或小型的产品,这里介绍的SRTX我作了一些简化和改动.
- 2023-01-05 16:25:03下载
- 积分:1