搜索结果

找到约 96 项符合 CLOSE 的查询结果

allegro US Navy VHDL Modelling Guide

  This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as guidance for the deve ...
https://www.eeworm.com/dl/allegro/20112.html
下载: 162
查看: 1232

可编程逻辑 US Navy VHDL Modelling Guide

  This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as guidance for the deve ...
https://www.eeworm.com/dl/kbcluoji/40131.html
下载: 130
查看: 1091

Delphi控件源码 delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd

delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0) pos(obj,target) 在target字符串中找出第一个出现obj的第一个字符位置,如果找不到,返回0. 2、如何使窗口全屏,类似游戏一样,而不是窗口的最大化! ...
https://www.eeworm.com/dl/666/250316.html
下载: 179
查看: 1156

书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building

ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipula ...
https://www.eeworm.com/dl/532/284115.html
下载: 138
查看: 1136

*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_fami ...
https://www.eeworm.com/dl/631/471268.html
下载: 76
查看: 1074

文章/文档 主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetConte

主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open("FileExt.txt",Cfile::modeRead)) { CString strTemp,strOut while(sf.ReadString(strTemp)) { if(strTemp.Left(m_strExt.G ...
https://www.eeworm.com/dl/652/318659.html
下载: 186
查看: 1059

其他 WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/I

WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持 ...
https://www.eeworm.com/dl/534/265270.html
下载: 106
查看: 1098

单片机开发 c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/

c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={ 0x00, // control regesiter 1 0x00, // control regesiter 2 0x01, / ...
https://www.eeworm.com/dl/648/169830.html
下载: 25
查看: 1107

技术资料 基于智能云的“单片机”课程在线闭环教学平台

本文在分析了传统单片机开环教学模式的情况下,提出了基于智能云开发板的在线闭环教学平台,清晰描述了该在线教学平台的总体结构、硬件设计、软件设计和智能云服务器设计,并详细解释了该教学平台的主要特点。该平台的设计为单片机教学的在线化和远程化改进方面做出了有益的探索。After analyzing the traditional open-loop t ...
https://www.eeworm.com/dl/897104.html
下载: 9
查看: 5230

技术资料 基于单片机的幼儿防触风扇控制系统设计

风扇是大众电器,技术的发展,风扇的功能日趋多元,各种新型风扇相继问世。然而,却鲜有商家在设计产品时考虑到风扇的使用安全问题。本论文将介绍一种基于单片机的幼儿防触风扇系统,设计通过检测接近物的实时距离来控制电风扇的启停。系统主要选用STC89C52单片机作为控制中心,HC-SR04超声波传感器检测实时距离,液晶屏显示实时距 ...
https://www.eeworm.com/dl/896571.html
下载: 4
查看: 3560