-
this software manages 360 degrees way of managing employees as a sample written...
this software manages 360 degrees way of managing employees as a sample written for running from apache
- 2023-07-30 02:50:03下载
- 积分:1
-
使用RAD类型工具的人越来越多了,虽然我对于RAD类的工具向来不多作评议,但我还是常常使用的。所以我深深的知道这类工具虽然给我们带来了便利,使我们能不用将更多的...
使用RAD类型工具的人越来越多了,虽然我对于RAD类的工具向来不多作评议,但我还是常常使用的。所以我深深的知道这类工具虽然给我们带来了便利,使我们能不用将更多的精力放在界面上,但同时也将初学者紧紧的圈在了他所提供的控件和组件中。所以很多人并不能真正的了解windows的消息驱动原理以及windows的运作过程。本文中我们就一起来学习一下windows的运作过程,使我们对delphi这样一个优秀的编程工具有一个新的认识,并对windows下的程序编写有更深刻、透辟的了解和认识。-RAD type of tool used more and more people, although I have RAD tools have always been small for the council, but I often use. Therefore, I deeply know that although such tools has brought us convenience, so that we can not put more focus on the interface, but at the same time will also be closely beginners circle in which he controls and components provided by in. Therefore, many people can not really understand the windows of the message-driven principle as well as the operation of windows. In this article we will work together to learn about the operation of windows, so we have such a good delphi programming tools have a new understanding of, and under windows programmers have more profound and thorough understanding and knowledge.
- 2022-05-23 15:39:08下载
- 积分:1
-
一个简单ERP的设计,主要完成概要设计和详细设计部分的功能。...
一个简单ERP的设计,主要完成概要设计和详细设计部分的功能。-ERP a simple design, the main outline of the design and completed part of the detailed design features.
- 2022-02-04 23:45:13下载
- 积分:1
-
GBT16260.1~4,软件工程产品质量,共四部分:质量模型、外部度量、内部度量、使用质量的度量。...
GBT16260.1~4,软件工程产品质量,共四部分:质量模型、外部度量、内部度量、使用质量的度量。-GBT16260.1 ~ 4, software engineering, product quality, a total of four parts: Quality model, an external measure, the internal measure, the use of quality measurement.
- 2023-04-12 21:40:03下载
- 积分:1
-
软件开发规范的实施文档,PDG格式
软件开发规范的实施文档,PDG格式-software development in the delivery of documents, PDG format
- 2022-05-28 17:57:56下载
- 积分:1
-
可以查询一个人生活了的天数,星座。某天是星期几。某天基础上增加多少天后是怎样。...
可以查询一个人生活了的天数,星座。某天是星期几。某天基础上增加多少天后是怎样。-A person can learn about the number of days lived, constellation. One day the week. One day the basis of increase in the number of days is going to be.
- 2022-01-21 04:22:43下载
- 积分:1
-
VB Code to convert fig to word
VB Code to convert fig to word
- 2022-03-19 13:10:42下载
- 积分:1
-
AS3源码小游戏(猜数字)
AS3源码小游戏(猜数字)
- 2022-06-16 06:31:17下载
- 积分:1
-
Students in the system, you can enter the Student ID, name, address, telephone a...
学生系统,可以输入学号、姓名、地址、电话等,可以查询、可以保存-Students in the system, you can enter the Student ID, name, address, telephone and so on, you can query, you can save
- 2022-01-26 04:14:18下载
- 积分: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