-
化学元素周期表,包含所有已知元素,包括熔点、沸点、读音、英文名称等信息...
化学元素周期表,包含所有已知元素,包括熔点、沸点、读音、英文名称等信息-Periodic Table of the Elements include the new Elements, and include name, melting point,boiling point,spelling.
- 2022-10-31 08:10:03下载
- 积分:1
-
本程序是采用Rational rose 2003做的UML案例额,是初学者不得多得的参考。会有助于学习Rational rose 2003...
本程序是采用Rational rose 2003做的UML案例额,是初学者不得多得的参考。会有助于学习Rational rose 2003-This procedure is done using Rational rose 2003 case of the amount of UML, a beginner can not get a reference number. Will help to learn Rational rose 2003
- 2022-04-29 08:38:25下载
- 积分:1
-
This is a greedy algorithm using the algorithm for minimum spanning tree, accomp...
这是一个利用贪心算法求最小生成树的算法,内部附有说明-This is a greedy algorithm using the algorithm for minimum spanning tree, accompanied by internal
- 2023-03-13 17:05:03下载
- 积分:1
-
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单...
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。
大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
- 2022-08-26 14:00:02下载
- 积分:1
-
用MFC实现的在pocket PC之间通过红外技术通信的程序
用MFC实现的在pocket PC之间通过红外技术通信的程序-used in pocket PC through infrared technology communications procedures
- 2022-06-06 15:15:00下载
- 积分:1
-
chuankuo,biancheng
串口编程的例子,欢迎大家。下载共享。希望给你带来指引-chuankuo,biancheng
- 2023-02-06 11:10:04下载
- 积分:1
-
process scheduling process management when one of the main contents, design, dev...
进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操作实现进程互斥.-process scheduling process management when one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process running Transform deepen understanding and mastering. Computer simulation of the process of scheduling the operating system, create a process control block PCB, to include a description of the process of information, control of information and information resources. PCB simulation system based on perception of the existence and the process by which PCB contained in the variable changes and acquire where the process to achieve control system process activities. to achieve the process of the state and its conversion, the process of setting up and removed, and obstruction of the process of awakenin
- 2023-07-11 23:55:02下载
- 积分:1
-
Primary school curriculum design phase of operation, a c++ poker game, windows,...
小学期的课程设计作业,一个扑克牌c++游戏,windows下 visual c++6.0调试通过 -Primary school curriculum design phase of operation, a c++ poker game, windows, under visual c++6.0 to debug through the
- 2022-01-22 08:09:12下载
- 积分:1
-
嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作...
嵌入式系统的文件操作源码。实现在嵌入式系统下的TXT文件的各种操作-Embedded operating system source document. Embedded systems in achieving the TXT documents the various operational
- 2023-08-21 16:10:03下载
- 积分:1
-
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观...
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观行为出发,揭示问题的本质所 在。在演示中我们把小球滚动最快的轨迹称为“最速降线”。这是测试版,完全版可以到http://shizp.vicp.net索取-You can find the completed vision at:http://shizp.vicp.net
- 2022-02-03 00:24:43下载
- 积分:1