搜索资源列表
VB6.0vade
- 讲述了Visual Basic6.0概述,Visual Basic6.0可视化开发环境概述,Visual Basic6.0简单程序设计,代码基础,基本控制结构,数组、枚举与甩户自定义类型,过程与程序调试,常用内部控件,程序界面设计,图形图像和多媒体控件,文件、驱动器和文件夹,数据库技术,定制帮助和制作安装程序等-on Visual Basic 6.0 overview Visualization of Visual Basic 6.0 development environment overvi
这是在VS2008下创建对话框程序和自定义控件的一个课件
- 这是在VS2008下创建对话框程序和自定义控件的一个课件,内有文档说明和详细的源代码。-This is a dialog box in VS2008 to create a custom control program and courseware, and detailed documentation within the source code.
Intouch
- Intouch 一种工业自动化组态件,Wonderware公司产品InTouch HMI软件用于可视化和控制工业生产过程。它为工程师提 供了一种易用的开发环境和广泛的功能,使工程师能够快速地建立、测试和部署强大的连接和传递实时信息的自动化应用。InTouch软件是一个开放的、可扩展的人机界面,为定制应用程序设计提供了灵活性,同时为工业中的各种自动化设备提供了连接能力。-Intouch pieces of a configuration of industrial automation,
LCD-Drive-and-control-based-on-NIOSII
- 本文介绍了一种基于NIOS II软核处理器实现对LCD-LQ057Q3DC02控制的新方法。在设计中利用FPGA的Altera的SOPC Builder定制NIOS II软核处理器及其与显示功能相关的“软” 硬件模块来协同实现显示控制的软硬件设计。利用SOPC技术,将NIOS II CPU和LCD控制器放在同一片FPGA中,解决了通常情况下必须使用LCD 控制专用芯片才能解决LCD显示的问题。-This article describes an approach based on NIOS II
jisuanqi12345657
- 4*4计算器 利用并行接口进行键盘扫描,自定义距阵键盘键值,实时显示输入数值,设计的计算器有差错控制功能,能正确进行两位数的加、减、乘、除运算功能。可以进行对输入数据进行编辑,有实时删除功能。配合差错控制,有错误信息提示功能。-4* 4 calculator using the keyboard scan parallel interface, a custom matrix keyboard keys, real-time display input values, there were er
Ch8
- ADP宏指令: ADP提供了一种既方便又功能强大的宏指令应用方式,使人机得以经由内部宏指令(Macro Function)功能执行数值运算,逻辑判断,流程控制,数值传递,数值转换,定时器计数器,自定通讯指令操作等等,由宏指令的使用可让人机不仅和PLC联机通讯,同时由另一通讯端口来执行同其它通讯设备联机,此功能不仅提供有效的系统整合同时成为最经济便宜的硬件应用架构。而且使用宏指令也可大大的减少PLC的程序容量,让PLC的控制精度及效率最佳化。-ADP macros: ADP provides
v
- 个人防火墙核心技术是数据包的截获,通过SPI 服务提供者接口进行网络数据包( Service Provider Interface) 截获能够最完备地得到进程访网信息. 一个功能完备的个人防火墙系统不仅能够封 包截获,还应能解析协议、支持自定义控管规则以及日志记录随时的网络通信状况. 本项目遵循SPI 规 范完整实现了上述功能,给出了一个Windows 下的个人防火墙系统实现过程中的技术要点分析.-Personal firewall core technology is interc
FreeProtocol
- 由于工业控制设备多样化,为避免EB8000可提供的通讯驱动的不足,使用者可利用[宏指令]编辑自定的通讯协议封包,来发送通讯命令格式并操控外部设备,以提升设备控制的效率。-As the diversification of industrial control equipment, in order to avoid the EB8000 provides communications-driven enough, users can use [macro] edit a custom commu
VB-TextBox-control-in-a-custom-implementation-of-t
- VB中自定义TextBox控件右键菜单的实现VB TextBox control in a custom implementation of the context menu-VB TextBox control in a custom implementation of the context menu
MyTreeCtrlBrowse
- 一个非常不错的软件,全面介绍了vc控件Ctreectrl的自定义类,以及自定义类的属性方法的全面定义-A very good software, a comprehensive introduction to the control Ctreectrl vc custom class, and method of custom class comprehensive definition of property
stry
- 测控为行业测试定制软件平台Custom software test monitoring and control platform for the industry-Custom software test monitoring and control platform for the industry
family-health-expert
- hill文档:本文介绍基于NiosII系统的家庭健康专家的设计。该设备定位于医疗保健领域内的家用电子产品,为家庭各个成员提供健康测量、健康教育、科学锻炼与数据综合等功能。设备采用了uC/OSII实时操作系统,可灵活的自定义外设,实现了大容量的数据存储,友好的用户界面和可靠的系统控制。-This article describes the design based on NiosII system of family health experts. The positioning of the d
UberGallery-v2.4.2
- 一个简单易用的相册,使用PHP语言开发,不需要数据库。UberGallery的设计基于超简单的管理,外观整洁和专业。它无需数据库和管理控制。为你的公文包添加项目就和上传相片一样简单,同时你可为每一个图片集付上信息文档,公文包里东西的运行均是通过一个简单的php文档,你可以通过html和css样式表来很容易的定制php文档。UberGallery适合摄影师,美术设计者,插图画家,web开发者-A simple and easy-to-use photo album, using PHP langu
operating-system-jobs---lab-report
- 自定义进程相关的数据结构; 利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合; 利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法); 测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data stru
ondera
- Custom tools for MATLAB supporting analysis and design of nonlinear control systems are introduced in this paper. The paper demonstrates their use to solve sample nonlinear control problems and presents some of the MATLAB algorithms invol
UsersControl-Of-VB.NET
- vb.net中用户自定义控件中属性、方法、事件的理解-understanding vb.net user custom control properties, methods, events
wfuclDGRAIC
- Custom Control project
Analysis-of-HVDC-converters
- 本文基于宁东直流输电工程的实际设备的数据,在PSCAD/EMTDC中建立了包含换流器、换流变压器、直流滤波器、交流滤波器和无功补偿设备、平波电抗器以及直流输电线路的模型,并按照CIGRE直流输电系统基准模型的典型控制方式,建立了初步的直流输电三级控制结构,并分析了控制逻辑中PI环节参数的选择问题:基于BPA仿真模型中的元件模型与参数,在PSCAD/EMTDC中建立了山东电网500kV动态等值之后的交流系统模型,包括发电机、励磁机、调速器、电力系统稳定器、变压器、负荷以及输电线路等设备的模型,利用
Word2Pdf-1.02
- C# Study Notes (very classic) man csEXWB is a C# .NET 2.0 control t C# form personalized design like C# implementation code display, i C# implementation of the windows c# winform contraction box, can s DateTime Picker Demo , goo
automated-testing-framework
- 基于TestNG的水资源信息系统自动化测试框架-This paper researched the typical automated testing framework, designed a layered WEB automation testing framework based on open source tools. The framework achieved a unified management interface elements and test data, suppo
