-
基于COM的组件式GIS研究与应用,论文,值得参考
基于COM的组件式GIS研究与应用,论文,值得参考-COM-based component-based GIS research and application papers, it is also useful
- 2022-03-21 14:13:01下载
- 积分:1
-
使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了...
使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了一种用VC实现的对文件名进行劈批处理的方法,可以方便的实现对大量文件的操作。
-The use of the computer files will be the operational problems encountered, if a large number of documents on the implementation of copy, delete, change file names, such as the operation, which, if only to provide the functions of Windows operating system to address, time-consuming and laborious, this paper presents a use VC realize the cleavage of the file name for the batch method, you can easily realize a large number of documents on the operation.
- 2022-02-13 09:55:29下载
- 积分:1
-
VB绿色 VB绿色 VB绿色 VB绿色 VB绿色 VB绿色
VB绿色 VB绿色 VB绿色 VB绿色 VB绿色 VB绿色-VB
- 2022-01-30 18:58:14下载
- 积分:1
-
公积金监管系统客户端,是新疆公积金监管系统的客户端软件,采用了webservice+Dcom...
公积金监管系统客户端,是新疆公积金监管系统的客户端软件,采用了webservice+Dcom-provident fund client monitoring system, monitoring system Xinjiang provident fund client software, using a webservice Dcom
- 2023-03-26 03:20:04下载
- 积分:1
-
通过建立一个倒立摆系统的数学模型,对其进行数学建模。
】通过建立倒立摆系统的数学模型,应用状态反馈控制配置系统极点设计倒立摆系统的
控制器,实现其状态反馈,从而使倒立摆系统稳定工作。之后通过MA TLAB 软件中Simulink
工具对倒立摆的运动进行计算机仿真,仿真结果表明,所设计方法可使系统稳定工作并具有良
好的动静态性能-] Through the establishment of an inverted pendulum system mathematical model, the application of state feedback control design configuration of the system pole inverted pendulum system controller, to achieve its state-feedback, so that the work of the inverted pendulum system is stable. After the adoption of MA TLAB software Simulink tool for inverted pendulum movement of the computer simulation, simulation results show that the design work will enable the system is stable and has good static and dynamic performance
- 2022-02-24 19:00:34下载
- 积分:1
-
Welcome to "PLC serial communications debugging"
This software mainly used f...
欢迎使用“PLC串口通信调试”
本软件主要用于PLC(或单片机)与计算机的串口通信调试。软件根据目前PLC常用的多种串行通信协议的特点设计,数据的输入、组织和显示方式灵活多样,便于使用和观察调试。
在编制计算机与PLC的串口通信程序时,由于计算机和可编程设备双方均需编制通信程序,调试时往往不知道是哪一方的程序出了问题。可以使用本软件调试PLC一侧的程序,调试正确后再调试计算机侧的程序。本软件为PLC串口通信程序的调试提供了便利。-Welcome to "PLC serial communications debugging"
This software mainly used for PLC (or single-chip) and the computer s serial communication debugging. According to the current PLC software for a variety of common characteristics of serial communication protocol design, data input, organize, and display flexible, easy-to-use debugging and observation.
In the preparation of the computer s serial communication with the PLC program, computers and programmable devices as a result of both procedures require the preparation of communication, debugging often do not know which side the procedure is a problem. Can use the software side of the PLC program debugging, testing the right side after the debugging of computer procedures. The software for the PLC seria
- 2022-08-13 18:47:23下载
- 积分:1
-
乔斯实验室的引导加载程序
上海交通大学软件学院软件专业操作系统课程的第一个lab,关于boot loader启动的过程,虽然lab不难,但是对于学习操作系统启动的过程是非常有用的。我提交的代码已经全部过了测试。
- 2022-03-20 09:04:58下载
- 积分:1
-
Web项目解决方案框架,一般的讲,大型系统采用UML UserCase表达客户需求。UML建模...
Web项目解决方案框架,一般的讲,大型系统采用UML UserCase表达客户需求。UML建模-Web projects solution framework, in general, large-scale systems using UML UserCase expression of customer needs. UML Modeling
- 2022-03-24 16:27:58下载
- 积分:1
-
vhdl实用教程,帮助学习vhdl语言。EDA教学用的语言。
vhdl实用教程,帮助学习vhdl语言。EDA教学用的语言。-EDA learn for vhdl
- 2022-07-10 17:20:06下载
- 积分: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