-
C#等高线绘图软件
根据上传的经纬度坐标,通过得到的权值由XYZ,画出等值线地图,其中包括对等值线的插值处理以及对地图控件GMAP的操作,非常值得大家来学习一下,是实例地图上绘制由离散点绘制等高线的好项目
- 2022-01-26 06:09:32下载
- 积分:1
-
LM324型直流电机速度控制器
这是直流电机速度控制器,,,,,完整的原理图和施工手册指示的…
- 2023-08-26 09:15:03下载
- 积分:1
-
here, including almost all of the data structure of the small simple procedures...
在这里,包含了几乎所有的数据结构的简单小程序,希望大家会喜欢!
- 2022-07-20 00:21:28下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
医院管理系统
医院管理系统
- 2022-07-16 13:02:31下载
- 积分:1
-
以太网通讯例子
以太网通讯例子-客户端,配合以太网通讯例子-服务器用-Ethernet communication example- the client, with the Ethernet communication example- the server to use
- 2022-01-25 17:44:54下载
- 积分:1
-
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵...
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
- 2023-01-21 20:05:03下载
- 积分:1
-
vb开发的简单学生成绩查询系统,具备简单的查询,修改,增加,删除等功能。...
vb开发的简单学生成绩查询系统,具备简单的查询,修改,增加,删除等功能。-vb development of student achievement simple query system with a simple query, modify, add, delete functions.
- 2022-02-24 13:05:47下载
- 积分:1
-
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高...
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高企业的运作效率和企业形象,得到了企业的广泛关注。上海Foxboro有限公司在工业智能自动化领域为广大用户提供了优秀的产品和服务,随着互连网技术的发展和应用,为了进一步满足客户的需求,公司提出将现有的IA系列产品SCADA与Web技术有机结合起来,实现基于Web技术的SCADA通用监控平台。-Universal Web-based technology platform to monitor the Internet as the core of the technological revolution, is to the human work, life, and even bring about great changes in survival. How to existing application systems and the success of the combination of Internet technology to further enhance the operational efficiency and corporate image, has been widespread concern in the enterprise. Shanghai Foxboro Company Limited in the industrial field of intelligent automation to provide customers with excellent products and services, with Internet development and application of technology, in order to further meet customer demand, the company proposed to the existing SCADA and IA products Web technology combine Web-based SCADA common monitoring platform.
- 2022-03-22 06:53:26下载
- 积分:1
-
51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!...
51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!-IR
- 2023-02-04 04:30:04下载
- 积分:1